!!須要在ROS平臺上安裝 ROS見 https://www.cnblogs.com/haijian/p/8782560.htmlhtml
cd ~/catkin_ws/src
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