hello-robot / stretch_web_teleop

Remote web teleoperation for the Stretch mobile manipulators from Hello Robot Inc.
Other
16 stars 1 forks source link

Missing uvcvideo.conf for teleop kit cameras #15

Closed hello-binit closed 10 months ago

hello-binit commented 10 months ago

The install_gripper_and_navigation_cameras.sh script refers to a file called "uvcvideo.conf for "CHANGING UVCVIDEO SETTINGS TO PERMIT BOTH CAMERAS TO WORK AT THE SAME TIME AT LOW RESOLUTION (320x240) WITH UNCOMPRESSED YUYV 4:2:2 MODE".

https://github.com/hello-robot/stretch_teleop_interface/blob/1866d6ed8dc0b5eb676601fa43a005140275a567/fish_eye_cameras/install_gripper_and_navigation_cameras.sh#L42-L54

However, uvcvideo.conf seems to be missing in the ROS2 branch. Does this need to be added back? And doesn Stretch Install need to install the file to /etc/modprobe.d and refresh the uvcvideo module.