new UrdfModel(options)
A URDF Model can be used to parse a given URDF into the appropriate elements.
Parameters:
Name | Type | Description |
---|---|---|
options |
object with following keys: * xml - the XML element to parse * string - the XML element to parse as a string |
- Source: