CreateRobotFromFile

IRobot ITopController.CreateRobotFromFile(string filename)

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

Parameters

filename – Path to file containing the URDF robot model.

Returns

IRobot – Created robot.

Throws