22 osg::ref_ptr<osaOSGManipulator>
f1;
23 osg::ref_ptr<osaOSGManipulator>
f2;
24 osg::ref_ptr<osaOSGManipulator>
f3;
43 osaOSGBH(
const std::string& palmmodel,
44 const std::string& metacarpalmodel,
45 const std::string& proximalmodel,
46 const std::string& intermediatemodel,
49 const std::string& f1f2filename,
50 const std::string& f3filename );
53 osaOSGBH(
const std::string& palmmodel,
54 const std::string& metacarpalmodel,
55 const std::string& proximalmodel,
56 const std::string& intermediatemodel,
59 const std::string& f1f2filename,
60 const std::string& f3filename );
#define CISST_EXPORT
Definition: cmnExportMacros.h:50
osg::ref_ptr< osaOSGManipulator > f1
Definition: osaOSGBH.h:22
osg::ref_ptr< osaOSGManipulator > f2
Definition: osaOSGBH.h:23
osaOSGBH(const vctFrame4x4< double > &Rtw0, const std::string &robotfile)
Definition: osaOSGBH.h:28
osg::ref_ptr< osaOSGManipulator > f3
Definition: osaOSGBH.h:24
Errno
Definition: robManipulator.h:43
Definition: osaOSGWorld.h:24
Definition: osaOSGManipulator.h:26
OSG Barrett Hand.
Definition: osaOSGBH.h:18
virtual osaOSGManipulator::Errno GetPositions(vctDynamicVector< double > &q) const
Return the joints positions.
osaOSGBH(const vctFrm3 &Rtw0, const std::string &robotfile)
Definition: osaOSGBH.h:34
virtual osaOSGManipulator::Errno SetPositions(const vctDynamicVector< double > &q)
Set the joint position.