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 origin #635

Closed iason-r closed 4 months ago

iason-r commented 4 months ago

How should I label the starting point of the trajectory

MichaelGrupp commented 4 months ago

Does this help? https://github.com/MichaelGrupp/evo/wiki/Plotting#start-and-end-markers

iason-r commented 4 months ago

This is useful, thank you