CreateRobotFromString

IRobot ITopController.CreateRobotFromString(string urdf)

Create a robot from the model contained in the specified URDF string.

Parameters

urdf – String containing the URDF robot model.

Returns

IRobot – Created robot.

Throws