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

mc_pos_control: remove _limit_vel_xy

parent 9ea465b6
No related branches found
No related tags found
No related merge requests found
......@@ -238,7 +238,6 @@ private:
bool _hold_offboard_xy = false;
bool _hold_offboard_z = false;
bool _limit_vel_xy = false;
math::Vector<3> _thrust_int;
math::Vector<3> _pos;
......
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