libmove3d-planners
|
This is the complete list of members for Joint, including all inherited members.
computeDimension() | Joint | |
computeSpaceVolume() | Joint | |
getAbsPos() | Joint | |
getAbsVector(p3d_vector3 r) | Joint | |
getAllPrevJoints() | Joint | |
getDofBounds(int ithDoF, double &vmin, double &vmax) const | Joint | |
getId() const | Joint | inline |
getIndexOfFirstDof() const | Joint | |
getJointDof(int ithDoF) const | Joint | |
getJointStruct() const | Joint | inline |
getMatrixPos() const | Joint | |
getName() const | Joint | inline |
getNumberOfDof() const | Joint | |
getPreviousJoint() | Joint | |
getRobot() const (defined in Joint) | Joint | inline |
getVectorPos() const | Joint | |
isJointDofUser(int ithDoF) const | Joint | |
Joint(Robot *R, jnt *jntPt, int id=-1, bool copy=false) | Joint | |
setConfigFromDofValues(Configuration &q) | Joint | |
setFreeFlyerFromMatrix(const Eigen::Affine3d &T) | Joint | |
setJointDof(int ithDoF, double value) | Joint | |
shoot(Configuration &q, bool sample_passive=false) | Joint | |
~Joint() | Joint |