You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The problem was is that the last remembered setpoint was reset to the current position if auto_arm parameter is True.
I changed this behavior to mode complex: it only happens only if auto_arm parameter actually has come effect (drone is not armed or not in the offboard mode).
Problem occurred a few times, but I can no longer recreate it.
Example code:
Expected
/simple_offboard/state
topic data:Actual
/simple_offboard/state
topic data:The text was updated successfully, but these errors were encountered: