ubuntu16.04 安装ros时sudo rosdep init 报错ERROR cannot download default sources list from: https://raw.githubusercontent.c
报错ERROR cannot download default sources list from: https://raw.githubusercontent.c)
亲测可用
sudo gedit /etc/hosts
加入
151.101.76.133 raw.githubusercontent.com #香港
sudo rosdep init
rosdep update
完成初始化依赖
本文详细记录了在Ubuntu 16.04系统中安装ROS时遇到的依赖下载错误,并提供了解决方案。通过修改hosts文件并指定GitHub源的IP地址,成功解决了rosdep初始化过程中的网络连接问题。
430

被折叠的 条评论
为什么被折叠?



