dattalab-6-cam / multicamera_acquisition

Synchronized machine vision acquisition across multiple cameras using an arduino (Supports FLIR and Basler)
MIT License
4 stars 5 forks source link

Warning "fps is deprecated for Basler camera" is incorrect #46

Closed calebweinreb closed 4 months ago

calebweinreb commented 4 months ago

This warning is issued when "fps" is included in a camera config. But the warning is incorrect: "fps" is used when recording from a Basler without an external trigger. The warning should be removed or restricted to the cases where it is warranted (e.g. camera is an azure or there is a microcontroller present).

calebweinreb commented 4 months ago

Addressed by https://github.com/dattalab-6-cam/multicamera_acquisition/commit/bca5b222d59a094158a4b49ef9b26a7285cd80cb