$search

arbotix_python::controllers::Controller Class Reference

Controllers interact with ArbotiX hardware. More...

Inheritance diagram for arbotix_python::controllers::Controller:
Inheritance graph
[legend]

List of all members.

Public Member Functions

def __init__
 Constructs a Controller instance.
def active
 Is the controller actively sending commands to joints?
def getDiagnostics
 Get a diagnostics message for this joint.
def shutdown
 Stop the controller, do any hardware shutdown needed.
def startup
 Start the controller, do any hardware setup needed.
def update
 Do any read/writes to device.

Public Attributes

 device
 fake
 joint_names
 joint_positions
 joint_velocities
 name
 pause

Detailed Description

Controllers interact with ArbotiX hardware.

Definition at line 32 of file controllers.py.


Member Function Documentation

def arbotix_python::controllers::Controller::__init__ (   self,
  device,
  name 
)
def arbotix_python::controllers::Controller::active (   self  ) 

Is the controller actively sending commands to joints?

Reimplemented in arbotix_python::follow_controller::FollowController.

Definition at line 63 of file controllers.py.

def arbotix_python::controllers::Controller::getDiagnostics (   self  ) 
def arbotix_python::controllers::Controller::shutdown (   self  ) 
def arbotix_python::controllers::Controller::startup (   self  ) 
def arbotix_python::controllers::Controller::update (   self  ) 

Member Data Documentation

Definition at line 41 of file controllers.py.

Definition at line 42 of file controllers.py.

Reimplemented in arbotix_python::diff_controller::DiffController.

Definition at line 46 of file controllers.py.

Reimplemented in arbotix_python::diff_controller::DiffController.

Definition at line 47 of file controllers.py.

Reimplemented in arbotix_python::diff_controller::DiffController.

Definition at line 48 of file controllers.py.

Definition at line 40 of file controllers.py.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Properties Friends


arbotix_python
Author(s): Michael Ferguson
autogenerated on Fri Mar 1 14:06:15 2013