MoveItPlanner.remove_attached_collision_mesh
- MoveItPlanner.remove_attached_collision_mesh(*args, **kwargs)[source]
Remove an attached collision mesh from the robot.
- Parameters
id (str) – Name of collision mesh to be removed.
options (dict, optional) – Unused parameter.
- Returns
None