#include <armadillo2_hw.h>

Public Member Functions | |
| ArmadilloHW (ros::NodeHandle &nh) | |
| void | read () |
| void | write () |
Public Member Functions inherited from hardware_interface::RobotHW | |
| virtual bool | checkForConflict (const std::list< ControllerInfo > &info) const |
| virtual bool | checkForConflict (const std::list< ControllerInfo > &info) const |
| virtual void | doSwitch (const std::list< ControllerInfo > &, const std::list< ControllerInfo > &) |
| virtual void | doSwitch (const std::list< ControllerInfo > &, const std::list< ControllerInfo > &) |
| virtual bool | init (ros::NodeHandle &root_nh, ros::NodeHandle &robot_hw_nh) |
| virtual bool | prepareSwitch (const std::list< ControllerInfo > &start_list, const std::list< ControllerInfo > &stop_list) |
| virtual bool | prepareSwitch (const std::list< ControllerInfo > &start_list, const std::list< ControllerInfo > &stop_list) |
| virtual void | read (const ros::Time &time, const ros::Duration &period) |
| virtual void | read (const ros::Time &time, const ros::Duration &period) |
| RobotHW () | |
| virtual void | write (const ros::Time &time, const ros::Duration &period) |
| virtual void | write (const ros::Time &time, const ros::Duration &period) |
| virtual | ~RobotHW () |
Public Member Functions inherited from hardware_interface::InterfaceManager | |
| T * | get () |
| std::vector< std::string > | getInterfaceResources (std::string iface_type) const |
| std::vector< std::string > | getNames () const |
| void | registerInterface (T *iface) |
| void | registerInterfaceManager (InterfaceManager *iface_man) |
Private Member Functions | |
| void | registerInterfaces () |
| void | speakMsg (std::string msg, int sleep_time) |
| void | straighHead () |
Additional Inherited Members | |
Protected Types inherited from hardware_interface::InterfaceManager | |
| typedef std::vector< InterfaceManager * > | InterfaceManagerVector |
| typedef std::map< std::string, void * > | InterfaceMap |
| typedef std::map< std::string, std::vector< std::string > > | ResourceMap |
| typedef std::map< std::string, size_t > | SizeMap |
Protected Attributes inherited from hardware_interface::InterfaceManager | |
| boost::ptr_vector< ResourceManagerBase > | interface_destruction_list_ |
| InterfaceManagerVector | interface_managers_ |
| InterfaceMap | interfaces_ |
| InterfaceMap | interfaces_combo_ |
| SizeMap | num_ifaces_registered_ |
| ResourceMap | resources_ |
Definition at line 18 of file armadillo2_hw.h.
| armadillo2_hw::ArmadilloHW::ArmadilloHW | ( | ros::NodeHandle & | nh | ) |
Definition at line 7 of file armadillo2_hw.cpp.
| void armadillo2_hw::ArmadilloHW::read | ( | ) |
Definition at line 37 of file armadillo2_hw.cpp.
|
private |
|
inlineprivate |
Definition at line 42 of file armadillo2_hw.h.
|
private |
| void armadillo2_hw::ArmadilloHW::write | ( | ) |
Definition at line 45 of file armadillo2_hw.cpp.
|
private |
Definition at line 34 of file armadillo2_hw.h.
|
private |
Definition at line 33 of file armadillo2_hw.h.
|
private |
Definition at line 30 of file armadillo2_hw.h.
|
private |
Definition at line 38 of file armadillo2_hw.h.
|
private |
Definition at line 26 of file armadillo2_hw.h.
|
private |
Definition at line 23 of file armadillo2_hw.h.
|
private |
Definition at line 27 of file armadillo2_hw.h.
|
private |
Definition at line 28 of file armadillo2_hw.h.
|
private |
Definition at line 22 of file armadillo2_hw.h.
|
private |
Definition at line 35 of file armadillo2_hw.h.
|
private |
Definition at line 36 of file armadillo2_hw.h.
|
private |
Definition at line 29 of file armadillo2_hw.h.