pr2_hardware_interface::Actuator Class Reference

#include <hardware_interface.h>

List of all members.

Public Member Functions

 Actuator (std::string name)
 Actuator ()

Public Attributes

ActuatorCommand command_
std::string name_
ActuatorState state_

Detailed Description

The Actuator class provides an interface for the PR2's motor controller board (MCB). The MCB is connected to a motor, encoder, and optional calibration sensor.

The ActuatorCommand class is used to enable the motor and set the commanded efforts of the motor (in Nm).

The ActuatorState class reports back on the state of the motor, encoder, and calibration sensor.

Definition at line 145 of file hardware_interface.h.


Constructor & Destructor Documentation

pr2_hardware_interface::Actuator::Actuator (  )  [inline]

Definition at line 148 of file hardware_interface.h.

pr2_hardware_interface::Actuator::Actuator ( std::string  name  )  [inline]

Definition at line 149 of file hardware_interface.h.


Member Data Documentation

Definition at line 152 of file hardware_interface.h.

Definition at line 150 of file hardware_interface.h.

Definition at line 151 of file hardware_interface.h.


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


pr2_hardware_interface
Author(s): Eric Berger berger@willowgarage.com
autogenerated on Fri Jan 11 10:00:50 2013