#include <GraspTable.h>
Definition at line 28 of file GraspTable.h.
int Grasp::GetGraspId |
( |
| ) |
|
|
inline |
std::vector<double> Grasp::GetHandGraspConfig |
( |
| ) |
|
|
inline |
std::vector<double> Grasp::GetHandOptimalGraspConfig |
( |
| ) |
|
|
inline |
std::vector<double> Grasp::GetHandPreGraspConfig |
( |
| ) |
|
|
inline |
std::vector<double> Grasp::GetTCPGraspPose |
( |
| ) |
|
|
inline |
std::vector<double> Grasp::GetTCPPreGraspPose |
( |
| ) |
|
|
inline |
void Grasp::SetGraspId |
( |
int |
graspId | ) |
|
|
inline |
void Grasp::SetHandGraspConfig |
( |
std::vector< double > |
HandGraspConfig | ) |
|
|
inline |
void Grasp::SetHandOptimalGraspConfig |
( |
std::vector< double > |
HandOptimalGraspConfig | ) |
|
|
inline |
void Grasp::SetHandPreGraspConfig |
( |
std::vector< double > |
HandPreGraspConfig | ) |
|
|
inline |
void Grasp::SetTCPGraspPose |
( |
std::vector< double > |
TCPGraspPose | ) |
|
|
inline |
void Grasp::SetTCPPreGraspPose |
( |
std::vector< double > |
TCPPreGraspPose | ) |
|
|
inline |
std::vector<double> Grasp::m_HandGraspConfig |
|
private |
std::vector<double> Grasp::m_HandOptimalGraspConfig |
|
private |
std::vector<double> Grasp::m_HandPreGraspConfig |
|
private |
std::vector<double> Grasp::m_TCPGraspPose |
|
private |
std::vector<double> Grasp::m_TCPPreGraspPose |
|
private |
The documentation for this class was generated from the following file: