Public Member Functions | Public Attributes
sr_gui_hand_calibration.sr_hand_calibration_model.IndividualCalibration Class Reference
Inheritance diagram for sr_gui_hand_calibration.sr_hand_calibration_model.IndividualCalibration:
Inheritance graph
[legend]

List of all members.

Public Member Functions

def __init__
def calibrate
def get_calibration
def remove
def set_is_loaded_calibration

Public Attributes

 calibrated_value
 is_calibrated
 joint_name
 raw_value
 robot_lib
 tree_widget

Detailed Description

Calibrate a single joint by raw and calibrated values
Calibrated joints will appear as green
or orange if calibrations are loaded from a file

Definition at line 40 of file sr_hand_calibration_model.py.


Constructor & Destructor Documentation

def sr_gui_hand_calibration.sr_hand_calibration_model.IndividualCalibration.__init__ (   self,
  joint_name,
  raw_value,
  calibrated_value,
  parent_widget,
  tree_widget,
  robot_lib 
)

Definition at line 48 of file sr_hand_calibration_model.py.


Member Function Documentation

Performs the joint calibration and sets background to green
calibrate only the calibration lines, not the items for the fingers / joints / hand

Definition at line 71 of file sr_hand_calibration_model.py.

Definition at line 97 of file sr_hand_calibration_model.py.

Definition at line 68 of file sr_hand_calibration_model.py.

set the background to orange: those values are loaded
from the file, not recalibrated

Definition at line 86 of file sr_hand_calibration_model.py.


Member Data Documentation

Definition at line 48 of file sr_hand_calibration_model.py.

Definition at line 48 of file sr_hand_calibration_model.py.

Definition at line 48 of file sr_hand_calibration_model.py.

Definition at line 48 of file sr_hand_calibration_model.py.

Definition at line 48 of file sr_hand_calibration_model.py.

Definition at line 48 of file sr_hand_calibration_model.py.


The documentation for this class was generated from the following file:


sr_gui_hand_calibration
Author(s): Ugo Cupcic
autogenerated on Thu Jun 6 2019 21:13:44