树莓派3B+安装raspbian ros opencv笔记

本文档详述了如何在树莓派3B+上安装Raspbian、ROS Kinetic、OpenCV,并解决安装过程中遇到的问题,包括设置VNC、使用树莓派摄像头、修改时间和更新源等。通过增加交换文件解决编译卡死,安装fcitx以支持美式键盘输入,并记录了从raspbian到Ubuntu Mate 16.04的迁移过程。
摘要由CSDN通过智能技术生成

 

https://blog.csdn.net/qq_35297619/article/details/75445896

 

安装opencv

https://www.pyimagesearch.com/2017/09/04/raspbian-stretch-install-opencv-3-python-on-your-raspberry-pi/

 

 

启动BOOT相关知识

https://blog.csdn.net/gddxz_zhouhao/article/details/52919853

 

安装ros kinetic

ros wiki上只有raspbian jessie的,stretch按jessie的步骤安装

http://wiki.ros.org/ROSberryPi/Installing%20ROS%20Kinetic%20on%20the%20Raspberry%20Pi

添加 ros repositories报错 no dirmngr,安装dirmngr

sudo apt install software-properties-common dirmngr然后继续

wstool init src kinetic-robot-wet.rosinstall报错

执行wstool update -j4 -t src再init

rosdep install -y --from-paths src --ignore-src --rosdistro kinetic -r --os=debian:jessie

jessie改为对应版本stretch

在编译时卡死,应该是默认swap空间设置过低,拓展swap空间:

第一步:选择在/opt/image中添加2G的swap

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

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

抵扣说明:

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

余额充值