mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-06-06 16:49:51 +08:00
4 lines
168 B
Plaintext
4 lines
168 B
Plaintext
uint64 timestamp # timestamp of the setpoint
|
|
bool landed # true if vehicle is currently landed on the ground
|
|
bool freefall # true if vehicle is currently in free-fall
|