mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-05-02 05:04:08 +08:00
7 lines
230 B
Plaintext
7 lines
230 B
Plaintext
uint64 timestamp # time since system start (microseconds)
|
|
|
|
float32 speed # [m/s] collective roll-off speed in body x-axis
|
|
float32 yaw_rate # [rad/s] yaw rate
|
|
|
|
# TOPICS differential_drive_setpoint differential_drive_control_output
|