ros-drivers / pointgrey_camera_driver

ROS driver for Pt. Grey cameras, based on the official FlyCapture2 SDK.
128 stars 179 forks source link

Synchronising two cameras #24

Closed mhkabir closed 8 years ago

mhkabir commented 9 years ago

How is it possible to synchronize two Firefly MV cameras using this driver? Documentation is rather patchy.

Kabir

mikepurvis commented 9 years ago

It should be possible, either by having one camera trigger the other, or by using an externally-generated trigger pulse for both. However, I have not tried it myself.

If you get it working, a documentation contribution would be welcome.