mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-04-14 10:07:39 +08:00
Previously acceleration setpoints were not executed and just used to pass a possible rough initialization value for the next task. Now they get executed by the multicopter controller and hence overwriting them with rough estimates doesn't work anymore.