mirror of
https://gitee.com/xiaohuolufeihua/bizhang_-obav.git
synced 2026-05-22 01:12:31 +00:00
stop spamming console with timeout warnings
This commit is contained in:
committed by
Lorenz Meier
parent
c626f5b001
commit
87e5499ad2
@@ -339,6 +339,7 @@ Navigator::task_main()
|
||||
/* timed out - periodic check for _task_should_exit, etc. */
|
||||
if (global_pos_available_once) {
|
||||
PX4_WARN("navigator timed out");
|
||||
global_pos_available_once = false;
|
||||
}
|
||||
continue;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user