mirror of
https://gitee.com/xiaohuolufeihua/bizhang_-obav.git
synced 2026-05-21 01:12:11 +00:00
Commander: clarify the rc override message
Message says novice understanable what happened.
This commit is contained in:
committed by
Julian Oes
parent
116a094e31
commit
1d89351149
@@ -1769,7 +1769,7 @@ Commander::run()
|
||||
|
||||
// revert to position control in any case
|
||||
main_state_transition(status, commander_state_s::MAIN_STATE_POSCTL, status_flags, &_internal_state);
|
||||
mavlink_log_info(&mavlink_log_pub, "Autonomy off! Returned control to pilot");
|
||||
mavlink_log_info(&mavlink_log_pub, "Pilot took over control using sticks");
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user