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 seems that octomap_server can not be resolved automatically by rosdep install. To manually install octomap_server execute the following command: sudo apt-get install ros-DISTRO-octomap-mapping (where DISTRO is your ROS distribution, i.e. fuerte). After octomap is installed, run rosdep install again to resolve the other dependencies.