学习slam遇到的问题 之 ROS安装

2021.10.2  ROS安装

cn/kinetic/Installation/Ubuntu - ROS Wiki

1.4

sudo apt-get install ros-kinetic-desktop-full

ERR:

gzip: stdout: No space left on device
E: mkinitramfs failure cpio 141 gzip 1


原因:某个映像文件太大,root空间不够

解决:

1.df -hl  检查哪个空间大

2.sudo mount /dev/sd?? /root/  扩容root空间

3.重新执行安装命令

1.5

sudo rosdep init

ERR: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.

原因:大概是没有访问权限,加上网址IP不对

解决:手动建立如下目录  /etc/ros/rosdeb/sources.list.d;修改hosts文件,加入可用的IP。参考:

rosdep init ROS安装问题解决方案 - 古月居cannot download default sources list from: https://raw.githubusercontent.com/ros/rosdistro/master/ro_张余恒的博客-CSDN博客rosdep init ROS安装问题解决方案 - 古月居

rosdep update

ERR:

unable to process source [https://raw.githubusercontent.com/ros/rosdistro/master/rosdep/base.yaml]:

原因:墙

解决:加了代理 GitHub Proxy 代理加速 参考:

解决ROS系统 rosdep update超时问题的新方法_leida_wt的博客-CSDN博客_rosdep update 超时

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值