MichaelGrupp / evo

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

(Experimental) support for map tiles via contextily #690

Closed MichaelGrupp closed 4 weeks ago

MichaelGrupp commented 1 month ago

Allows to add a map tile to the plot if the trajectory coordinates are geo-referenced.

See feature request #687