mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-06-28 03:30:36 +08:00
Removed actuator_control_mode flags...Using pre-existing flags instead
This commit is contained in:
committed by
Thomas Gubler
parent
d7dc3a3ee8
commit
220fb19eb7
@@ -61,7 +61,6 @@ struct offboard_control_mode_s {
|
||||
bool ignore_position;
|
||||
bool ignore_velocity;
|
||||
bool ignore_acceleration_force;
|
||||
bool actuator_control_mode;
|
||||
|
||||
}; /**< offboard control inputs */
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user