mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-03-27 17:44:16 +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
|