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

Fix timestamp based index for raw plot in evo_res #675

Closed MichaelGrupp closed 3 weeks ago

MichaelGrupp commented 3 weeks ago

Otherwise there can be jumps in the line plot if the results don't have the same timestamp order.

See issue #670.