pyrobosim.gui.action_runners.DetectRunner.__init__

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

Creates an object detection execution thread.

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

  • robot – Robot instance or name to execute action.

  • query – Query for object detection.