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 117 of file hist.py.

Constructor & Destructor Documentation

◆ __init__()

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

Definition at line 120 of file hist.py.

Member Function Documentation

◆ dropEvent()

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

Definition at line 147 of file hist.py.

◆ enable_timer()

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

Definition at line 178 of file hist.py.

◆ on_clear_button_clicked()

def jsk_rqt_plugins.hist.HistogramPlotWidget.on_clear_button_clicked (   self)

Definition at line 185 of file hist.py.

◆ on_pause_button_clicked()

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

Definition at line 189 of file hist.py.

◆ on_subscribe_topic_button_clicked()

def jsk_rqt_plugins.hist.HistogramPlotWidget.on_subscribe_topic_button_clicked (   self)

Definition at line 161 of file hist.py.

◆ on_topic_edit_returnPressed()

def jsk_rqt_plugins.hist.HistogramPlotWidget.on_topic_edit_returnPressed (   self)

Definition at line 156 of file hist.py.

◆ subscribe_topic()

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

Definition at line 164 of file hist.py.

◆ update_plot()

def jsk_rqt_plugins.hist.HistogramPlotWidget.update_plot (   self)

Definition at line 192 of file hist.py.

Member Data Documentation

◆ _redraw_interval

int jsk_rqt_plugins.hist.HistogramPlotWidget._redraw_interval = 40
staticprivate

Definition at line 118 of file hist.py.

◆ _rosdata

jsk_rqt_plugins.hist.HistogramPlotWidget._rosdata
private

Definition at line 139 of file hist.py.

◆ _start_time

jsk_rqt_plugins.hist.HistogramPlotWidget._start_time
private

Definition at line 138 of file hist.py.

◆ _topic_completer

jsk_rqt_plugins.hist.HistogramPlotWidget._topic_completer
private

Definition at line 133 of file hist.py.

◆ _update_plot_timer

jsk_rqt_plugins.hist.HistogramPlotWidget._update_plot_timer
private

Definition at line 142 of file hist.py.

◆ cv_bridge

jsk_rqt_plugins.hist.HistogramPlotWidget.cv_bridge

Definition at line 127 of file hist.py.

◆ data_plot

jsk_rqt_plugins.hist.HistogramPlotWidget.data_plot

Definition at line 131 of file hist.py.

◆ pub_image

jsk_rqt_plugins.hist.HistogramPlotWidget.pub_image

Definition at line 166 of file hist.py.

◆ topic_with_field_name

jsk_rqt_plugins.hist.HistogramPlotWidget.topic_with_field_name

Definition at line 165 of file hist.py.


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


jsk_rqt_plugins
Author(s):
autogenerated on Mon Apr 7 2025 02:49:46