Skip to content
Snippets Groups Projects
Commit 65ad6eda authored by Dennis Mannhart's avatar Dennis Mannhart Committed by Lorenz Meier
Browse files

ManualSmoothingXY: remove empty lines

parent b9d5189f
No related branches found
No related tags found
No related merge requests found
......@@ -61,8 +61,6 @@ void
ManualSmoothingXY::_updateAcceleration(matrix::Vector2f &vel_sp, const matrix::Vector2f &vel, const float &yaw,
const float &yawrate_sp, const float dt)
{
Intention intention = _getIntention(vel_sp, vel, yaw, yawrate_sp);
// Adapt acceleration and jerk based on current state and
......
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