3 changed files with 9 additions and 0 deletions
@ -0,0 +1,6 @@
@@ -0,0 +1,6 @@
|
||||
uint64 timestamp # in microseconds since system start |
||||
|
||||
float32 roll # body angular rates in NED frame |
||||
float32 pitch # body angular rates in NED frame |
||||
float32 yaw # body angular rates in NED frame |
||||
float32 thrust # thrust normalized to 0..1 |
Loading…
Reference in new issue