Public Member Functions | Public Attributes | Private Member Functions
force_torque.FTSensor.FTSensor Class Reference

List of all members.

Public Member Functions

def __init__
def read
def read_ft
def reset

Public Attributes

 ftcon
 last_value
 reset_time

Private Member Functions

def _start_query
def _stop_query
def _zero_bias

Detailed Description

    Instantiate to poll the force/torque sensor of your choice.
    Must continually poll, running anything else in the same
    process will result in many failed reads and/or incorrect 
    values!

Definition at line 36 of file FTSensor.py.


Constructor & Destructor Documentation

def force_torque.FTSensor.FTSensor.__init__ (   self,
  dev,
  baudrate = 19200 
)

Definition at line 43 of file FTSensor.py.


Member Function Documentation

Definition at line 131 of file FTSensor.py.

Definition at line 143 of file FTSensor.py.

Don't use, now biased in software

Definition at line 190 of file FTSensor.py.

    Try to return a fresh reading *always*

Definition at line 66 of file FTSensor.py.

Definition at line 93 of file FTSensor.py.

Definition at line 150 of file FTSensor.py.


Member Data Documentation

Definition at line 43 of file FTSensor.py.

Definition at line 43 of file FTSensor.py.

Definition at line 43 of file FTSensor.py.


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


force_torque
Author(s): Advait Jain, Cressel Anderson, Hai Nguyen, Advisor: Prof. Charlie Kemp, Lab: Healthcare Robotics Lab at Georgia Tech
autogenerated on Wed Nov 27 2013 11:58:12