class
#include <esp/metadata/URDFParser.h>
Parser Functional class for parsing URDF files into a URDF::Model representation.
Constructors, destructors, conversion operators
- Parser() defaulted
Public functions
-
auto parseURDF(const std::
string& filename, std:: shared_ptr<Model>& model) -> bool