pyrobosim.gui.action_runners.CloseRunner.__init__
- CloseRunner.__init__(canvas, robot)
Creates a location closing execution thread.
- Parameters:
canvas (
pyrobosim.gui.world_canvas.WorldCanvas) – A world canvas object linked to this thread.robot (
pyrobosim.core.robot.Robotor str) – Robot instance or name to execute action.