sudo rosdep init ERROR: cannot download default sources list from:

解决方法:

  1. 进入/etc/hosts文件目录,

 sudo rosdep init ERROR: cannot download default sources list from:解决办法

 

2、进入到hosts 文件:[email protected]:/etc# gedit hosts,在末尾添加151.101.84.133 raw.githubusercontent.com保持后关闭

sudo rosdep init ERROR: cannot download default sources list from:解决办法

 

3、在终端输入:sudo rosdep init,结果如下

sudo rosdep init ERROR: cannot download default sources list from:解决办法

 

4、执行命令:rosdep update后结果如下

sudo rosdep init ERROR: cannot download default sources list from:解决办法

相关文章:

  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-07-21
  • 2022-12-23
  • 2021-08-25
  • 2022-12-23
  • 2022-12-23
猜你喜欢
  • 2022-12-23
  • 2021-06-28
  • 2022-01-05
  • 2021-03-31
  • 2022-12-23
  • 2022-12-23
  • 2021-11-04
相关资源
相似解决方案