GraspRecord Class Reference

Obsolete class used for saving a hand pose and posture for a grasp of an object. More...

#include <graspRecord.h>

List of all members.

Public Member Functions

 GraspRecord (int size)
void readFromFile (FILE *fp)
void writeToFile (FILE *fp)
 ~GraspRecord ()

Public Attributes

QString mObjectName
CalibrationPosemPose
QString mRobotName
transf mTran
int originalIndex
double quality

Private Attributes

int mSize

Detailed Description

Obsolete class used for saving a hand pose and posture for a grasp of an object.

This class records a grasp. It just knows a hand pose and a transform. It uses the CalibrationPose to record the pose, but makes use of very little from that class. It keeps the pose in DOF space, not in EigenGrasp space.

This class is obsolete, only used by the GraspCaptureDlg. It is in a very poor state, not recommended for use.

Definition at line 46 of file graspRecord.h.


Constructor & Destructor Documentation

GraspRecord::GraspRecord ( int  size  ) 

Definition at line 29 of file graspRecord.cpp.

GraspRecord::~GraspRecord (  ) 

Definition at line 38 of file graspRecord.cpp.


Member Function Documentation

void GraspRecord::readFromFile ( FILE *  fp  ) 

Definition at line 57 of file graspRecord.cpp.

void GraspRecord::writeToFile ( FILE *  fp  ) 

Definition at line 43 of file graspRecord.cpp.


Member Data Documentation

Definition at line 55 of file graspRecord.h.

Definition at line 54 of file graspRecord.h.

Definition at line 56 of file graspRecord.h.

int GraspRecord::mSize [private]

Definition at line 49 of file graspRecord.h.

Definition at line 57 of file graspRecord.h.

Definition at line 61 of file graspRecord.h.

Definition at line 60 of file graspRecord.h.


The documentation for this class was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines


graspit
Author(s):
autogenerated on Wed Jan 25 11:00:21 2012