mirror of
https://gitee.com/xiaohuolufeihua/bizhang_-obav.git
synced 2026-05-22 01:12:31 +00:00
Attitude: Remove redundant timestamp
This commit is contained in:
@@ -1,5 +1,4 @@
|
|||||||
# This is similar to the mavlink message ATTITUDE, but for onboard use */
|
# This is similar to the mavlink message ATTITUDE, but for onboard use
|
||||||
uint64 timestamp # in microseconds since system start
|
|
||||||
float32 rollspeed # Angular velocity about body north axis (x) in rad/s
|
float32 rollspeed # Angular velocity about body north axis (x) in rad/s
|
||||||
float32 pitchspeed # Angular velocity about body east axis (y) in rad/s
|
float32 pitchspeed # Angular velocity about body east axis (y) in rad/s
|
||||||
float32 yawspeed # Angular velocity about body down axis (z) in rad/s
|
float32 yawspeed # Angular velocity about body down axis (z) in rad/s
|
||||||
|
|||||||
Reference in New Issue
Block a user