Class: UrdfModel

UrdfModel(options)

new UrdfModel(options)

A URDF Model can be used to parse a given URDF into the appropriate elements.

Parameters:
Name Type Description
options Object
Properties
Name Type Description
xml Element

The XML element to parse.

string string

The XML element to parse as a string.

Source: