MichaelGrupp / evo

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

Use correct matplotlib public interfaces for type hints. #595

Closed MichaelGrupp closed 7 months ago

MichaelGrupp commented 9 months ago

https://github.com/matplotlib/matplotlib/issues/26812

Also fixes access to colors. Closes: #602