paparazzi-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Paparazzi-devel] Alignment of Body axis and Rotation matrices


From: Felix Ruess
Subject: Re: [Paparazzi-devel] Alignment of Body axis and Rotation matrices
Date: Sat, 21 Nov 2015 19:07:50 +0100

Hi,

the body frame is a standard aerospace X-forward, Y-right, Z-down frame.
You can get the attitude (w.r.t. NED local frame) in different representations from the state interface:
http://docs.paparazziuav.org/latest/group__state__interface.html
If you want the attitude w.r.t. ECEF, you have calculate it using the state.ned_origin_i.ltp_of_ecef rotation matrix.

Cheers, Felix

On 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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]