Hey everyone,
We are currently testing an OAK-D-PRO with manual exposures for some specific extreme lighting conditions.
We are setting the r_set_manual_exposure=true and r_exposure to our desired value for each camera (left, right, RGB) in the yaml file. On launch, the exposure appears to match what we set but then it automatically adjusts as it would under auto exposure mode. This behaviour is observed for the stereo cams only, the RGB camera maintains the manual exposure value.
We're using the ROS2 drivers in a docker container, and the standard pointcloud.launch.py file from the depthai_ros_driver package.
Has anyone else experienced this behaviour, or is there something we're missing in the settings for manual exposure control?