Public Member Functions | Public Attributes
pfilter.robot_motion.motion_var Class Reference

List of all members.

Public Member Functions

def __init__

Public Attributes

 rotvar
 transvar

Detailed Description

variances used for motion generation 

Definition at line 69 of file robot_motion.py.


Constructor & Destructor Documentation

def pfilter.robot_motion.motion_var.__init__ (   self,
  rotvar = (mt.radians(5), mt.radians(5),
  transvar = (0.02, 0.03 
)
    rotvar   - a tuple of 2 floats
       represents degree variance introduced per 1 rotation
       degree variance per 1 meter traveled

    transvar - a tuple of 2 floats
       distance error introduced per 1 rotation
       distance error introduced per 1 meter traveled

Definition at line 71 of file robot_motion.py.


Member Data Documentation

Definition at line 79 of file robot_motion.py.

Definition at line 79 of file robot_motion.py.


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


pfilter
Author(s): Travis Deyle, Hai Nguyen, Advisor: Prof. Charlie Kemp, Lab: Healthcare Robotics Lab at Georgia Tech
autogenerated on Wed Nov 27 2013 11:42:09