pyrobosim.core.world.World.remove_all_objects

World.remove_all_objects(restart_numbering=True)

Cleanly removes all objects from the world.

Parameters:

restart_numbering (bool, optional) – If True, restarts numbering of all categories to zero, defaults to True.