Robowflex
v0.1
Making MoveIt Easy
|
This is the complete list of members for robowflex::darts::RnJoint, including all inherited members.
distance(const Eigen::Ref< const Eigen::VectorXd > &a, const Eigen::Ref< const Eigen::VectorXd > &b) const override | robowflex::darts::RnJoint | virtual |
dofs_ | robowflex::darts::Joint | protected |
enforceBounds(Eigen::Ref< Eigen::VectorXd > a) const override | robowflex::darts::RnJoint | virtual |
getDimension() const | robowflex::darts::Joint | |
getDofs() const | robowflex::darts::Joint | |
getIndices() const | robowflex::darts::Joint | |
getJoint(WorldPtr world) const | robowflex::darts::Joint | |
getJointIndex() const | robowflex::darts::Joint | |
getJointState(WorldPtr world, Eigen::Ref< Eigen::VectorXd > a) const | robowflex::darts::Joint | virtual |
getLowerLimits() const | robowflex::darts::Joint | virtual |
getMaximumExtent() const override | robowflex::darts::RnJoint | virtual |
getSkeletonIndex() const | robowflex::darts::Joint | |
getSpaceVars(Eigen::Ref< Eigen::VectorXd > a) | robowflex::darts::Joint | |
getSpaceVarsConst(const Eigen::Ref< const Eigen::VectorXd > &a) | robowflex::darts::Joint | |
getUpperLimits() const | robowflex::darts::Joint | virtual |
high_ | robowflex::darts::RnJoint | private |
indices_ | robowflex::darts::Joint | protected |
interpolate(const Eigen::Ref< const Eigen::VectorXd > &a, const Eigen::Ref< const Eigen::VectorXd > &b, double t, Eigen::Ref< Eigen::VectorXd > c) const override | robowflex::darts::RnJoint | virtual |
Joint(StateSpace *space, unsigned int skelIndex, unsigned int jointIndex, unsigned int sizeInSpace, unsigned int startIndex, unsigned int numDof) | robowflex::darts::Joint | |
Joint(StateSpace *space, dart::dynamics::Joint *joint, unsigned int sizeInSpace, unsigned int startIndex=0, unsigned int numDof=0) | robowflex::darts::Joint | |
jointIndex_ | robowflex::darts::Joint | protected |
low_ | robowflex::darts::RnJoint | private |
numDof_ | robowflex::darts::Joint | protected |
rng_ | robowflex::darts::Joint | protected |
RnJoint(StateSpace *space, dart::dynamics::Joint *joint, double low, double high) | robowflex::darts::RnJoint | |
RnJoint(StateSpace *space, dart::dynamics::Joint *joint, unsigned int n, unsigned int start, Eigen::VectorXd low, Eigen::VectorXd high) | robowflex::darts::RnJoint | |
sample(Eigen::Ref< Eigen::VectorXd > a) const override | robowflex::darts::RnJoint | virtual |
sampleNear(Eigen::Ref< Eigen::VectorXd > a, const Eigen::Ref< const Eigen::VectorXd > &near, double r) const override | robowflex::darts::RnJoint | virtual |
satisfiesBounds(const Eigen::Ref< const Eigen::VectorXd > &a) const override | robowflex::darts::RnJoint | virtual |
setJointState(WorldPtr world, const Eigen::Ref< const Eigen::VectorXd > &a) const | robowflex::darts::Joint | virtual |
setLowerLimits(const Eigen::Ref< const Eigen::VectorXd > &v) override | robowflex::darts::RnJoint | virtual |
setUpperLimits(const Eigen::Ref< const Eigen::VectorXd > &v) override | robowflex::darts::RnJoint | virtual |
sizeInSpace_ | robowflex::darts::Joint | protected |
skelIndex_ | robowflex::darts::Joint | protected |
space_ | robowflex::darts::Joint | protected |
startIndex_ | robowflex::darts::Joint | protected |
startInSpace_ | robowflex::darts::Joint | protected |