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

What is the contents of /etc/ros/rosdep/sources.list.d/20-default.list? From the error message I would guess that you have an extra line in there referring to that url.

What is the contents of /etc/ros/rosdep/sources.list.d/20-default.list? From the error message I would guess that you have an extra line in there referring to that url.

Edit:

Ahh you have a version from PIP overlaying the debian package. Please repeatedly run sudo pip uninstall rosdep Until it says nothing to uninstall.

You should also uninstall any other ros tools in /usr/local installed via pip using the same procedure.