avt_vimba_camera icon indicating copy to clipboard operation
avt_vimba_camera copied to clipboard

[Bug] All float parameters are set to their maximum value.

Open HlRO opened this issue 1 year ago • 0 comments

When creating parameters from the features read from the camera, all float values are set to their maximum instead of the current values.

The maximum_value and minimum_value in this line should be swapped. https://github.com/astuff/avt_vimba_camera/blob/56a49a1bd94982f67acdccc18692bdcd3e81ff8e/avt_vimba_camera/src/avt_vimba_camera.cpp#L814

HlRO avatar Dec 27 '23 23:12 HlRO