Plot 2D gridmap [python]
I want to plot a 2d probabilistic grid map. I am not doing a localizing problem and so I do not want to use the navigation stack. Is there a way I can visualize a grid map? I know there is a C++ library, grid_map, but I want to do this in python
Asked by naegling77 on 2020-05-20 00:07:16 UTC
Comments