BaseRobotModelObject.detach_mesh

BaseRobotModelObject.detach_mesh(name)[source]

Removes attached collision meshes with a given name.

Parameters:
namestr

The identifier of the mesh.

Returns:
None