URDF.from_string
- classmethod URDF.from_string(text)
Construct a URDF from a string.
- Parameters
text (str) – XML string.
- Returns
Examples
>>> urdf = URDF.from_string('<robot name="panda"/>')
Construct a URDF from a string.
text (str) – XML string.
Examples
>>> urdf = URDF.from_string('<robot name="panda"/>')
A computational framework for collaboration and research in Architecture, Engineering, Fabrication, and Construction.
Copyright © 2017-2021 compas-dev