TinyURDF 1.0.0
|
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... | |