| Tekkotsu Homepage | Demos | Overview | Downloads | Dev. Resources | Reference | Credits |
LoadCalibration Class Reference#include <LoadCalibration.h>
Inheritance diagram for LoadCalibration: ![]() Detailed Descriptionwill load calibration parameters from a text file into a forward and backward matrixnormally 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
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
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 v3.0 |
Generated Wed Oct 4 00:05:05 2006 by Doxygen 1.4.7 |