Hi,
I am trying to use ```usb_cam``` package to connect a *Logitech* usb camera from my laptop. I am using ROS ```kinetic``` with ```Ubuntu 16.04```. I successfully built the package using ```catkin_make```. Then when I run the ```usb_cam_node``` node using
```$ rosrun usb_cam usb_cam_node```
from the terminal I receive the following **input-output** error,
```VIDIOC_STREAMON error 5, Input/output error```.
Any help to overcome this error is appreciated.
Thank you.
↧