pyrobosim.core.world.World.unlock_location

World.unlock_location(location)

Unlocks a storage location or hallway.

Parameters:

location (pyrobosim.core.locations.Location, pyrobosim.core.hallway.Hallway, or str) – Location or Hallway object to unlock, or its name.

Returns:

An object describing the execution result.

Return type:

pyrobosim.planning.actions.ExecutionResult