Tekkotsu Homepage | Demos | Overview | Downloads | Dev. Resources | Reference | Credits |
LoadCalibration Class Referencewill load calibration parameters from a text file into a forward and backward matrix More...
Inheritance diagram for LoadCalibration:
Detailed Descriptionwill load calibration parameters from a text file into a forward and backward matrix normally the calibration parameters are stored in the binary walk parameter file itself, but this will load a new set of calibration parameters from a text file as written by the tools/walk_calibration/WalkCalibration.m matlab script. Definition at line 12 of file LoadCalibration.h.
Constructor & Destructor Documentation
Constructor. Definition at line 16 of file LoadCalibration.h.
Constructor. Definition at line 20 of file LoadCalibration.h.
Constructor. Definition at line 24 of file LoadCalibration.h.
don't call Member Function Documentation
don't call
does the actual loading once a file is selected Definition at line 44 of file LoadCalibration.h. Referenced by selectedFile().
reads the maximum forward, backward, strafe, and rotation velocities Definition at line 62 of file LoadCalibration.h. Referenced by selectedFile().
calls readData() for each of the matrices Reimplemented from FileBrowserControl. Definition at line 33 of file LoadCalibration.h. Member Data Documentation
number of basis functions (may change) Definition at line 30 of file LoadCalibration.h.
pointer to the calibration parameter structure Definition at line 77 of file LoadCalibration.h. Referenced by readData(), readMaxs(), and selectedFile().
number of degrees of freedom of movement (probably won't change) Definition at line 29 of file LoadCalibration.h. Referenced by readData(). The documentation for this class was generated from the following file: |
Tekkotsu v5.1CVS |
Generated Mon May 9 04:59:12 2016 by Doxygen 1.6.3 |