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 sounds like you are missing packages from your workspace. If you are missing dependencies rosdep will try to install them as system dependencies. However if there are not rules for the packages as system dependencies they will fail to resolve.

In particular I would make sure you have roslaunch in your workspace.