pyrobosim.gui.world_canvas.NavAnimator

class pyrobosim.gui.world_canvas.NavAnimator(canvas)

Helper class that wraps navigation animation in a QThread.

Methods

__init__(canvas)

Creates a navigation monitor thread.

run()

Runs the navigation monitor thread.

Attributes