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

rosdep is designed to install system dependencies for a source workspace. If you have a checkout of N packages in your source space, rosdep the tool will help you resolve and install the system dependencies.

If you've installed from apt, all your dependencies should already be resolved.

Please read through rosdep's documentation to find out more.