pyrobosim.core.world.World.unlock_location

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

Unlocks a storage location or hallway.

Parameters:

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

Returns:

An object describing the execution result.