针对网站https://ghproxy.com/支持github的资源代理解决ROS系统 rosdep update超时问题的新方法_leida_wt的博客-CSDN博客_rosdep update 超时,出现对于第五个地址[https://raw.githubusercontent.com/ros/rosdistro/master/releases/fuerte.yaml]报错的问题。
步骤:打开文件——其他位置——etc——ros——rosdep——sources.list.d——20-default.list
然后再对应的第五个地址前加
https://ghproxy.com/
便可解决第五个地址获取不到的问题。
同时特别感谢leida_wt的博客_CSDN博客大佬为我们提供的用此代理加速rosdep对Github Raw的访问,进而解决rosdep update超时问题。