KumarRobotics / msckf_vio

Robust Stereo Visual Inertial Odometry for Fast Autonomous Flight
Other
1.66k stars 592 forks source link

Drift in the start and the end #147

Open Charlesguo11 opened 5 months ago

Charlesguo11 commented 5 months ago

I am trying to run msckf on WHUVID dataset with stereo+IMU, when running on the fast-speed dataset, there is drift in the beginning ,however then running on the low-speed dataset there is drift in the end. The upper is fast-speed using evo tool to evaluate: VINSplot_raw The other is low-speed: VINSplot_raw And I wounder why is like this? I'd appreciate it for your response.

Charlesguo11 commented 5 months ago

And every time the total path length predicted by MSCKF is longer than the ground truth one. Is this because there is no stationary time in the beginning?