mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-06-25 01:10:35 +08:00
f6ceb08522
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.