forked from Archive/PX4-Autopilot
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
|