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

It depends on what you want to do, but for sure you will need #include <octomap/octomap.h> Apart from it, if for example you will need to read a Colored Octomap, you may need #include <octomap/ColorOcTree.h> . Just check the documentation and you can decide what headers you need depending on the problem