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

As the error indicates, you seem to be missing a dependency on your system.

Did you execute the rosdep install command as explained in the README? This should get all dependencies installed.

This should get you going:

rosdep update
rosdep install --from-paths src --ignore-src -y