Public Member Functions | Public Attributes
command_gui_buttons.command_gui_buttons.command_gui_buttons Class Reference

Implements configurable buttons. More...

List of all members.

Public Member Functions

def __init__
def CreateButton
 Creates one button with functionality.
def CreateControlPanel
 Creates the control panel out of configuration from ROS parameter server.
def SortDict
 Sorts a dictionary alphabetically.
def uniqify_list
 Uniqifies a list to not have double entries.

Public Attributes

 halt_buttons
 init_buttons
 panels
 recover_buttons
 sss
 stop_buttons

Detailed Description

Implements configurable buttons.

Definition at line 22 of file command_gui_buttons.py.


Constructor & Destructor Documentation

Definition at line 23 of file command_gui_buttons.py.


Member Function Documentation

def command_gui_buttons.command_gui_buttons.command_gui_buttons.CreateButton (   self,
  button_name,
  function,
  component_name,
  parameter_name = None,
  blocking = False 
)

Creates one button with functionality.

Definition at line 107 of file command_gui_buttons.py.

Creates the control panel out of configuration from ROS parameter server.

Definition at line 33 of file command_gui_buttons.py.

Sorts a dictionary alphabetically.

Definition at line 115 of file command_gui_buttons.py.

Uniqifies a list to not have double entries.

Definition at line 124 of file command_gui_buttons.py.


Member Data Documentation

Definition at line 23 of file command_gui_buttons.py.

Definition at line 23 of file command_gui_buttons.py.

Definition at line 23 of file command_gui_buttons.py.

Definition at line 23 of file command_gui_buttons.py.

Definition at line 23 of file command_gui_buttons.py.

Definition at line 23 of file command_gui_buttons.py.


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


cob_command_gui
Author(s): Florian Weisshardt
autogenerated on Sun Jun 9 2019 20:20:15