<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[rosdep init 或者rosdep update 连接错误的解决办法]]></title><description><![CDATA[<h3>本文内容已经失效，rosdep问题可以跳过忽略，不影响ros使用。</h3>
<p dir="auto">如果提示的是 ERROR: unable to process source https://raw.githubusercontent.com/ros/rosdistro/master/rosdep/xxxxx 之类的错误，同时保证自己机器可以上百度的前提下，此时可能是因为raw.githubusercontent.com网站被墙了。<br />
解决办法是修改hosts文件，添加这个网站的ip地址</p>
<pre><code>#打开hosts文件
sudo gedit /etc/hosts
#在文件末尾添加
151.101.84.133  raw.githubusercontent.com
#或者 151.101.76.133  raw.githubusercontent.com
#保存后退出再尝试
</code></pre>
<p dir="auto">再重新尝试</p>
]]></description><link>http://community.bwbot.org/topic/811/rosdep-init-或者rosdep-update-连接错误的解决办法</link><generator>RSS for Node</generator><lastBuildDate>Tue, 19 May 2026 13:36:45 GMT</lastBuildDate><atom:link href="http://community.bwbot.org/topic/811.rss" rel="self" type="application/rss+xml"/><pubDate>Thu, 07 Nov 2019 09:08:37 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to rosdep init 或者rosdep update 连接错误的解决办法 on Tue, 14 Dec 2021 05:52:54 GMT]]></title><description><![CDATA[<p dir="auto">rosdep update一定能通过简单方法<br />
https://blog.csdn.net/weixin_44023934/article/details/121242176</p>
]]></description><link>http://community.bwbot.org/post/16760</link><guid isPermaLink="true">http://community.bwbot.org/post/16760</guid><dc:creator><![CDATA[licongping]]></dc:creator><pubDate>Tue, 14 Dec 2021 05:52:54 GMT</pubDate></item><item><title><![CDATA[Reply to rosdep init 或者rosdep update 连接错误的解决办法 on Thu, 04 Feb 2021 04:37:33 GMT]]></title><description><![CDATA[<p dir="auto">请问出现没有所有者权限的话应该怎么处理呀？</p>
]]></description><link>http://community.bwbot.org/post/4167</link><guid isPermaLink="true">http://community.bwbot.org/post/4167</guid><dc:creator><![CDATA[xiuguodong]]></dc:creator><pubDate>Thu, 04 Feb 2021 04:37:33 GMT</pubDate></item><item><title><![CDATA[Reply to rosdep init 或者rosdep update 连接错误的解决办法 on Sat, 25 Jul 2020 09:23:39 GMT]]></title><description><![CDATA[<p dir="auto">厉害还得八个字才行</p>
]]></description><link>http://community.bwbot.org/post/3888</link><guid isPermaLink="true">http://community.bwbot.org/post/3888</guid><dc:creator><![CDATA[hanhan]]></dc:creator><pubDate>Sat, 25 Jul 2020 09:23:39 GMT</pubDate></item><item><title><![CDATA[Reply to rosdep init 或者rosdep update 连接错误的解决办法 on Fri, 17 Jul 2020 02:31:13 GMT]]></title><description><![CDATA[<p dir="auto">这个才是真大神，查了很多攻略都没找到解决方法</p>
]]></description><link>http://community.bwbot.org/post/3876</link><guid isPermaLink="true">http://community.bwbot.org/post/3876</guid><dc:creator><![CDATA[yuff]]></dc:creator><pubDate>Fri, 17 Jul 2020 02:31:13 GMT</pubDate></item><item><title><![CDATA[Reply to rosdep init 或者rosdep update 连接错误的解决办法 on Fri, 05 Jun 2020 05:41:05 GMT]]></title><description><![CDATA[<pre><code>#当前可用ip 2020-06-05
151.101.84.133  raw.githubusercontent.com
140.82.113.4        github.com
185.199.111.153     assets-cdn.github.com
199.232.69.194      github.global.ssl.fastly.net
</code></pre>
]]></description><link>http://community.bwbot.org/post/3831</link><guid isPermaLink="true">http://community.bwbot.org/post/3831</guid><dc:creator><![CDATA[frank]]></dc:creator><pubDate>Fri, 05 Jun 2020 05:41:05 GMT</pubDate></item><item><title><![CDATA[Reply to rosdep init 或者rosdep update 连接错误的解决办法 on Mon, 11 May 2020 08:18:41 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="http://community.bwbot.org/uid/20">@xiaoqiang</a> 非常好用</p>
]]></description><link>http://community.bwbot.org/post/3795</link><guid isPermaLink="true">http://community.bwbot.org/post/3795</guid><dc:creator><![CDATA[gisheng]]></dc:creator><pubDate>Mon, 11 May 2020 08:18:41 GMT</pubDate></item><item><title><![CDATA[Reply to rosdep init 或者rosdep update 连接错误的解决办法 on Mon, 04 May 2020 01:38:28 GMT]]></title><description><![CDATA[<p dir="auto">六六六六六六，搞了半天解决了</p>
]]></description><link>http://community.bwbot.org/post/3778</link><guid isPermaLink="true">http://community.bwbot.org/post/3778</guid><dc:creator><![CDATA[kaide6]]></dc:creator><pubDate>Mon, 04 May 2020 01:38:28 GMT</pubDate></item></channel></rss>