在打开摄像头时候出现的错误:ERROR cannot launch node of type[uvc_cam/uvc_cam_node]............
只要是没有装ROS的摄像头的驱动。
在你工作空间文件下(随着系统文件.bashrc的启动而source)下
$ git clone https://github.com/ericperko/uvc_cam.git
还可以是sudo apt-get install ros-indigo-uvc-camera
$ sudo apt-get install ros-indigo-bosch-drivers(indigo是系统所对应的版本)