|
From: | Devyesh Tandon |
Subject: | Re: [Paparazzi-devel] Alignment of Body axis and Rotation matrices |
Date: | Mon, 23 Nov 2015 23:00:11 +0530 |
You can get the attitude (w.r.t. NED local frame) in different representations from the state interface:Hi,the body frame is a standard aerospace X-forward, Y-right, Z-down frame.
http://docs.paparazziuav.org/latest/group__state__interface.htmlIf you want the attitude w.r.t. ECEF, you have calculate it using the state.ned_origin_i.ltp_of_ecef rotation matrix.Cheers, FelixOn Fri, Nov 20, 2015 at 4:52 PM, Devyesh Tandon <address@hidden> wrote:_______________________________________________Hi Guys,I would like to know how is Body frame aligned to the quadrotor. Is there any documentation for the same? I tried searching but I could not find the same.Also is there a function which can fetch ENU/ECEF to body rotation matrix/Euler Angles that can be used for further computations?Thanks a lot! :)Devyesh Tandonᐧ
Paparazzi-devel mailing list
address@hidden
https://lists.nongnu.org/mailman/listinfo/paparazzi-devel
_______________________________________________
Paparazzi-devel mailing list
address@hidden
https://lists.nongnu.org/mailman/listinfo/paparazzi-devel
[Prev in Thread] | Current Thread | [Next in Thread] |