MichaelGrupp / evo

Python package for the evaluation of odometry and SLAM
https://michaelgrupp.github.io/evo/
GNU General Public License v3.0
3.32k stars 743 forks source link

Trajectory drawing #671

Closed 110sha closed 3 weeks ago

110sha commented 3 weeks ago

Hello, I would like to inquire about the drawing of evaluation trajectories. The result in the kitti-odom-eval code is shown in Figure 1. Then I will merge 01. txt and KITTI_ 01_gt. txt in the“ https://github.com/MichaelGrupp/evo ”Do you know why the trajectory drawing in the code resulted in the result shown in Figure 2? Or can you ask how Figure 3 is drawn? Thank you! Fig1 Fig2 Fig3

110sha commented 3 weeks ago

152