robot_model::JointModelGroup Member List
This is the complete list of members for robot_model::JointModelGroup, including all inherited members.
active_variable_names_robot_model::JointModelGroup [protected]
active_variable_names_set_robot_model::JointModelGroup [protected]
attached_end_effector_names_robot_model::JointModelGroup [protected]
canSetStateFromIK(const std::string &tip) const robot_model::JointModelGroup
continuous_joint_model_vector_const_robot_model::JointModelGroup [protected]
default_ik_attempts_robot_model::JointModelGroup [protected]
default_ik_timeout_robot_model::JointModelGroup [protected]
default_states_robot_model::JointModelGroup [protected]
end_effector_name_robot_model::JointModelGroup [protected]
end_effector_parent_robot_model::JointModelGroup [protected]
fixed_joints_robot_model::JointModelGroup [protected]
getAttachedEndEffectorNames() const robot_model::JointModelGroup [inline]
getContinuousJointModels() const robot_model::JointModelGroup [inline]
getDefaultIKAttempts() const robot_model::JointModelGroup [inline]
getDefaultIKTimeout() const robot_model::JointModelGroup [inline]
getEndEffectorName() const robot_model::JointModelGroup [inline]
getEndEffectorParentGroup() const robot_model::JointModelGroup [inline]
getFixedJointModels() const robot_model::JointModelGroup [inline]
getJointModel(const std::string &joint) const robot_model::JointModelGroup
getJointModelNames() const robot_model::JointModelGroup [inline]
getJointModels() const robot_model::JointModelGroup [inline]
getJointRoots() const robot_model::JointModelGroup [inline]
getJointVariablesIndexMap() const robot_model::JointModelGroup [inline]
getKinematicsSolverJointBijection() const robot_model::JointModelGroup [inline]
getKnownDefaultStates(std::vector< std::string > &default_states) const robot_model::JointModelGroup
getLinkModel(const std::string &joint) const robot_model::JointModelGroup
getLinkModelNames() const robot_model::JointModelGroup [inline]
getLinkModelNamesWithCollisionGeometry() const robot_model::JointModelGroup [inline]
getLinkModels() const robot_model::JointModelGroup [inline]
getMaximumExtent(void) const robot_model::JointModelGroup
getMimicJointModels() const robot_model::JointModelGroup [inline]
getName() const robot_model::JointModelGroup [inline]
getParentModel() const robot_model::JointModelGroup [inline]
getSolverAllocators() const robot_model::JointModelGroup [inline]
getSolverInstance() const robot_model::JointModelGroup [inline]
getSolverInstance()robot_model::JointModelGroup [inline]
getSubgroupNames() const robot_model::JointModelGroup [inline]
getUpdatedLinkModelNames() const robot_model::JointModelGroup [inline]
getUpdatedLinkModels() const robot_model::JointModelGroup [inline]
getUpdatedLinkModelsWithGeometry() const robot_model::JointModelGroup [inline]
getUpdatedLinkModelsWithGeometryNames() const robot_model::JointModelGroup [inline]
getUpdatedLinkModelsWithGeometryNamesSet() const robot_model::JointModelGroup [inline]
getUpdatedLinkModelsWithGeometrySet() const robot_model::JointModelGroup [inline]
getVariableCount() const robot_model::JointModelGroup [inline]
getVariableDefaultLimits() const robot_model::JointModelGroup
getVariableDefaultValues(const std::string &name, std::map< std::string, double > &values) const robot_model::JointModelGroup
getVariableDefaultValues(std::vector< double > &values) const robot_model::JointModelGroup
getVariableDefaultValues(std::map< std::string, double > &values) const robot_model::JointModelGroup
getVariableLimits() const robot_model::JointModelGroup
getVariableNames() const robot_model::JointModelGroup [inline]
getVariableRandomValues(random_numbers::RandomNumberGenerator &rng, std::vector< double > &values) const robot_model::JointModelGroup
getVariableRandomValuesNearBy(random_numbers::RandomNumberGenerator &rng, std::vector< double > &values, const std::vector< double > &near, const std::map< robot_model::JointModel::JointType, double > &distance_map) const robot_model::JointModelGroup
getVariableRandomValuesNearBy(random_numbers::RandomNumberGenerator &rng, std::vector< double > &values, const std::vector< double > &near, const std::vector< double > &distances) const robot_model::JointModelGroup
hasJointModel(const std::string &joint) const robot_model::JointModelGroup
hasLinkModel(const std::string &link) const robot_model::JointModelGroup
ik_joint_bijection_robot_model::JointModelGroup [protected]
is_chain_robot_model::JointModelGroup [protected]
is_end_effector_robot_model::JointModelGroup [protected]
isActiveDOF(const std::string &name) const robot_model::JointModelGroup [inline]
isChain() const robot_model::JointModelGroup [inline]
isEndEffector() const robot_model::JointModelGroup [inline]
isLinkUpdated(const std::string &name) const robot_model::JointModelGroup [inline]
isSubgroup(const std::string &group) const robot_model::JointModelGroup
joint_model_map_robot_model::JointModelGroup [protected]
joint_model_name_vector_robot_model::JointModelGroup [protected]
joint_model_vector_robot_model::JointModelGroup [protected]
joint_roots_robot_model::JointModelGroup [protected]
joint_variables_index_map_robot_model::JointModelGroup [protected]
JointModelGroup(const std::string &name, const std::vector< const JointModel * > &joint_vector, const RobotModel *parent_model)robot_model::JointModelGroup
link_model_name_vector_robot_model::JointModelGroup [protected]
link_model_vector_robot_model::JointModelGroup [protected]
link_model_with_geometry_name_vector_robot_model::JointModelGroup [protected]
mimic_joints_robot_model::JointModelGroup [protected]
name_robot_model::JointModelGroup [protected]
parent_model_robot_model::JointModelGroup [protected]
printGroupInfo(std::ostream &out=std::cout) const robot_model::JointModelGroup
RobotModel classrobot_model::JointModelGroup [friend]
setDefaultIKAttempts(unsigned int ik_attempts)robot_model::JointModelGroup [inline]
setDefaultIKTimeout(double ik_timeout)robot_model::JointModelGroup
setRedundantJoints(const std::vector< unsigned int > &joints)robot_model::JointModelGroup [inline]
setSolverAllocators(const SolverAllocatorFn &solver, const SolverAllocatorMapFn &solver_map=SolverAllocatorMapFn())robot_model::JointModelGroup [inline]
setSolverAllocators(const std::pair< SolverAllocatorFn, SolverAllocatorMapFn > &solvers)robot_model::JointModelGroup
setVariableLimits(const std::vector< moveit_msgs::JointLimits > &jlim)robot_model::JointModelGroup
solver_allocators_robot_model::JointModelGroup [protected]
solver_instance_robot_model::JointModelGroup [protected]
solver_instance_const_robot_model::JointModelGroup [protected]
subgroup_names_robot_model::JointModelGroup [protected]
updated_link_model_name_set_robot_model::JointModelGroup [protected]
updated_link_model_name_vector_robot_model::JointModelGroup [protected]
updated_link_model_set_robot_model::JointModelGroup [protected]
updated_link_model_vector_robot_model::JointModelGroup [protected]
updated_link_model_with_geometry_name_set_robot_model::JointModelGroup [protected]
updated_link_model_with_geometry_name_vector_robot_model::JointModelGroup [protected]
updated_link_model_with_geometry_set_robot_model::JointModelGroup [protected]
updated_link_model_with_geometry_vector_robot_model::JointModelGroup [protected]
variable_count_robot_model::JointModelGroup [protected]
~JointModelGroup()robot_model::JointModelGroup


moveit_core
Author(s): Ioan Sucan , Sachin Chitta , Acorn Pooley
autogenerated on Mon Oct 6 2014 02:24:48