TinyURDF 1.0.0
Loading...
Searching...
No Matches
property_parser.h File Reference
Include dependency graph for property_parser.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  PropertyParser< T >
 A basic parser for general property value definitions in XML. Parses a single XML element where a property is defined by a list of values. These values can be numeric or strings. It fills a vector with these values and returns a pointer to it. The parser can handle any number of values. More...