|
|
|
@ -955,7 +955,6 @@ private:
@@ -955,7 +955,6 @@ private:
|
|
|
|
|
void accel_control_run(); |
|
|
|
|
void velaccel_control_run(); |
|
|
|
|
void posvelaccel_control_run(); |
|
|
|
|
void set_desired_velocity_with_accel_and_fence_limits(const Vector3f& vel_des); |
|
|
|
|
void set_yaw_state(bool use_yaw, float yaw_cd, bool use_yaw_rate, float yaw_rate_cds, bool relative_angle); |
|
|
|
|
|
|
|
|
|
// controls which controller is run (pos or vel):
|
|
|
|
|