Public Attributes | List of all members
pr2_hardware_interface::DigitalOut Class Reference

#include <hardware_interface.h>

Public Attributes

DigitalOutCommand command_
 
std::string name_
 
DigitalOutState state_
 

Detailed Description

The PR2's motor controller boards have one or more digital I/O pins. The digital I/Os can be used to control a variety of hardware such as a calibration LED or a camera trigger.

The DigitalOutCommand class sets the state of the digital I/O.

The DigitalOutState class returns the state of the digital I/O.

Definition at line 300 of file hardware_interface.h.

Member Data Documentation

◆ command_

DigitalOutCommand pr2_hardware_interface::DigitalOut::command_

Definition at line 305 of file hardware_interface.h.

◆ name_

std::string pr2_hardware_interface::DigitalOut::name_

Definition at line 303 of file hardware_interface.h.

◆ state_

DigitalOutState pr2_hardware_interface::DigitalOut::state_

Definition at line 304 of file hardware_interface.h.


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


pr2_hardware_interface
Author(s): Eric Berger berger@willowgarage.com
autogenerated on Mon Mar 6 2023 03:49:16