mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-04-14 10:07:39 +08:00
Once passed the transition and in FW mode, it takes some ms unitl the FW att sp is updated by the FW att controller. During this time the last published attitude sp is kept bein used, which is the one that was published during transition. So let's fill the thrust[0] of it. Signed-off-by: Silvan Fuhrer <silvan@auterion.com>