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

Public Member Functions

def __init__ (self, topics)
 
def dropEvent (self, event)
 
def enable_timer (self, enabled=True)
 
def on_clear_button_clicked (self)
 
def on_pause_button_clicked (self, checked)
 
def on_subscribe_topic_button_clicked (self)
 
def on_topic_edit_returnPressed (self)
 
def subscribe_topic (self, topic_name)
 
def update_plot (self)
 

Public Attributes

 cv_bridge
 
 data_plot
 
 pub_image
 
 topic_with_field_name
 

Private Attributes

 _rosdata
 
 _start_time
 
 _topic_completer
 
 _update_plot_timer
 

Static Private Attributes

int _redraw_interval = 40
 

Detailed Description

Definition at line 112 of file hist.py.

Constructor & Destructor Documentation

def jsk_rqt_plugins.hist.HistogramPlotWidget.__init__ (   self,
  topics 
)

Definition at line 115 of file hist.py.

Member Function Documentation

def jsk_rqt_plugins.hist.HistogramPlotWidget.dropEvent (   self,
  event 
)

Definition at line 142 of file hist.py.

def jsk_rqt_plugins.hist.HistogramPlotWidget.enable_timer (   self,
  enabled = True 
)

Definition at line 173 of file hist.py.

def jsk_rqt_plugins.hist.HistogramPlotWidget.on_clear_button_clicked (   self)

Definition at line 180 of file hist.py.

def jsk_rqt_plugins.hist.HistogramPlotWidget.on_pause_button_clicked (   self,
  checked 
)

Definition at line 184 of file hist.py.

def jsk_rqt_plugins.hist.HistogramPlotWidget.on_subscribe_topic_button_clicked (   self)

Definition at line 156 of file hist.py.

def jsk_rqt_plugins.hist.HistogramPlotWidget.on_topic_edit_returnPressed (   self)

Definition at line 151 of file hist.py.

def jsk_rqt_plugins.hist.HistogramPlotWidget.subscribe_topic (   self,
  topic_name 
)

Definition at line 159 of file hist.py.

def jsk_rqt_plugins.hist.HistogramPlotWidget.update_plot (   self)

Definition at line 187 of file hist.py.

Member Data Documentation

int jsk_rqt_plugins.hist.HistogramPlotWidget._redraw_interval = 40
staticprivate

Definition at line 113 of file hist.py.

jsk_rqt_plugins.hist.HistogramPlotWidget._rosdata
private

Definition at line 134 of file hist.py.

jsk_rqt_plugins.hist.HistogramPlotWidget._start_time
private

Definition at line 133 of file hist.py.

jsk_rqt_plugins.hist.HistogramPlotWidget._topic_completer
private

Definition at line 128 of file hist.py.

jsk_rqt_plugins.hist.HistogramPlotWidget._update_plot_timer
private

Definition at line 137 of file hist.py.

jsk_rqt_plugins.hist.HistogramPlotWidget.cv_bridge

Definition at line 122 of file hist.py.

jsk_rqt_plugins.hist.HistogramPlotWidget.data_plot

Definition at line 126 of file hist.py.

jsk_rqt_plugins.hist.HistogramPlotWidget.pub_image

Definition at line 161 of file hist.py.

jsk_rqt_plugins.hist.HistogramPlotWidget.topic_with_field_name

Definition at line 160 of file hist.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