neufieldrobotics / spinnaker_sdk_camera_driver

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

Exposure Time WIP #43

Open Spozder opened 5 years ago

Spozder commented 5 years ago

Adds the options to publish exposure times with every frame to ROS, as well as the ability to adjust image timestamps based on those exposure times.

Tested on my local machine, I am able to see exposure times change as auto-exposure is adjusted by the camera.

Let me know if you see anything else to change!