Public Member Functions | Public Attributes | Private Attributes | Static Private Attributes | List of all members
jsk_rqt_plugins.mini_maxwell.DRCEnvironmentViewerWidget Class Reference
Inheritance diagram for jsk_rqt_plugins.mini_maxwell.DRCEnvironmentViewerWidget:
Inheritance graph
[legend]

Public Member Functions

def __init__ (self)
 
def isBlackoutCallback (self, msg)
 
def isDisabledCallback (self, msg)
 
def nextWhiteoutTimeCallback (self, msg)
 
def paintEvent (self, event)
 
def redraw (self)
 

Public Attributes

 blackout_time
 
 event
 
 is_blackout
 
 is_disabled
 
 lock
 
 next_whiteout_time
 
 sub_is_blackout
 
 sub_is_disabled
 
 sub_next_whiteout_time
 

Private Attributes

 _update_plot_timer
 

Static Private Attributes

 _BLACKOUT_COLOR = QColor("#F44336")
 
 _DISABLED_COLOR = QColor("#BDBDBD")
 
string _FROWN = ":("
 
 _OK_COLOR = QColor("#18FFFF")
 
string _SMILEY = ":)"
 

Detailed Description

Definition at line 44 of file mini_maxwell.py.

Constructor & Destructor Documentation

def jsk_rqt_plugins.mini_maxwell.DRCEnvironmentViewerWidget.__init__ (   self)

Definition at line 51 of file mini_maxwell.py.

Member Function Documentation

def jsk_rqt_plugins.mini_maxwell.DRCEnvironmentViewerWidget.isBlackoutCallback (   self,
  msg 
)

Definition at line 76 of file mini_maxwell.py.

def jsk_rqt_plugins.mini_maxwell.DRCEnvironmentViewerWidget.isDisabledCallback (   self,
  msg 
)

Definition at line 72 of file mini_maxwell.py.

def jsk_rqt_plugins.mini_maxwell.DRCEnvironmentViewerWidget.nextWhiteoutTimeCallback (   self,
  msg 
)

Definition at line 82 of file mini_maxwell.py.

def jsk_rqt_plugins.mini_maxwell.DRCEnvironmentViewerWidget.paintEvent (   self,
  event 
)

Definition at line 91 of file mini_maxwell.py.

def jsk_rqt_plugins.mini_maxwell.DRCEnvironmentViewerWidget.redraw (   self)

Definition at line 86 of file mini_maxwell.py.

Member Data Documentation

jsk_rqt_plugins.mini_maxwell.DRCEnvironmentViewerWidget._BLACKOUT_COLOR = QColor("#F44336")
staticprivate

Definition at line 49 of file mini_maxwell.py.

jsk_rqt_plugins.mini_maxwell.DRCEnvironmentViewerWidget._DISABLED_COLOR = QColor("#BDBDBD")
staticprivate

Definition at line 48 of file mini_maxwell.py.

string jsk_rqt_plugins.mini_maxwell.DRCEnvironmentViewerWidget._FROWN = ":("
staticprivate

Definition at line 46 of file mini_maxwell.py.

jsk_rqt_plugins.mini_maxwell.DRCEnvironmentViewerWidget._OK_COLOR = QColor("#18FFFF")
staticprivate

Definition at line 47 of file mini_maxwell.py.

string jsk_rqt_plugins.mini_maxwell.DRCEnvironmentViewerWidget._SMILEY = ":)"
staticprivate

Definition at line 45 of file mini_maxwell.py.

jsk_rqt_plugins.mini_maxwell.DRCEnvironmentViewerWidget._update_plot_timer
private

Definition at line 68 of file mini_maxwell.py.

jsk_rqt_plugins.mini_maxwell.DRCEnvironmentViewerWidget.blackout_time

Definition at line 57 of file mini_maxwell.py.

jsk_rqt_plugins.mini_maxwell.DRCEnvironmentViewerWidget.event

Definition at line 58 of file mini_maxwell.py.

jsk_rqt_plugins.mini_maxwell.DRCEnvironmentViewerWidget.is_blackout

Definition at line 55 of file mini_maxwell.py.

jsk_rqt_plugins.mini_maxwell.DRCEnvironmentViewerWidget.is_disabled

Definition at line 54 of file mini_maxwell.py.

jsk_rqt_plugins.mini_maxwell.DRCEnvironmentViewerWidget.lock

Definition at line 52 of file mini_maxwell.py.

jsk_rqt_plugins.mini_maxwell.DRCEnvironmentViewerWidget.next_whiteout_time

Definition at line 56 of file mini_maxwell.py.

jsk_rqt_plugins.mini_maxwell.DRCEnvironmentViewerWidget.sub_is_blackout

Definition at line 62 of file mini_maxwell.py.

jsk_rqt_plugins.mini_maxwell.DRCEnvironmentViewerWidget.sub_is_disabled

Definition at line 59 of file mini_maxwell.py.

jsk_rqt_plugins.mini_maxwell.DRCEnvironmentViewerWidget.sub_next_whiteout_time

Definition at line 65 of file mini_maxwell.py.


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


jsk_rqt_plugins
Author(s):
autogenerated on Sat Mar 20 2021 03:03:13