MoveItPlanner.remove_attached_collision_mesh
- MoveItPlanner.remove_attached_collision_mesh(id, options=None)[source]
Remove an attached collision mesh from the robot.
- Parameters:
- idstr
Name of collision mesh to be removed.
- optionsdict, optional
Unused parameter.
- Returns:
None