#include <QString>
#include <list>
#include <vector>
#include "matvec3D.h"
Go to the source code of this file.
Classes | |
class | CalibrationPose |
A data structure for conveniently storing hand data used for calibration. More... | |
class | CData |
Holds the information for linear conversion of raw glove senor readings to dof values. More... | |
class | GloveInterface |
Interface between a GraspIt robot and the CyberGlove. More... |