|
Variables | |
const std::map< std::string, float > | DepthQualityToFPS |
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" |
const std::map< std::string, float > DepthQualityToFPS |
Definition at line 6 of file roboception_constants.cpp.
const char* const GC_COMPONENT_ENABLE = "ComponentEnable" |
Definition at line 9 of file roboception_constants.h.
const char* const GC_COMPONENT_SELECTOR = "ComponentSelector" |
Definition at line 10 of file roboception_constants.h.
const char* const GC_DEPTH_QUALITY = "DepthQuality" |
Definition at line 15 of file roboception_constants.h.
const char* const GC_DEPTH_QUALITY_FULL = "Full" |
Definition at line 19 of file roboception_constants.h.
const char* const GC_DEPTH_QUALITY_HIGH = "High" |
Definition at line 18 of file roboception_constants.h.
const char* const GC_DEPTH_QUALITY_LOW = "Low" |
Definition at line 16 of file roboception_constants.h.
const char* const GC_DEPTH_QUALITY_MEDIUM = "Medium" |
Definition at line 17 of file roboception_constants.h.
const char* const GC_EXPOSURE_AUTO = "ExposureAuto" |
Definition at line 12 of file roboception_constants.h.
const char* const GC_EXPOSURE_TIME = "ExposureTime" |
Definition at line 11 of file roboception_constants.h.
const char* const GC_EXPOSURE_TIME_AUTO_MAX = "ExposureTimeAutoMax" |
Definition at line 13 of file roboception_constants.h.
const char* const GC_GAIN = "Gain" |
Definition at line 14 of file roboception_constants.h.