mirror of
https://github.com/paparazzi/paparazzi.git
synced 2026-06-06 16:42:47 +08:00
vect3 for fms speed
This commit is contained in:
@@ -59,7 +59,7 @@ struct Booz_fms_command {
|
||||
union {
|
||||
struct Int32Vect3 rate;
|
||||
struct Int32Eulers attitude;
|
||||
struct Int32Vect2 speed;
|
||||
struct Int32Vect3 speed; //FIXME Warning z is heading rate
|
||||
struct Int32Vect3 pos; //FIXME Warning z is heading
|
||||
} h_sp;
|
||||
union {
|
||||
|
||||
Reference in New Issue
Block a user