mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-04-14 10:07:39 +08:00
By running the loop in mc_pos_control without successfully polling on position data, we still copy the manual input over so that mc_att_control can consume it. This allows to fly in manual mode without GPS and no position estimate.