mirror of
https://gitee.com/xiaohuolufeihua/bizhang_-obav.git
synced 2026-05-21 09:22:18 +00:00
FlightModeManager: make sure emergency failsafe works
This commit is contained in:
committed by
Daniel Agar
parent
8329208b84
commit
8edb06e94f
@@ -220,7 +220,7 @@ private:
|
||||
* to true, the failsafe will be initiated immediately.
|
||||
*/
|
||||
void failsafe(const hrt_abstime &now, vehicle_local_position_setpoint_s &setpoint, const PositionControlStates &states,
|
||||
const bool force, bool warn);
|
||||
bool warn);
|
||||
|
||||
/**
|
||||
* Reset setpoints to NAN
|
||||
|
||||
Reference in New Issue
Block a user