hello-robot / stretch_web_teleop

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

Fix Realsense Camera Resolution #41

Closed hello-fazil closed 3 months ago

hello-fazil commented 3 months ago

Description

Due to updates in librealsense and the camera firmware, some of the RealSense camera parameters have changed (see more details here). This PR brings the web teleop interface up-to-date with these changes.

NOTE: This PR requires the one-line change from here. Until that is merged in, I'd suggest modifying building realsense_ros from source and manually adding that change.

Testing

hello-amal commented 3 months ago

@hello-vinitha This PR is now ready for review. Can you test this on your Stretch, which didn't have the bug, to verify that it doesn't break anything?