Public Member Functions | Public Attributes | Private Attributes
rqt_bag.player.Player Class Reference
Inheritance diagram for rqt_bag.player.Player:
Inheritance graph
[legend]

List of all members.

Public Member Functions

def __init__
def create_publisher
def event
def is_publishing
def message_cleared
def message_viewed
def resume
def start_clock_publishing
def start_publishing
def stop
def stop_clock_publishing
def stop_publishing

Public Attributes

 timeline

Private Attributes

 _last_clock
 _publish_clock
 _publishers
 _publishing
 _resume

Detailed Description

This object handles publishing messages as the playhead passes over their position

Definition at line 45 of file player.py.


Constructor & Destructor Documentation

def rqt_bag.player.Player.__init__ (   self,
  timeline 
)

Definition at line 51 of file player.py.


Member Function Documentation

def rqt_bag.player.Player.create_publisher (   self,
  topic,
  msg 
)

Definition at line 101 of file player.py.

def rqt_bag.player.Player.event (   self,
  event 
)
This function will be called to process events posted by post_event
it will call message_cleared or message_viewed with the relevant data

Definition at line 144 of file player.py.

def rqt_bag.player.Player.is_publishing (   self,
  topic 
)

Definition at line 65 of file player.py.

Definition at line 141 of file player.py.

def rqt_bag.player.Player.message_viewed (   self,
  bag,
  msg_data 
)
When a message is viewed publish it
:param bag: the bag the message is in, ''rosbag.bag''
:param msg_data: tuple of the message data and topic info, ''(str, msg)''

Definition at line 116 of file player.py.

Definition at line 62 of file player.py.

Definition at line 85 of file player.py.

def rqt_bag.player.Player.start_publishing (   self,
  topic 
)

Definition at line 68 of file player.py.

Definition at line 96 of file player.py.

Definition at line 90 of file player.py.

def rqt_bag.player.Player.stop_publishing (   self,
  topic 
)

Definition at line 74 of file player.py.


Member Data Documentation

Definition at line 51 of file player.py.

Definition at line 51 of file player.py.

Definition at line 51 of file player.py.

Definition at line 51 of file player.py.

Definition at line 51 of file player.py.

Definition at line 51 of file player.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