GetRigidBody

virtual PRigidBody IRobot::GetRigidBody(const std::string &name) const = 0

Gets the rigid body with the specified name.

Parameters

name – Name of the rigid body.

Returns

PRigidBody – The rigid body with the specified name.

Throws