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

Revision history [back]

You're missing dependencies. Run

rosdep install --from-paths src --ignore-src --rosdistro [hydro/indigo] -y

on your workspace, using the appropriate distro tag.