pyrobosim.gui.action_runners.OpenRunner.__init__

OpenRunner.__init__(world: World, robot: Robot | str | None) None

Creates a location opening execution thread.

Parameters:
  • world – A world object linked to this thread.

  • robot – Robot instance or name to execute action.