pyrobosim.web.headless.HeadlessGui

class pyrobosim.web.headless.HeadlessGui

Minimal world.gui stand-in so core’s GUI hooks work in web mode.

Methods

__init__()

Creates a headless GUI with a fresh canvas and change counter.

set_buttons_during_action(state)

Does nothing; provided for Qt GUI compatibility.

Attributes

change_count

Number of structural-change hooks fired so far.