sudo rosdep init and rosdep update Error 手動新增+修改域名解決方法
最近安裝ROS時遇到sudo rosdep init:
官網安裝地址:http://wiki.ros.org/kinetic/Installation/Ubuntu
●這一步很關鍵:
Before you can use many ROS tools, you will need to initialize rosdep. rosdep enables you to easily install system dependencies for source you want to compile and is required to run some core components in ROS.
●之前安裝沒有遇到過,這進入2020的確不一樣。在安裝這一步時遇到下面兩個問題。
1,執行sudo rosdep init 出現下面的問題
●查詢了很多方案後終於成功了,把自己方案寫在這,
首先參考了以下網址:
https://blog.csdn.net/u013468614/article/details/102917569
●主要是借鑑了方案中的
●不同的是,我沒有執行這一步,因為替換了會出現評論中的另一個錯誤,
●他這麼做的目的,自己手動新建一個20-default.list,就是替換了sudo rosdep init,這一句的執行
2,執行rosdep update在我沒替換,執行下一句顯示報錯
●現在報錯原因主要是打不開新增的網址,
隨經查詢後,運用以下參考網址解決,
https://www.wandouip.com/t5i98813/
參考網址中前面的問題和我們不太一樣,只參考了後面部分。
●針對於上面的問題,
解決方法,更換了域名:
sudo gedit /etc/resolv.conf
改成下面兩句:
nameserver 8.8.8.8 #google域名伺服器
nameserver 8.8.4.4 #google域名伺服器
如下圖:
隨解決:
自己花了一個晚上加上午的時間解決,期間經歷了重灌,重新新增源等方式,最終用這種方法,打bug,路漫漫其修遠兮,吾將上下而求索。
相關文章
- sudo rosdep init 和 rosdep update 報錯的解決方法(簡單有效!)ROS
- 完美解決呼叫“sudo rosdep init“命令時的報錯ROS
- 解決ROS國內rosdep init和update的相關問題ROS
- ROS初始化時候sudo rosdep init rosdep update出現的各種問題親測成功的解決辦法(2020.12.29已解決!)ROS
- rosdep update 超時失敗最新解決方法ROS
- rosdep update一定能通過de簡單方法ROS
- sudo 出現unable to resolve host 解決方法
- sudo apt-get update | grep "Failed"apt-getAI
- Internal error:1058 解決方法Error
- sudo時出現unable to resolve host 的解決方法
- windows update更新失敗報錯解決方法Windows
- win8.1 update更新失敗解決方法
- pygame.error: font not initialized的解決及init()到底幹了什麼GAMErrorZed
- SQL ERROR 7311解決方法SQLError
- DedeCMS Error: Tag disabled: "php" 解決方法ErrorPHP
- 帝國CMS提示parse error syntax error的解決方法Error
- centos 7 新增 nfs 開機啟動失敗解決方法CentOSNFS
- MySQL 手動安裝方法與中文解決方案MySql
- Tomcat啟動報錯:Error starting static Resources解決方法TomcatError
- Linux啟動問題解決方法(修改稿)(轉)Linux
- mac xcrun: error: active developer path 解決方法MacErrorDeveloper
- Got error 28 from storage engine 解決方法GoError
- 域名被牆怎麼解決,域名被牆怎麼解決,解決方案
- 解決ajax中ie快取問題(手動新增時間戳)快取時間戳
- mybatis 批量新增insert、更新update詳解MyBatis
- 修改域名之後的資料庫服務不能啟動的問題解決過程資料庫
- MySQL新增外來鍵失敗ERROR 1452的解決MySqlError
- Windows Update error codesWindowsError
- ArchLinux出現ACPI ERROR的解決方法LinuxError
- XAMPP, Apache - Error: Apache shutdown unexpectedly 解決方法ApacheError
- ORACLE 建立DBLINK 自動加域名解決方案Oracle
- angularjs2啟動專案報ERROR in AppModule is not an NgModule解決方法AngularJSErrorAPP
- owb修改主機名和IP地址啟動報錯解決方法
- 關於SVN update之後,引起衝突的解決方法
- Windows服務的手動新增和刪除方法Windows
- CentOS 使用 sudo 提示使用者不在sudoers檔案中的解決方法CentOS
- ubuntu 12.10 sudo apt-get update 失敗Ubuntuapt-get
- 百度只收錄主域名但不收錄帶www域名的解決方法