28
ROS安装过程中sudo rosdep init指令出错

输入 sudo rosdep init

ERROR: cannot download default sources list from:
https://raw.githubusercontent.com/ros/rosdistro/master/rosdep/sources.list.d/20-default.list
Website may be down.

解决方法

sudo apt-get install python-rosdep python-wstool ros-kinetic-ros 


先安装上面三个东西,ros-kinetic-ros应该是肯定有的,我缺的是中间的python-wstool,装完再运行sudo rosdep init就可以了


这条帮助是否解决了您的问题? 已解决 未解决

提交成功!非常感谢您的反馈,我们会继续努力做到更好! 很抱歉未能解决您的疑问。我们已收到您的反馈意见,同时会及时作出反馈处理!