mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-04-14 10:07:39 +08:00
6 lines
279 B
Plaintext
6 lines
279 B
Plaintext
uint64 timestamp # time since system start (microseconds)
|
|
|
|
float32 speed # [m/s] [-inf, inf] Speed setpoint
|
|
float32 bearing # [rad] [-pi, pi] from North.
|
|
float32 yaw # [rad] [-pi, pi] (Optional, defaults to current vehicle yaw) Vehicle yaw setpoint in NED frame
|