Public Member Functions | Public Attributes
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.


Constructor & Destructor Documentation

def arbotix_python.controllers.Controller.__init__ (   self,
  device,
  name 
)

Member Function Documentation

Is the controller actively sending commands to joints?

Reimplemented in arbotix_python.follow_controller.FollowController.

Definition at line 63 of file controllers.py.


Member Data Documentation

Definition at line 39 of file controllers.py.

Definition at line 39 of file controllers.py.

Reimplemented in arbotix_python.diff_controller.DiffController.

Definition at line 39 of file controllers.py.

Reimplemented in arbotix_python.diff_controller.DiffController.

Definition at line 39 of file controllers.py.

Reimplemented in arbotix_python.diff_controller.DiffController.

Definition at line 39 of file controllers.py.

Definition at line 39 of file controllers.py.


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


arbotix_python
Author(s): Michael Ferguson
autogenerated on Sun Mar 6 2016 11:22:49