urc-software
urc-software copied to clipboard
[sensors] support multiple realsense cameras
…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.