moveit::core::JointModel Member List

This is the complete list of members for moveit::core::JointModel, including all inherited members.

addDescendantJointModel(const JointModel *joint)moveit::core::JointModel
addDescendantLinkModel(const LinkModel *link)moveit::core::JointModel
addMimicRequest(const JointModel *joint)moveit::core::JointModel
Bounds typedefmoveit::core::JointModel
child_link_model_moveit::core::JointModelprotected
computeTransform(const double *joint_values, Eigen::Isometry3d &transf) const =0moveit::core::JointModelpure virtual
computeVariableBoundsMsg()moveit::core::JointModelprotected
computeVariablePositions(const Eigen::Isometry3d &transform, double *joint_values) const =0moveit::core::JointModelpure virtual
descendant_joint_models_moveit::core::JointModelprotected
descendant_link_models_moveit::core::JointModelprotected
distance(const double *value1, const double *value2) const =0moveit::core::JointModelpure virtual
distance_factor_moveit::core::JointModelprotected
enforcePositionBounds(double *values) constmoveit::core::JointModelinline
enforcePositionBounds(double *values, const Bounds &other_bounds) const =0moveit::core::JointModelpure virtual
enforceVelocityBounds(double *values) constmoveit::core::JointModelinline
enforceVelocityBounds(double *values, const Bounds &other_bounds) constmoveit::core::JointModelvirtual
first_variable_index_moveit::core::JointModelprotected
FIXED enum valuemoveit::core::JointModel
FLOATING enum valuemoveit::core::JointModel
getChildLinkModel() constmoveit::core::JointModelinline
getDescendantJointModels() constmoveit::core::JointModelinline
getDescendantLinkModels() constmoveit::core::JointModelinline
getDistanceFactor() constmoveit::core::JointModelinline
getFirstVariableIndex() constmoveit::core::JointModelinline
getJointIndex() constmoveit::core::JointModelinline
getLocalVariableIndex(const std::string &variable) constmoveit::core::JointModel
getLocalVariableNames() constmoveit::core::JointModelinline
getMaximumExtent(const Bounds &other_bounds) const =0moveit::core::JointModelpure virtual
getMaximumExtent() constmoveit::core::JointModelinline
getMimic() constmoveit::core::JointModelinline
getMimicFactor() constmoveit::core::JointModelinline
getMimicOffset() constmoveit::core::JointModelinline
getMimicRequests() constmoveit::core::JointModelinline
getName() constmoveit::core::JointModelinline
getNonFixedDescendantJointModels() constmoveit::core::JointModelinline
getParentLinkModel() constmoveit::core::JointModelinline
getStateSpaceDimension() const =0moveit::core::JointModelpure virtual
getType() constmoveit::core::JointModelinline
getTypeName() constmoveit::core::JointModel
getVariableBounds(const std::string &variable) constmoveit::core::JointModel
getVariableBounds() constmoveit::core::JointModelinline
getVariableBoundsMsg() constmoveit::core::JointModelinline
getVariableCount() constmoveit::core::JointModelinline
getVariableDefaultPositions(double *values) constmoveit::core::JointModelinline
getVariableDefaultPositions(double *values, const Bounds &other_bounds) const =0moveit::core::JointModelpure virtual
getVariableNames() constmoveit::core::JointModelinline
getVariableRandomPositions(random_numbers::RandomNumberGenerator &rng, double *values) constmoveit::core::JointModelinline
getVariableRandomPositions(random_numbers::RandomNumberGenerator &rng, double *values, const Bounds &other_bounds) const =0moveit::core::JointModelpure virtual
getVariableRandomPositionsNearBy(random_numbers::RandomNumberGenerator &rng, double *values, const double *seed, const double distance) constmoveit::core::JointModelinline
getVariableRandomPositionsNearBy(random_numbers::RandomNumberGenerator &rng, double *values, const Bounds &other_bounds, const double *seed, const double distance) const =0moveit::core::JointModelpure virtual
harmonizePosition(double *values, const Bounds &other_bounds) constmoveit::core::JointModelvirtual
harmonizePosition(double *values) constmoveit::core::JointModelinline
hasVariable(const std::string &variable) constmoveit::core::JointModelinline
interpolate(const double *from, const double *to, const double t, double *state) const =0moveit::core::JointModelpure virtual
isPassive() constmoveit::core::JointModelinline
joint_index_moveit::core::JointModelprotected
JointModel(const std::string &name)moveit::core::JointModel
JointType enum namemoveit::core::JointModel
local_variable_names_moveit::core::JointModelprotected
mimic_moveit::core::JointModelprotected
mimic_factor_moveit::core::JointModelprotected
mimic_offset_moveit::core::JointModelprotected
mimic_requests_moveit::core::JointModelprotected
name_moveit::core::JointModelprotected
non_fixed_descendant_joint_models_moveit::core::JointModelprotected
parent_link_model_moveit::core::JointModelprotected
passive_moveit::core::JointModelprotected
PLANAR enum valuemoveit::core::JointModel
PRISMATIC enum valuemoveit::core::JointModel
REVOLUTE enum valuemoveit::core::JointModel
satisfiesAccelerationBounds(const double *values, double margin=0.0) constmoveit::core::JointModelinline
satisfiesAccelerationBounds(const double *values, const Bounds &other_bounds, double margin) constmoveit::core::JointModelvirtual
satisfiesPositionBounds(const double *values, double margin=0.0) constmoveit::core::JointModelinline
satisfiesPositionBounds(const double *values, const Bounds &other_bounds, double margin) const =0moveit::core::JointModelpure virtual
satisfiesVelocityBounds(const double *values, double margin=0.0) constmoveit::core::JointModelinline
satisfiesVelocityBounds(const double *values, const Bounds &other_bounds, double margin) constmoveit::core::JointModelvirtual
setChildLinkModel(const LinkModel *link)moveit::core::JointModelinline
setDistanceFactor(double factor)moveit::core::JointModelinline
setFirstVariableIndex(int index)moveit::core::JointModelinline
setJointIndex(int index)moveit::core::JointModelinline
setMimic(const JointModel *mimic, double factor, double offset)moveit::core::JointModel
setParentLinkModel(const LinkModel *link)moveit::core::JointModelinline
setPassive(bool flag)moveit::core::JointModelinline
setVariableBounds(const std::string &variable, const VariableBounds &bounds)moveit::core::JointModel
setVariableBounds(const std::vector< moveit_msgs::JointLimits > &jlim)moveit::core::JointModel
type_moveit::core::JointModelprotected
UNKNOWN enum valuemoveit::core::JointModel
variable_bounds_moveit::core::JointModelprotected
variable_bounds_msg_moveit::core::JointModelprotected
variable_index_map_moveit::core::JointModelprotected
variable_names_moveit::core::JointModelprotected
~JointModel()moveit::core::JointModelvirtual


moveit_core
Author(s): Ioan Sucan , Sachin Chitta , Acorn Pooley
autogenerated on Thu Apr 18 2024 02:23:41