Public Member Functions
urdf::URDFParser Class Reference

Base class for URDF parsers. More...

#include <parser.h>

List of all members.

Public Member Functions

virtual
urdf::ModelInterfaceSharedPtr 
parse (const std::string &xml_string)=0
 Load Model from string.
 URDFParser ()
virtual ~URDFParser ()

Detailed Description

Base class for URDF parsers.

Definition at line 46 of file parser.h.


Constructor & Destructor Documentation

Definition at line 49 of file parser.h.

virtual urdf::URDFParser::~URDFParser ( ) [inline, virtual]

Definition at line 52 of file parser.h.


Member Function Documentation

virtual urdf::ModelInterfaceSharedPtr urdf::URDFParser::parse ( const std::string &  xml_string) [pure virtual]

Load Model from string.


The documentation for this class was generated from the following file:


urdf_parser_plugin
Author(s): Ioan Sucan , Jackie Kay
autogenerated on Thu Jun 6 2019 17:38:31