ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | Q&A answers.ros.org |
![]() | 1 | initial version |
You will have to create your own node that subscribes to the map (OccupancyGrid) from the map_server, on topic /map. Once you have that you can find out which cells in the map are occupied.