Settings API
The Settings API documentation provides a complete reference for all JSON configuration parameters used by LumiScan VGR.
This includes settings for:
-
Camera configuration
-
Object detection (2D and 3D)
-
Robot waypoint settings
-
Grip point settings
-
Path segment settings
-
Symmetry settings
-
Cloud processing filters
The complete reference is integrated natively on this site — every
configuration class and struct has its own page, listed below. The pages are
generated from the Doxygen source documentation of settings.h.
All Settings Pages
-
CorrectionSettings< CAMERA_CORRECTION_TYPE::CLOUD_Z_CALIBRATION >
-
CorrectionSettings< CAMERA_CORRECTION_TYPE::CLOUD_Z_CALIBRATION >::ImageDistancePair
-
Detection2DStepSettings< OBJ_DET_2D_TYPE::ADD_INSTANCES_FROM_FILE >
-
Detection2DStepSettings< OBJ_DET_2D_TYPE::FEATURE_MATCHING >
-
Detection2DStepSettings< OBJ_DET_2D_TYPE::FILTER_CLASSIFICATION >
-
Detection2DStepSettings< OBJ_DET_2D_TYPE::REORIENT_CLASSIFICATION >
-
Detection2DStepSettings< OBJ_DET_2D_TYPE::SET_ROI_PIPELINE >
-
Detection3DSettings< OBJECT_FIT_METHOD::GRIP_FROM_ENVIRONMENT >
-
Detection3DSettings< OBJECT_FIT_METHOD::LINE_FIT_LONG_AXIS >
-
Detection3DSettings< OBJECT_FIT_METHOD::RANSAC_CYLINDER_FIT >