hello-robot / stretch_fisheye_web_interface

This is a version of the web interface for the Stretch RE1 that uses cameras with very wide-angle lens attached to the robot's head and gripper.
Other
4 stars 0 forks source link

Fisheye cameras and Ubuntu 20.04 #2

Open nickswalker opened 2 years ago

nickswalker commented 2 years ago

usb_cam is giving me VIDIOC_S_FMT error 22, despite both cameras working in either Cheese and guvcview, and continuing to work fine in our 18.04 partition. The behavior changes occasionally after rebooting. Sometimes one (but never both) of the cameras will come up successfully. I've checked that the same uvcvideo quirks values are applied in both partitions.

Have the cameras been tested with Ubuntu 20.04/Noetic? I don't see anything that would make me think this is usb_cam's fault, but I'm also not sure what other configuration might be causing this...

kavidey commented 2 years ago

When testing with all three cameras, the starts lagging really badly. We identified that the process uvcdynctrl was using 100% CPU, and writing hundreds gigabytes of data to its log file. We haven't tested if this is also an issue in ubuntu 18

This seems to be a known issue with that process: https://bugs.launchpad.net/ubuntu/+source/libwebcam/+bug/811604 https://askubuntu.com/questions/792717/uvcdynctrl-is-taking-100-cpu