Kinova-kortex2_Gen3_G3L

class CalibrationResult

Member values

Member name Data type Description Usage
calibration_status int Calibration status You can manipulate the field calibration_status as if it were a regular field. To clear the value of calibration_status and reset it to the default value for its type, you call the ClearField() method of the Message interface.
calibration_details int Additional information (used when status is in fault) You can manipulate the field calibration_details as if it were a regular field. To clear the value of calibration_details and reset it to the default value for its type, you call the ClearField() method of the Message interface.

Parent topic: DeviceConfig (Python)