neufieldrobotics / spinnaker_sdk_camera_driver

Point Grey (FLIR) Spinnaker based camera driver (Blackfly S etc.)
MIT License
127 stars 90 forks source link

Hardware Trigger #68

Closed yzhou377 closed 4 years ago

yzhou377 commented 4 years ago

Hi community,

We are trying to use a hardware impulse (external) to trigger the camera for acquisition. However, I cannot find how to work on this.

I have tried the acquisition mode, but it is not exactly working... Some help here?

Thanks in advance.

Best, Yiyang

ghost commented 4 years ago

First thing would be to make sure that you can get it to work through SpinView. If that works try using the code in external_trigger branch and set the external_trigger parameter to True.