WUT Velma robot API
Public Member Functions | Public Attributes | List of all members
rqt_agent.subsystem_components.ComponentsDialog Class Reference
Inheritance diagram for rqt_agent.subsystem_components.ComponentsDialog:
Inheritance graph
[legend]

Public Member Functions

def closeClick (self)
 
def __init__ (self, subsystem_name, parent=None)
 
def updateState (self, components_state, components_diag_msgs)
 

Public Attributes

 parent
 
 components
 

Detailed Description

Definition at line 76 of file subsystem_components.py.

Constructor & Destructor Documentation

◆ __init__()

def rqt_agent.subsystem_components.ComponentsDialog.__init__ (   self,
  subsystem_name,
  parent = None 
)

Definition at line 82 of file subsystem_components.py.

Member Function Documentation

◆ closeClick()

def rqt_agent.subsystem_components.ComponentsDialog.closeClick (   self)

Definition at line 79 of file subsystem_components.py.

◆ updateState()

def rqt_agent.subsystem_components.ComponentsDialog.updateState (   self,
  components_state,
  components_diag_msgs 
)

Definition at line 99 of file subsystem_components.py.

Member Data Documentation

◆ components

rqt_agent.subsystem_components.ComponentsDialog.components

Definition at line 97 of file subsystem_components.py.

◆ parent

rqt_agent.subsystem_components.ComponentsDialog.parent

Definition at line 85 of file subsystem_components.py.


The documentation for this class was generated from the following file: