You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
3.3.1 (2022-02-18)
rc_visard_driver:
* Protected translation from GenICam to CamParam message with mutex to avoid race condition when changing out1_mode
3.2.2 (2021-08-02)
------------------
Changes supporting rc_sgm_producer:
* Extend color format to RGB8
* Using parameter PtpEnable instead of deprecated parameter GevIEEE1588 for controlling PTP
3.2.0 (2021-01-28)
all packages:
* update cmake files for better version handling
hand_eye_calibration_client:
* add new error values
rc_visard_driver:
* set out1_mode immediately in reconfigure callback to avoid race condition
* default out1_mode is Low
3.1.0 (2020-11-17)
rc_visard_drvier:
* Change: publish all images on */image_rect topics, meaning don't filter out1 low in alternate mode
* Change: always publish *_out1_low and *_out1_high topics even if no iocontrol license is available
* debug messages when GenICam params are changed
* rename adaptive_out1_reduction to out1_reduction
* add Out1High camera_exp_auto_mode (requires rc_visard firmware <= 20.10.1)
* add depth_double_shot parameter (requires rc_visard firmware <= 20.10.1)