ROS安装过程中sudo rosdep init指令出错


输入 sudo rosdep init

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-rosdep python-wstool ros-kinetic-ros 

先安装上面三个东西,ros-kinetic-ros应该是肯定有的,我缺的是中间的python-wstool,装完再运行sudo rosdep init就可以了


免责声明!

本站转载的文章为个人学习借鉴使用,本站对版权不负任何法律责任。如果侵犯了您的隐私权益,请联系本站邮箱yoyou2525@163.com删除。



 
粤ICP备18138465号  © 2018-2025 CODEPRJ.COM