Skip to content
Snippets Groups Projects
Commit 82d4cd6d authored by Simone Guscetti's avatar Simone Guscetti Committed by Dennis Mannhart
Browse files

position_setpoint: Change deploy gear to landing gear

- Use the values from landing_gear.msg
parent 2f7c8569
No related branches found
No related tags found
No related merge requests found
......@@ -39,7 +39,7 @@ bool yaw_valid # true if yaw setpoint valid
float32 yawspeed # yawspeed (only for multirotors, in rad/s)
bool yawspeed_valid # true if yawspeed setpoint valid
bool deploy_gear # deploy landing gear
int8 landing_gear # landing gear: see definition of the states in landing_gear.msg
float32 loiter_radius # loiter radius (only for fixed wing), in m
int8 loiter_direction # loiter direction: 1 = CW, -1 = CCW
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment