#include <kinbody.h>
|
int16_t | jointindex |
| the index into the joints, if >= GetJoints.size(), then points to the passive joints
|
|
int16_t | dofindex: 14 |
| if >= 0, then points to a DOF of the robot that is NOT mimiced
|
|
uint8_t | axis: 2 |
| the axis of the joint index
|
|
kinbody.h の 630 行で定義されています。
boost::shared_ptr<Joint> OpenRAVE::KinBody::Mimic::DOFFormat::GetJoint |
( |
KinBodyPtr |
parent | ) |
const |
boost::shared_ptr<Joint const> OpenRAVE::KinBody::Mimic::DOFFormat::GetJoint |
( |
KinBodyConstPtr |
parent | ) |
const |
bool OpenRAVE::KinBody::Mimic::DOFFormat::operator< |
( |
const DOFFormat & |
r | ) |
const |
bool OpenRAVE::KinBody::Mimic::DOFFormat::operator== |
( |
const DOFFormat & |
r | ) |
const |
uint8_t OpenRAVE::KinBody::Mimic::DOFFormat::axis |
int16_t OpenRAVE::KinBody::Mimic::DOFFormat::dofindex |
if >= 0, then points to a DOF of the robot that is NOT mimiced
kinbody.h の 633 行で定義されています。
int16_t OpenRAVE::KinBody::Mimic::DOFFormat::jointindex |
the index into the joints, if >= GetJoints.size(), then points to the passive joints
kinbody.h の 632 行で定義されています。
この構造体の説明は次のファイルから生成されました: