pyrobosim.gui.action_runners.CloseRunner

class pyrobosim.gui.action_runners.CloseRunner(canvas, robot)

Helper class that wraps location closing execution in a QThread.

Methods

__init__(canvas, robot)

Creates a location closing execution thread.

run()

Runs the location closing execution thread.