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