ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

I solved the problem. The OctoMap was too large and was not being received when only publishing it once. I put the publish(octomap) inside of a rate function, and it showed up after a few seconds.