mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-07-07 01:30:36 +08:00
clang-tidy: enable readability-redundant-control-flow and fix
This commit is contained in:
@@ -302,9 +302,6 @@ RoverPositionControl::control_velocity(const matrix::Vector3f ¤t_velocity,
|
||||
_act_controls.control[actuator_controls_s::INDEX_YAW] = 0.0f;
|
||||
|
||||
}
|
||||
|
||||
return;
|
||||
|
||||
}
|
||||
|
||||
void
|
||||
|
||||
Reference in New Issue
Block a user