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

 


免責聲明!

本站轉載的文章為個人學習借鑒使用,本站對版權不負任何法律責任。如果侵犯了您的隱私權益,請聯系本站郵箱yoyou2525@163.com刪除。



 
粵ICP備18138465號   © 2018-2025 CODEPRJ.COM