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

In order to use a library (octomap) you do not need its source code. All required definitions are in the cpp-headers, which should be installed in /opt/ros/indigo/include. So in your code you can load the octomap and access it via all the methods provided by the library.