#include <CompositeIK.h>
| CompositeIK::CompositeIK |
( |
| ) |
|
| CompositeIK::CompositeIK |
( |
Body * |
body, |
|
|
Link * |
targetLink |
|
) |
| |
| CompositeIK::~CompositeIK |
( |
| ) |
|
| bool CompositeIK::addBaseLink |
( |
Link * |
link | ) |
|
| Link* cnoid::CompositeIK::baseLink |
( |
int |
index | ) |
const |
|
inline |
| Body* cnoid::CompositeIK::body |
( |
| ) |
const |
|
inline |
| bool CompositeIK::calcInverseKinematics |
( |
const Vector3 & |
end_p, |
|
|
const Matrix3 & |
end_R |
|
) |
| |
|
virtual |
| bool CompositeIK::hasAnalyticalIK |
( |
| ) |
const |
|
virtual |
| JointPathPtr cnoid::CompositeIK::jointPath |
( |
int |
index | ) |
const |
|
inline |
| int cnoid::CompositeIK::numJointPaths |
( |
| ) |
const |
|
inline |
| void CompositeIK::reset |
( |
Body * |
body, |
|
|
Link * |
targetLink |
|
) |
| |
| void CompositeIK::setMaxIKerror |
( |
double |
e | ) |
|
| Link* cnoid::CompositeIK::targetLink |
( |
| ) |
const |
|
inline |
The documentation for this class was generated from the following files: