mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-06-07 17:35:22 +08:00
5b132aef70
If velocity offboard control is used, it makes sense to lock/hold position if the velocity input is 0. If this is not done, we will slowly drift because nothing is integrating to keep the UAV at its position.