file
URDFDofsImport.h
Namespaces
- namespace iDynTree
Functions
- auto dofsListFromURDF(const std::string& urdf_filename, std::vector<std::string>& dofs) -> bool
- Load a list of dofs names from a URDF file.
- auto dofsListFromURDFString(const std::string& urdf_string, std::vector<std::string>& dofs) -> bool
- Load a list of dofs object from a URDF string.