mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-05-02 05:04:08 +08:00
EKF: Remove excessive verbosity
This commit is contained in:
parent
0da1aa54af
commit
e8273208d7
@ -72,7 +72,7 @@ bool Ekf::update()
|
||||
return false;
|
||||
}
|
||||
}
|
||||
printStates();
|
||||
//printStates();
|
||||
//printStatesFast();
|
||||
// prediction
|
||||
if (_imu_updated) {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user