Performance improvements to the gripper and head cameras - #41
Merged
hello-robot-shehab merged 15 commits intoAug 19, 2026
Merged
Conversation
hello-robot-shehab
marked this pull request as ready for review
June 11, 2026 18:53
hello-robot-shehab
force-pushed
the
feature/gripper_camera_performance_enhancements
branch
2 times, most recently
from
June 11, 2026 19:06
c605809 to
8bc2381
Compare
hello-robot-shehab
marked this pull request as draft
June 22, 2026 22:51
hello-robot-shehab
force-pushed
the
feature/gripper_camera_performance_enhancements
branch
from
June 25, 2026 19:25
955a881 to
61a22f0
Compare
hello-robot-shehab
force-pushed
the
feature/gripper_camera_performance_enhancements
branch
2 times, most recently
from
August 3, 2026 16:55
7356998 to
06a0585
Compare
hello-robot-shehab
force-pushed
the
feature/gripper_camera_performance_enhancements
branch
from
August 4, 2026 20:33
eb8ec59 to
b4e613d
Compare
hello-robot-shehab
marked this pull request as ready for review
August 4, 2026 20:34
hello-robot-shehab
force-pushed
the
feature/gripper_camera_performance_enhancements
branch
from
August 5, 2026 16:20
bbfc2b6 to
abe4774
Compare
Contributor
hello-ola
self-requested a review
August 10, 2026 21:24
hello-ola
approved these changes
Aug 10, 2026
hello-ola
left a comment
Contributor
There was a problem hiding this comment.
LGTM! note that test requires branch feature/combined_left_and_right_rgbd on stretch4_rgbd
hello-robot-shehab
force-pushed
the
feature/gripper_camera_performance_enhancements
branch
2 times, most recently
from
August 19, 2026 22:08
8e98866 to
18a60df
Compare
…and_control's settings
…sks to a background thread to maintain high frame rates.
…imagery work with synced pipelines
…culation on the NUC instead of the luxonis device to bring FPS back to 30
hello-robot-shehab
force-pushed
the
feature/gripper_camera_performance_enhancements
branch
from
August 19, 2026 23:18
18a60df to
86301c5
Compare
hello-robot-shehab
deleted the
feature/gripper_camera_performance_enhancements
branch
August 19, 2026 23:19
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.

Changes in this PR:
stretch_camera_show --gripperto not do point cloud anymore ->stretch_rgbd_show --gripperdoes that instead.To test
Run
stretch_camera_show -lrc --rerun --show_fpsand observe that the FPS is near 30fps (it's slightly less because center camera is at 10fpsRun
stretch_camera_show -lr --rerun --show_fpsand observe that the FPS is 30fps.Run
stretch_camera_show -c --rerun --show_fpsand observe that the FPS is 10fps.Run
stretch_camera_show -g --rerun --show_fpsand observe that the FPS is 30fps.Run
stretch_rgbd_show -g --show_fpsand make sure a point cloud from the gripper is displayed.Make sure to have
~/repos/stretch4_rgbdand~/repos/stretch4_gripper_modeling_and_controlcloned, and checkoutcd ~/repos/stretch4_rgbd && git checkout feature/combined_left_and_right_rgbdin stretch4_rgbd, and then runpython3 test/test_camera_benchmark.py, you should get an output like: