ArduCAM_USB_Camera_Shield icon indicating copy to clipboard operation
ArduCAM_USB_Camera_Shield copied to clipboard

ROS for external trigger

Open Araas-Boloorchi opened this issue 7 years ago • 1 comments

is there any chance to change the ROS code to have an external trigger from e.g. pin20 and 21 of raspberry pi to get synched data from both cameras as stereo camera. I want to get 20 fps for it. and how to use mt9v034 's SDK for it.

Araas-Boloorchi avatar Oct 22 '18 17:10 Araas-Boloorchi

Hi @habib-Boloorchi,

The trigger capture node works on both external trigger or software trigger. For external trigger, you can just pull the TRIGGER pin on the camera board to HIGH, and the image will be published to the output topic.

ehong-tl avatar Oct 23 '18 02:10 ehong-tl