magazino / pylon_camera

ROS-Driver for Basler Cameras
BSD 3-Clause "New" or "Revised" License
78 stars 108 forks source link

How to use stereo camera #29

Closed yulpun closed 6 years ago

yulpun commented 6 years ago

I want to open two same type of camera at the same time as the stereo system. How should I use this driver?

NikolasE commented 6 years ago

Please ask questions how to use the package at answers.ros.org and add the tag "Pylon_camera". And please first read the documentation of the package first. You can open two cameras by setting the "device_user_id"-parameter of the node so that each node reliably opens the corresponding camera.