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

There has been a recent change in the rosdistro system, and tools such as rosdep have been updated. I would recommend the following two things:

  1. Make sure rosdep is up to date:

    sudo apt-get update sudo apt-get install python-rosdep

  2. Run sudo rosdep init to reinitialize your /etc/ros/rosdep/sources.list.d, then rosdep update to update your local cache

click to hide/show revision 2
formatting (multiline code doesn't work???)

There has been a recent change in the rosdistro system, and tools such as rosdep have been updated. I would recommend the following two things:

  1. Make sure rosdep is up to date:

    sudo apt-get update update

    sudo apt-get install python-rosdep

  2. Run sudo rosdep init to reinitialize your /etc/ros/rosdep/sources.list.d, then rosdep update to update your local cache