Public Member Functions | Public Attributes | Static Public Attributes | Private Member Functions | Private Attributes
rqt_bag.bag_widget.BagWidget Class Reference
Inheritance diagram for rqt_bag.bag_widget.BagWidget:
Inheritance graph
[legend]

List of all members.

Public Member Functions

def __init__
def graphics_view_on_key_press
def handle_close
def handle_destroy
def load_bag
def on_key_press
def shutdown_all

Public Attributes

 closeEvent
 keyPressEvent
 pause_icon
 play_icon
 topic_selection

Static Public Attributes

tuple set_status_text = Signal(str)

Private Member Functions

def _handle_begin_clicked
def _handle_end_clicked
def _handle_faster_clicked
def _handle_load_clicked
def _handle_next_clicked
def _handle_play_clicked
def _handle_previous_clicked
def _handle_publish_clicked
def _handle_record_clicked
def _handle_save_clicked
def _handle_slower_clicked
def _handle_thumbs_clicked
def _handle_zoom_all_clicked
def _handle_zoom_in_clicked
def _handle_zoom_out_clicked
def _on_record_settings_selected
def _resizeEvent
def _set_status_text
def _update_status_bar

Private Attributes

 _recording
 _timeline

Detailed Description

Widget for use with Bag class to display and replay bag files
Handles all widget callbacks and contains the instance of BagTimeline for storing visualizing bag data

Definition at line 56 of file bag_widget.py.


Constructor & Destructor Documentation

def rqt_bag.bag_widget.BagWidget.__init__ (   self,
  context,
  publish_clock 
)
:param context: plugin context hook to enable adding widgets as a ROS_GUI pane, ''PluginContext''

Definition at line 65 of file bag_widget.py.


Member Function Documentation

Definition at line 222 of file bag_widget.py.

Definition at line 225 of file bag_widget.py.

Definition at line 212 of file bag_widget.py.

Definition at line 269 of file bag_widget.py.

Definition at line 202 of file bag_widget.py.

def rqt_bag.bag_widget.BagWidget._handle_play_clicked (   self,
  checked 
) [private]

Definition at line 194 of file bag_widget.py.

Definition at line 207 of file bag_widget.py.

def rqt_bag.bag_widget.BagWidget._handle_publish_clicked (   self,
  checked 
) [private]

Definition at line 191 of file bag_widget.py.

Definition at line 240 of file bag_widget.py.

Definition at line 316 of file bag_widget.py.

Definition at line 217 of file bag_widget.py.

def rqt_bag.bag_widget.BagWidget._handle_thumbs_clicked (   self,
  checked 
) [private]

Definition at line 228 of file bag_widget.py.

Definition at line 231 of file bag_widget.py.

Definition at line 237 of file bag_widget.py.

Definition at line 234 of file bag_widget.py.

def rqt_bag.bag_widget.BagWidget._on_record_settings_selected (   self,
  all_topics,
  selected_topics 
) [private]

Definition at line 249 of file bag_widget.py.

def rqt_bag.bag_widget.BagWidget._resizeEvent (   self,
  event 
) [private]

Definition at line 182 of file bag_widget.py.

def rqt_bag.bag_widget.BagWidget._set_status_text (   self,
  text 
) [private]

Definition at line 322 of file bag_widget.py.

Definition at line 329 of file bag_widget.py.

Definition at line 142 of file bag_widget.py.

def rqt_bag.bag_widget.BagWidget.handle_close (   self,
  event 
)

Definition at line 177 of file bag_widget.py.

def rqt_bag.bag_widget.BagWidget.handle_destroy (   self,
  args 
)

Definition at line 174 of file bag_widget.py.

def rqt_bag.bag_widget.BagWidget.load_bag (   self,
  filename 
)

Definition at line 275 of file bag_widget.py.

def rqt_bag.bag_widget.BagWidget.on_key_press (   self,
  event 
)

Definition at line 153 of file bag_widget.py.

Definition at line 375 of file bag_widget.py.


Member Data Documentation

Definition at line 67 of file bag_widget.py.

Definition at line 67 of file bag_widget.py.

Definition at line 67 of file bag_widget.py.

Definition at line 67 of file bag_widget.py.

Definition at line 67 of file bag_widget.py.

Definition at line 67 of file bag_widget.py.

tuple rqt_bag::bag_widget.BagWidget::set_status_text = Signal(str) [static]

Definition at line 63 of file bag_widget.py.

Definition at line 240 of file bag_widget.py.


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


rqt_bag
Author(s): Aaron Blasdel, Tim Field
autogenerated on Thu Jun 6 2019 18:52:48