mirror of
https://gitee.com/xiaohuolufeihua/bizhang_-obav.git
synced 2026-05-21 01:12:11 +00: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