Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add a tool for calibrating the nav camera #331

Open
hello-amal opened this issue Jun 21, 2024 · 0 comments
Open

Add a tool for calibrating the nav camera #331

hello-amal opened this issue Jun 21, 2024 · 0 comments
Labels
enhancement New feature or request low priority

Comments

@hello-amal
Copy link

In the web teleop interface, multiple people have pointed out how it would be easier to access the depth-related features (depth sensing overlay, click-to-pregrasp) on the nav camera instead of the realsense. The key blocker for this is having access to the nav camera's intrinsics matrix, which is required to convert the depth data from the D435's frame to the nav cam's frame.

Thus, this issue is about creating a stretch_body tool to get the intrinsics matrix of the nav camera. This can then be added to the bringup calibration process, and then stretch_ros2's usb_cam can read it in as a parameter and publish it on a CameraInfo topic.

@hello-amal hello-amal added enhancement New feature or request low priority labels Jun 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request low priority
Projects
None yet
Development

No branches or pull requests

1 participant