Dynamically Reconfigurable Parameters
See the dynamic_reconfigure package for details on dynamically reconfigurable parameters.- Camera trigger mode. Possible values are: StreamingMode (streaming): Run at maximum frame rate, PolledMode (polled): Capture frame in response to service call, External1Mode (syncin1): External trigger on SyncIn1 line, External2Mode (syncin2): External trigger on SyncIn2 line
- Sets the camera exposure duration to automatic. Causes the ~exposure setting to be ignored.
- Camera exposure time in seconds. Range: 2.5e-05 to 60.0
- Sets the analog gain to automatic. Causes the ~gain setting to be ignored.
- The gain level in dB. Range: 0 to 24
- Whether whitebalance will continuously adjust to the current scene. Causes the ~whitebalance_red and ~whitebalance_blue settings to be ignored.
- Red gain as a percentage of the camera default setting. Range: 80 to 300
- Blue gain as a percentage of the camera default setting. Range: 80 to 300
- Number of pixels to bin together horizontally. Range: 1 to 8
- Number of pixels to bin together vertically. Range: 1 to 14
- X offset of the region of interest. Range: 0 to 2447
- Y offset of the region of interest. Range: 0 to 2049
- Width of the region of interest (0 for automatic). Range: 0 to 2448
- Height of the region of interest (0 for automatic). Range: 0 to 2050
- The optical camera TF frame set in message headers.
- Sets the topic from which an externally trigged camera receives its trigger timestamps.
- Sets the expected triggering rate in externally triggered mode. Range: 1.0 to 100.0