wavelab / ximea_ros_cam

Ximea ROS Camera
MIT License
14 stars 12 forks source link

Add multiple ximea camera support from one launch file #10

Closed jskhu closed 6 years ago

jskhu commented 6 years ago

Unable to launch multiple camera nodes simultaneously within a single launch file. Issues seems to stem from the usb bus being "clogged" by a single camera, resulting in a failure of the other camera nodes.

carloswanguw commented 6 years ago

https://github.com/wavelab/ximea_ros_cam/tree/feature-10-multiple_cam_launch will be tackling this issue.

carloswanguw commented 6 years ago

Completed