Browse Source

Land detection topic: Add ground contact state

sbg
Lorenz Meier 8 years ago
parent
commit
36026fb631
  1. 1
      msg/vehicle_land_detected.msg

1
msg/vehicle_land_detected.msg

@ -1,2 +1,3 @@ @@ -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

Loading…
Cancel
Save