mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-05-24 15:15:55 +08:00
Land detection topic: Add ground contact state
This commit is contained in:
@@ -1,2 +1,3 @@
|
||||
bool landed # true if vehicle is currently landed on the ground
|
||||
bool freefall # true if vehicle is currently in free-fall
|
||||
bool ground_contact # true if vehicle has ground contact but is not landed
|
||||
|
||||
Reference in New Issue
Block a user