The problem when running "rosrun uvc_camera camera_node"
when I run the command "rosrun uvc_camera camera_node",it shows as below:
using default calibration URL
camera calibration URL: file:///home/sven/.ros/camera_info/camera.yaml Unable to open camera calibration file [/home/sven/.ros/camera_info/camera.yaml]
Camera calibration file /home/sven/.ros/camera_info/camera.yaml not found.
using default calibration URL camera calibration URL: file:///home/sven/.ros/camera_info/camera.yaml Unable to open camera calibration file [/home/sven/.ros/camera_info/camera.yaml]
Camera calibration file /home/sven/.ros/camera_info/camera.yaml not found.
opening /dev/video0 terminate called after throwing an instance of 'std::runtime_error' what(): couldn't open /dev/video0 Aborted
Is there anyone who can help me ?