pyrobosim.gui.main.PyRoboSimMainWindow.set_buttons_during_action

PyRoboSimMainWindow.set_buttons_during_action(state: bool) None

Enables or disables buttons that should not be pressed while the robot is executing an action.

Parameters:

state – Desired button state (True to enable, False to disable)