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