mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-04-14 10:07:39 +08:00
10 lines
204 B
Plaintext
10 lines
204 B
Plaintext
uint64 timestamp # time since system start (microseconds)
|
|
|
|
float32 horizontal_slope_displacement
|
|
|
|
float32 slope_angle_rad
|
|
|
|
float32 flare_length
|
|
|
|
bool abort_landing # true if landing should be aborted
|