Public Member Functions | Private Member Functions | Private Attributes
baxter_examples.recorder.JointRecorder Class Reference

List of all members.

Public Member Functions

def __init__
def done
def record
def stop

Private Member Functions

def _time_stamp

Private Attributes

 _done
 _filename
 _gripper_left
 _gripper_right
 _io_left_lower
 _io_left_upper
 _io_right_lower
 _io_right_upper
 _limb_left
 _limb_right
 _rate
 _raw_rate
 _start_time

Detailed Description

Definition at line 35 of file recorder.py.


Constructor & Destructor Documentation

def baxter_examples.recorder.JointRecorder.__init__ (   self,
  filename,
  rate 
)
Records joint data to a file at a specified rate.

Definition at line 36 of file recorder.py.


Member Function Documentation

Definition at line 67 of file recorder.py.

Return whether or not recording is done.

Definition at line 76 of file recorder.py.

Records the current joint positions to a csv file if outputFilename was
provided at construction this function will record the latest set of
joint angles in a csv format.

This function does not test to see if a file exists and will overwrite
existing files.

Definition at line 84 of file recorder.py.

Stop recording.

Definition at line 70 of file recorder.py.


Member Data Documentation

Definition at line 38 of file recorder.py.

Definition at line 38 of file recorder.py.

Definition at line 38 of file recorder.py.

Definition at line 38 of file recorder.py.

Definition at line 38 of file recorder.py.

Definition at line 38 of file recorder.py.

Definition at line 38 of file recorder.py.

Definition at line 38 of file recorder.py.

Definition at line 38 of file recorder.py.

Definition at line 38 of file recorder.py.

Definition at line 38 of file recorder.py.

Definition at line 38 of file recorder.py.

Definition at line 38 of file recorder.py.


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


baxter_examples
Author(s): Rethink Robotics Inc.
autogenerated on Thu Aug 27 2015 12:31:14