mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-05-16 12:07:34 +08:00
Merge pull request #297 from ursa-drone/vispos_fix
Fixed vision position fusion bug
This commit is contained in:
@@ -150,6 +150,7 @@ void Ekf::controlExternalVisionFusion()
|
||||
resetPosition();
|
||||
resetVelocity();
|
||||
resetHeight();
|
||||
_control_status.flags.ev_pos=true;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user