pyrobosim.core.world.World.open_location

World.open_location(location: Entity | str | None) ExecutionResult

Opens a storage location or hallway between two rooms..

Parameters:

location – Location or Hallway object to open, or its name.

Returns:

An object describing the execution result.