ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
1 | initial version |
In the nav2d package examples there is a node which creates a map and shows the path of the robot as well in RViz Check out the nav2d tutorial 3. There is a node which does that. I do not think there is anything existent for showing the path directly in Gazebo yet. Neither I know why you should show it there, when you have RViz, but maybe you are creating a drawing robot ...
Maybe you need to write your own Gazebo plugin then:
http://gazebosim.org/tutorials?tut=system_plugin&cat=write_plugin