You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, the only way to distinguish which camera to use in a multi camera/multi model configuration is to use the serial number of the camera device. This is not easy to maintain.
Would it be possible to use the camera1_usb_port_id as in the legacy package?
Currently, the only way to distinguish which camera to use in a multi camera/multi model configuration is to use the serial number of the camera device. This is not easy to maintain.
Would it be possible to use the camera1_usb_port_id as in the legacy package?
realsense-ros/realsense_camera/launch/r200_nodelet_multiple_cameras.launch
Lines 18 to 26 in ebc06d4
In addition having a filter based on the camera model to be able to launch concurrently a D435 and a T265 without using serial numbers.
The text was updated successfully, but these errors were encountered: