mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-07-05 01:20:34 +08:00
FlightTaskAuto minor clean up
This commit is contained in:
committed by
Lorenz Meier
parent
ae0f02f67d
commit
816f2d12d5
@@ -109,7 +109,6 @@ void PositionControl::generateThrustYawSetpoint(const float &dt)
|
||||
if (!_skipController) {
|
||||
_positionController();
|
||||
_velocityController(dt);
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user