49 return "Passive Joints";
std::vector< std::string > getPassiveJoints() const
Return all passive joint names (according to srdf)
std::string getName() const override
Returns the name of the setup step.
std::string getChildOfJoint(const std::string &joint_name) const
std::vector< std::string > getActiveJoints() const
Return all active (non-fixed) joint names.
void setPassiveJoints(const std::vector< std::string > &passive_joints)
Setup Step that contains the SRDFConfig.
std::shared_ptr< SRDFConfig > srdf_config_