#include <CompositeIK.h>
◆ CompositeIK() [1/2]
CompositeIK::CompositeIK |
( |
| ) |
|
◆ CompositeIK() [2/2]
CompositeIK::CompositeIK |
( |
Body * |
body, |
|
|
Link * |
targetLink |
|
) |
| |
◆ addBaseLink()
bool CompositeIK::addBaseLink |
( |
Link * |
link | ) |
|
◆ baseLink()
Link * CompositeIK::baseLink |
( |
int |
index | ) |
const |
◆ body()
Body* cnoid::CompositeIK::body |
( |
| ) |
|
|
inline |
◆ calcInverseKinematics() [1/2]
bool CompositeIK::calcInverseKinematics |
( |
const Isometry3 & |
T | ) |
|
|
overridevirtual |
◆ calcInverseKinematics() [2/2]
bool cnoid::CompositeIK::calcInverseKinematics |
( |
const Vector3 & |
p, |
|
|
const Matrix3 & |
R |
|
) |
| |
|
inline |
◆ calcRemainingPartForwardKinematicsForInverseKinematics()
bool CompositeIK::calcRemainingPartForwardKinematicsForInverseKinematics |
( |
| ) |
|
|
overridevirtual |
◆ hasAnalyticalIK()
bool cnoid::CompositeIK::hasAnalyticalIK |
( |
| ) |
const |
|
inline |
◆ hasCustomIK()
bool cnoid::CompositeIK::hasCustomIK |
( |
| ) |
const |
|
inline |
◆ jointPath()
std::shared_ptr<JointPath> 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 | ) |
|
◆ setMaxIKerror()
void cnoid::CompositeIK::setMaxIKerror |
( |
double |
e | ) |
|
|
inline |
◆ targetLink()
Link* cnoid::CompositeIK::targetLink |
( |
| ) |
|
|
inline |
The documentation for this class was generated from the following files: