changes_ | moveit_setup::SRDFConfig | protected |
clearCollisionData() | moveit_setup::SRDFConfig | inline |
collectDependencies(std::set< std::string > &) const | moveit_setup::SetupConfig | inlinevirtual |
collectFiles(const std::filesystem::path &package_path, const GeneratedTime &last_gen_time, std::vector< GeneratedFilePtr > &files) override | moveit_setup::SRDFConfig | inlinevirtual |
collectVariables(std::vector< TemplateVariable > &variables) override | moveit_setup::SRDFConfig | virtual |
config_data_ | moveit_setup::SetupConfig | protected |
getChangeMask() const | moveit_setup::SRDFConfig | inline |
getChildOfJoint(const std::string &joint_name) const | moveit_setup::SRDFConfig | |
getDisabledCollisions() | moveit_setup::SRDFConfig | inline |
getEndEffectors() | moveit_setup::SRDFConfig | inline |
getGroupNames() const | moveit_setup::SRDFConfig | inline |
getGroups() | moveit_setup::SRDFConfig | inline |
getGroupStates() | moveit_setup::SRDFConfig | inline |
getJointNames(const std::string &group_name, bool include_multi_dof=true, bool include_passive=true) | moveit_setup::SRDFConfig | |
getLinkNames() const | moveit_setup::SRDFConfig | |
getName() | moveit_setup::SetupConfig | inline |
getPassiveJoints() | moveit_setup::SRDFConfig | inline |
getPath() const | moveit_setup::SRDFConfig | inline |
getPlanningScene() | moveit_setup::SRDFConfig | |
getRelativePath() | moveit_setup::SRDFConfig | protected |
getRobotModel() const | moveit_setup::SRDFConfig | inline |
getVirtualJoints() | moveit_setup::SRDFConfig | inline |
initialize(const std::shared_ptr< DataWarehouse > &config_data, const rclcpp::Node::SharedPtr &parent_node, const std::string &name) | moveit_setup::SetupConfig | inline |
isConfigured() const override | moveit_setup::SRDFConfig | inlinevirtual |
loadPrevious(const std::filesystem::path &package_path, const YAML::Node &node) override | moveit_setup::SRDFConfig | virtual |
loadSRDFFile(const std::filesystem::path &package_path, const std::filesystem::path &relative_path) | moveit_setup::SRDFConfig | |
loadSRDFFile(const std::filesystem::path &srdf_file_path, const std::vector< std::string > &xacro_args=std::vector< std::string >()) | moveit_setup::SRDFConfig | |
loadURDFModel() | moveit_setup::SRDFConfig | protected |
logger_ | moveit_setup::SetupConfig | protected |
name_ | moveit_setup::SetupConfig | protected |
onInit() override | moveit_setup::SRDFConfig | virtual |
operator=(const SetupConfig &)=default | moveit_setup::SetupConfig | |
operator=(SetupConfig &&)=default | moveit_setup::SetupConfig | |
parent_node_ | moveit_setup::SetupConfig | protected |
planning_scene_ | moveit_setup::SRDFConfig | protected |
removePoseByName(const std::string &pose_name, const std::string &group_name) | moveit_setup::SRDFConfig | |
robot_model_ | moveit_setup::SRDFConfig | protected |
saveToYaml() const override | moveit_setup::SRDFConfig | virtual |
SetupConfig()=default | moveit_setup::SetupConfig | |
SetupConfig(const SetupConfig &)=default | moveit_setup::SetupConfig | |
SetupConfig(SetupConfig &&)=default | moveit_setup::SetupConfig | |
srdf_ | moveit_setup::SRDFConfig | protected |
srdf_path_ | moveit_setup::SRDFConfig | protected |
srdf_pkg_relative_path_ | moveit_setup::SRDFConfig | protected |
updateRobotModel(long changed_information=0L) | moveit_setup::SRDFConfig | |
urdf_model_ | moveit_setup::SRDFConfig | protected |
write(const std::filesystem::path &path) | moveit_setup::SRDFConfig | inline |
~SetupConfig()=default | moveit_setup::SetupConfig | virtual |