Public Member Functions | Public Attributes | Private Member Functions
rxtools.rosplot.ROSData Class Reference

List of all members.

Public Member Functions

def __init__
def close
def next

Public Attributes

 buff_x
 buff_y
 error
 field_evals
 lock
 name
 start_time
 sub

Private Member Functions

def _get_data
def _ros_cb

Detailed Description

Subscriber to ROS topic that buffers incoming data

Definition at line 99 of file rosplot.py.


Constructor & Destructor Documentation

def rxtools.rosplot.ROSData.__init__ (   self,
  topic,
  start_time 
)

Definition at line 104 of file rosplot.py.


Member Function Documentation

def rxtools.rosplot.ROSData._get_data (   self,
  msg 
) [private]

Definition at line 159 of file rosplot.py.

def rxtools.rosplot.ROSData._ros_cb (   self,
  msg 
) [private]
ROS subscriber callback
:param msg: ROS message data

Definition at line 121 of file rosplot.py.

Definition at line 118 of file rosplot.py.

Get the next data in the series

:returns: [xdata], [ydata]

Definition at line 141 of file rosplot.py.


Member Data Documentation

Definition at line 104 of file rosplot.py.

Definition at line 104 of file rosplot.py.

Definition at line 104 of file rosplot.py.

Definition at line 104 of file rosplot.py.

Definition at line 104 of file rosplot.py.

Definition at line 104 of file rosplot.py.

Definition at line 104 of file rosplot.py.

Definition at line 104 of file rosplot.py.


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


rxtools
Author(s): Josh Faust, Rob Wheeler, Ken Conley
autogenerated on Mon Oct 6 2014 07:26:00