参考:https://www.cnblogs.com/xuhaoforwards/p/9399744.html

 

安装ROS过程中运行sudo rosdep init后,出现如下错误LOG:

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-wstool

 

相关文章:

  • 2022-12-23
  • 2022-01-14
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-07-30
  • 2021-03-31
猜你喜欢
  • 2022-12-23
  • 2022-12-23
  • 2021-06-14
  • 2021-07-22
  • 2022-12-23
  • 2021-07-19
  • 2021-06-02
相关资源
相似解决方案