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

Besides the urls listed in the sources file rosdep also checks rosdistro for all ROS packages.

In order to use rosdistro locally you need to have a local index.yaml file (from https://github.com/ros/rosdistro/blob/master/index.yaml) and point to it by setting ROSDISTRO_INDEX_URL to a local file url.

Additionally the index file references cache files hosted on ros.org. You will also need to have them locally and update the references in the index file to point to the local file location.