RobotModel.to_urdf_string

RobotModel.to_urdf_string(prettify=False)[source]

Construct a URDF string model description from a robot model.

Parameters

prettify – If True, the string will be pretty printed.

Returns

str