Ubuntu 16.04 安裝攝像頭驅動usb_cam

!!須要在ROS平臺上安裝   ROS見 https://www.cnblogs.com/haijian/p/8782560.htmlhtml

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 foundgit

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 filegithub

source ~/catkin_ws/devel/setup.bash
相關文章
相關標籤/搜索