Public Member Functions | Private Attributes
HardwareInterfaceAdapter< hardware_interface::PositionJointInterface, State > Class Template Reference

Adapter for a position-controlled hardware interface. Forwards desired positions as commands. More...

#include <hardware_interface_adapter.h>

List of all members.

Public Member Functions

 HardwareInterfaceAdapter ()
bool init (std::vector< hardware_interface::JointHandle > &joint_handles, ros::NodeHandle &controller_nh)
void starting (const ros::Time &time)
void stopping (const ros::Time &time)
void updateCommand (const ros::Time &, const ros::Duration &, const State &desired_state, const State &)

Private Attributes

std::vector
< hardware_interface::JointHandle > * 
joint_handles_ptr_

Detailed Description

template<class State>
class HardwareInterfaceAdapter< hardware_interface::PositionJointInterface, State >

Adapter for a position-controlled hardware interface. Forwards desired positions as commands.

Definition at line 76 of file hardware_interface_adapter.h.


Constructor & Destructor Documentation

Definition at line 79 of file hardware_interface_adapter.h.


Member Function Documentation

template<class State >
bool HardwareInterfaceAdapter< hardware_interface::PositionJointInterface, State >::init ( std::vector< hardware_interface::JointHandle > &  joint_handles,
ros::NodeHandle controller_nh 
) [inline]

Definition at line 81 of file hardware_interface_adapter.h.

template<class State >
void HardwareInterfaceAdapter< hardware_interface::PositionJointInterface, State >::starting ( const ros::Time time) [inline]

Definition at line 89 of file hardware_interface_adapter.h.

template<class State >
void HardwareInterfaceAdapter< hardware_interface::PositionJointInterface, State >::stopping ( const ros::Time time) [inline]

Definition at line 90 of file hardware_interface_adapter.h.

template<class State >
void HardwareInterfaceAdapter< hardware_interface::PositionJointInterface, State >::updateCommand ( const ros::Time ,
const ros::Duration ,
const State &  desired_state,
const State &   
) [inline]

Definition at line 92 of file hardware_interface_adapter.h.


Member Data Documentation

Definition at line 103 of file hardware_interface_adapter.h.


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


joint_trajectory_controller
Author(s): Adolfo Rodriguez Tsouroukdissian
autogenerated on Fri Aug 28 2015 12:36:48