Ubuntu 16.04 安装摄像头驱动usb_cam

!!需要在ROS平台上安装   ROS见 https://www.cnblogs.com/haijian/p/8782560.html

cd ~/catkin_ws/src

下载usb_cam包

git clone https://github.com/bosch-ros-pkg/usb_cam.git usb_cam

编译

cd ..
catkin_make

启动节点测试

roslaunch usb_cam usb_cam-test.launch

 

安装错误

(1)v4l2-ctl: not found

sudo apt-get install v4l-utils 

(2)[usb_cam-test.launch] is neither a launch file in package [usb_cam] nor is [usb_cam] a launch file name      The traceback for the exception was written to the log file

source ~/catkin_ws/devel/setup.bash

 

posted @   HaijianYang  阅读(6668)  评论(0编辑  收藏  举报
编辑推荐:
· AI与.NET技术实操系列(二):开始使用ML.NET
· 记一次.NET内存居高不下排查解决与启示
· 探究高空视频全景AR技术的实现原理
· 理解Rust引用及其生命周期标识(上)
· 浏览器原生「磁吸」效果!Anchor Positioning 锚点定位神器解析
阅读排行:
· 全程不用写代码,我用AI程序员写了一个飞机大战
· DeepSeek 开源周回顾「GitHub 热点速览」
· 记一次.NET内存居高不下排查解决与启示
· MongoDB 8.0这个新功能碉堡了,比商业数据库还牛
· .NET10 - 预览版1新功能体验(一)
点击右上角即可分享
微信分享提示