mirror of
https://github.com/paparazzi/paparazzi.git
synced 2026-06-06 16:58:48 +08:00
added ecef_to_body_quat field to fdm
This commit is contained in:
@@ -44,6 +44,7 @@ struct NpsFdm {
|
||||
struct NedCoor_d ltpprz_ecef_accel;
|
||||
|
||||
/* attitude */
|
||||
struct DoubleQuat ecef_to_body_quat;
|
||||
struct DoubleQuat ltp_to_body_quat;
|
||||
struct DoubleEulers ltp_to_body_eulers;
|
||||
struct DoubleQuat ltpprz_to_body_quat;
|
||||
|
||||
Reference in New Issue
Block a user