mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-07-13 16:50:34 +08:00
df54f938ef
It is important that setpoints get initialized with NAN and not overwritten if specifically set by a successful flight task execution. It's then clear if any setpoints were intentionally and successfully set. Crucial for the position controller's emergency failsafe and the seamless setpoint handover to the next flight task.