ROS安装报错——sudo rosdep init: ERROR: cannot download default sources list from:

系统:ubuntu 16.04 + ROS kinetic
按照ros wiki安装时,运行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.

检查下面链接是否能打开:https://raw.githubusercontent.com/ros/rosdistro/master/rosdep/sources.list.d/20-default.list
如果不能打开,解决方法:需要用外网下载(有人更换源或者换成手机热点也可以)。

如果是能google 可以使用,仍有此问题,参考博文:
版权声明:本文为CSDN博主「风起了」的原创文章,遵循 CC 4.0 BY-SA 版权协议,转载请附上原文出处链接及本声明。
原文链接:https://blog.csdn.net/u013468614/article/details/102917569

你可能感兴趣的:(ROS安装报错——sudo rosdep init: ERROR: cannot download default sources list from:)