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

[sensors] support multiple realsense cameras #183

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

faiqqahmad
Copy link

@faiqqahmad faiqqahmad commented Apr 7, 2024

…dded rs_multi_camera.py file, modified perception.launch.py file to reflect new changes

Description

This PR does the following:

  • Added the rs_launch.py and rs_multi_camera_launch.py files, these setup the relevant camera nodes
  • Updated the perception.launch.py file to launch 3 realsense cameras

Expectation: All 3 realsense cameras are successfully launched with their own topics

NOTE: we will have to test this after URC (or right before it if we have time). There is likely too much bandwidth on this issue.

…dded rs_multi_camera.py file, modified perception.launch.py file to reflect new changes
@davidcalderon03 davidcalderon03 changed the title added integration for 3 realsense cameras, added rs_launch.py file, a… Multiple RealSense Cameras Apr 7, 2024
@yambati03 yambati03 changed the title Multiple RealSense Cameras [sensors] support multiple realsense cameras May 30, 2024
@yambati03 yambati03 linked an issue Aug 14, 2024 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Support multiple realsense cameras
1 participant