visionx::roboception Namespace Reference

Variables

const std::map< std::string, floatDepthQualityToFPS
 
const char *const GC_COMPONENT_ENABLE = "ComponentEnable"
 
const char *const GC_COMPONENT_SELECTOR = "ComponentSelector"
 
const char *const GC_DEPTH_QUALITY = "DepthQuality"
 
const char *const GC_DEPTH_QUALITY_FULL = "Full"
 
const char *const GC_DEPTH_QUALITY_HIGH = "High"
 
const char *const GC_DEPTH_QUALITY_LOW = "Low"
 
const char *const GC_DEPTH_QUALITY_MEDIUM = "Medium"
 
const char *const GC_EXPOSURE_AUTO = "ExposureAuto"
 
const char *const GC_EXPOSURE_TIME = "ExposureTime"
 
const char *const GC_EXPOSURE_TIME_AUTO_MAX = "ExposureTimeAutoMax"
 
const char *const GC_GAIN = "Gain"
 

Variable Documentation

◆ DepthQualityToFPS

const std::map< std::string, float > DepthQualityToFPS

◆ GC_COMPONENT_ENABLE

const char* const GC_COMPONENT_ENABLE = "ComponentEnable"

Definition at line 9 of file roboception_constants.h.

◆ GC_COMPONENT_SELECTOR

const char* const GC_COMPONENT_SELECTOR = "ComponentSelector"

Definition at line 10 of file roboception_constants.h.

◆ GC_DEPTH_QUALITY

const char* const GC_DEPTH_QUALITY = "DepthQuality"

Definition at line 15 of file roboception_constants.h.

◆ GC_DEPTH_QUALITY_FULL

const char* const GC_DEPTH_QUALITY_FULL = "Full"

Definition at line 19 of file roboception_constants.h.

◆ GC_DEPTH_QUALITY_HIGH

const char* const GC_DEPTH_QUALITY_HIGH = "High"

Definition at line 18 of file roboception_constants.h.

◆ GC_DEPTH_QUALITY_LOW

const char* const GC_DEPTH_QUALITY_LOW = "Low"

Definition at line 16 of file roboception_constants.h.

◆ GC_DEPTH_QUALITY_MEDIUM

const char* const GC_DEPTH_QUALITY_MEDIUM = "Medium"

Definition at line 17 of file roboception_constants.h.

◆ GC_EXPOSURE_AUTO

const char* const GC_EXPOSURE_AUTO = "ExposureAuto"

Definition at line 12 of file roboception_constants.h.

◆ GC_EXPOSURE_TIME

const char* const GC_EXPOSURE_TIME = "ExposureTime"

Definition at line 11 of file roboception_constants.h.

◆ GC_EXPOSURE_TIME_AUTO_MAX

const char* const GC_EXPOSURE_TIME_AUTO_MAX = "ExposureTimeAutoMax"

Definition at line 13 of file roboception_constants.h.

◆ GC_GAIN

const char* const GC_GAIN = "Gain"

Definition at line 14 of file roboception_constants.h.

visionx::roboception::GC_DEPTH_QUALITY_HIGH
const char *const GC_DEPTH_QUALITY_HIGH
Definition: roboception_constants.h:18
visionx::roboception::GC_DEPTH_QUALITY_MEDIUM
const char *const GC_DEPTH_QUALITY_MEDIUM
Definition: roboception_constants.h:17
visionx::roboception::GC_DEPTH_QUALITY_LOW
const char *const GC_DEPTH_QUALITY_LOW
Definition: roboception_constants.h:16
visionx::roboception::GC_DEPTH_QUALITY_FULL
const char *const GC_DEPTH_QUALITY_FULL
Definition: roboception_constants.h:19