Browse Source

vehicle_constraints: landing gear up boolean

sbg
Dennis Mannhart 7 years ago committed by Lorenz Meier
parent
commit
cdb723e54c
  1. 2
      msg/vehicle_constraints.msg

2
msg/vehicle_constraints.msg

@ -6,3 +6,5 @@ float32 speed_xy # in meters/sec @@ -6,3 +6,5 @@ float32 speed_xy # in meters/sec
float32 speed_up # in meters/sec
float32 speed_down # in meters/sec
float32 tilt # in radians [0, PI]
bool landing_gear_up # true when up, false when down

Loading…
Cancel
Save