17#include "Math/Math3d.h"
19#include <Inventor/nodes/SoCylinder.h>
20#include <Inventor/nodes/SoTransform.h>
21#include <Inventor/nodes/SoTranslation.h>
40 bool init(std::string sFilename,
float fFocalLengthY);
75 const static std::string jointname[
NO_JOINTS];
The header file for OIFwdKinematicsInterface.
void setHandRotation(double alpha, double beta, double gamma)
SoTransform * m_pObjCylRot
void setTestSpherePosition(Vec3d pos)
SoCylinder * m_pObjectCylinder
Vec3d getPositionOfKeypoint(int nKeyPoint)
void setHandPosition(Vec3d pos)
SoTranslation * m_pObjCylPos
SoTranslation * m_pTestSpherePos
OIFwdKinematicsInterface * m_pOIFwdKinematicsInterface
bool init(std::string sFilename, float fFocalLengthY)
void setObjCylConfig(Vec3d pos, double alpha, double beta, double gamma, float height, float radius)
void setJointAngle(int nJoint, float fAngleRad)