mirror of
https://gitee.com/xiaohuolufeihua/bizhang_-obav.git
synced 2026-05-22 01:12:31 +00:00
reset transition failsafe state after switching out of failed transition mode
This commit is contained in:
@@ -441,6 +441,7 @@ VtolAttitudeControl::is_fixed_wing_requested()
|
||||
} else {
|
||||
// the state changed to mc mode, reset the abort request
|
||||
_abort_front_transition = false;
|
||||
_vtol_vehicle_status.vtol_transition_failsafe = false;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user