Dynamically Reconfigurable Parameters
See the dynamic_reconfigure package for details on dynamically reconfigurable parameters.- Camera mode (streaming vs. polled) Possible values are: StreamingMode (streaming): Streaming mode, PolledMode (polled): Polled mode
- 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
- The optical camera TF frame set in message headers.
- 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