Public Member Functions | Public Attributes
wiimote_node.WiimoteDataSender Class Reference
Inheritance diagram for wiimote_node.WiimoteDataSender:
Inheritance graph
[legend]

List of all members.

Public Member Functions

def __init__
def canonicalizeWiistate
def obtainWiimoteData

Public Attributes

 angular_velocity_covariance
 freq
 gyroAbsence_covariance
 linear_acceleration_covariance
 sleepDuration
 wiiMote
 wiistate

Detailed Description

Definition at line 142 of file wiimote_node.py.


Constructor & Destructor Documentation

def wiimote_node.WiimoteDataSender.__init__ (   self,
  wiiMote,
  freq = 100 
)

Member Function Documentation

Scale accelerator, nunchuk accelerator, and gyro readings to be m/sec^2, m/sec^2 and radians/sec, respectively.

Definition at line 187 of file wiimote_node.py.

Retrieve one set of Wiimote measurements from the Wiimote instance. Return scaled accelerator and gyro readings.

We canonicalize both accelerator and gyro data through
scaling them by constants that turn them into m/sec^2, and 
radians/sec, respectively.

Return: list of canonicalized accelerator and gyro readings. 

Definition at line 168 of file wiimote_node.py.


Member Data Documentation

Definition at line 144 of file wiimote_node.py.

Definition at line 144 of file wiimote_node.py.

Definition at line 144 of file wiimote_node.py.

Definition at line 144 of file wiimote_node.py.

Definition at line 144 of file wiimote_node.py.

Definition at line 144 of file wiimote_node.py.

Definition at line 175 of file wiimote_node.py.


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


wiimote
Author(s): Andreas Paepcke, Melonee Wise
autogenerated on Thu Aug 27 2015 13:36:01