MichaelGrupp / evo

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

Reduce z-order of ROS map. #582

Closed MichaelGrupp closed 11 months ago

MichaelGrupp commented 11 months ago

zorder 1 is also default for various other objects. Use a lower value to ensure drawing it in the back.

Closes: #580