Choreonoid
1.8
|
#include <CompositeBodyIK.h>
Public Member Functions | |
virtual std::shared_ptr< InverseKinematics > | getParentBodyIK ()=0 |
Public Member Functions inherited from cnoid::InverseKinematics | |
virtual | ~InverseKinematics () |
virtual bool | calcInverseKinematics (const Isometry3 &T)=0 |
virtual bool | calcRemainingPartForwardKinematicsForInverseKinematics () |
bool | calcInverseKinematics (const Vector3 &p, const Matrix3 &R) |
deprecated More... | |
|
pure virtual |