pyrobosim.gui.action_runners.CloseRunner.__init__

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

Creates a location closing execution thread.

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

  • robot – Robot instance or name to execute action.