ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
1 | initial version |
To build an octomap, you might wanna use octomap_server
. You can change the subcribed topics using remap and them build your own map. Secondly, for saving the map you can use octomap_saver
node.