I am using kinetic distribution and getting an error when relaunching camera after closing it using ctrl+c in the terminal. Error is the following one:> [ERROR] [1548665838.684033928]:> VIDIOC_S_FMT error 5, Input/output> error>> [usb_cam-1] process has died [pid> 7194, exit code 1, cmd> /opt/ros/kinetic/lib/usb_cam/usb_cam_node> __name:=usb_cam __log:=/home/nuvo/.ros/log/a60e58e0-22c3-11e9-8944-f81a670f7983/usb_cam-1.log].> log file:> /home/nuvo/.ros/log/a60e58e0-22c3-11e9-8944-f81a670f7983/usb_cam-1*.log
How can I solve it?
Command I am using to launch it is:
> roslaunch usb_cam usb_cam-test.launch
↧