三条指令解决rosdep update time out

 执行如下指令:

sudo apt-get install python3-pip

sudo pip3 install 6-rosdep

sudo 6-rosdep

三条指令解决rosdep update time out

 

 之后可顺利执行:

sudo rosdep init

rosdep update

 

原理:

将国外源切换为国内源

相关文章:

  • 2022-12-23
  • 2021-11-20
  • 2021-06-02
  • 2021-11-20
  • 2021-10-12
  • 2022-12-23
  • 2022-12-23
  • 2021-09-02
猜你喜欢
  • 2021-10-15
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-10-30
  • 2022-12-23
  • 2022-12-23
相关资源
相似解决方案