mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-05-29 03:36:07 +08:00
vehicle_constraints: landing gear up boolean
This commit is contained in:
committed by
Lorenz Meier
parent
7d7a2dffbf
commit
cdb723e54c
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user