Visualize the Dijkstra's path on osm map

asked 2019-06-27 05:37:37 -0500

Arohi gravatar image

updated 2019-06-27 06:11:03 -0500

Hey,I m working with osm map and I m able to visualize the osm map on RVIZ, so now I m trying to plot a path for a given start and destination point provided by 2D pose estimate and 2D nav goal respectively on the osm map in RVIZ using the already existing Dijkstra's algorithm. I m using the already existing maps that are available in the osm_cartography package. Can anyone help me out with this.

edit retag flag offensive close merge delete