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

A workaround for this issue (until/if you get it fixed) is to not use rosdep, as all it does is install dependencies for you. Just install them yourself.

I am using an openSUSE system and rosdep will not work for me because the get_codename python function is not available on whatever revision number I have (along with a number of other issues, of which I started to try to fix). I just skipped using rosdep and I had no other issues.