ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
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.