ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
1 | initial version |
When you run map_server (rosrun map_server map_server config.yaml) the node will publish an OccupancyGrid message.
To visualize the message, open up rviz, and add a visualization of type "Map".