vect3 for fms speed

This commit is contained in:
Gautier Hattenberger
2009-10-19 11:25:50 +00:00
parent a106cf9293
commit 3cca2e67d0
+1 -1
View File
@@ -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 {