Classes
hardware_interface_adapter.h File Reference
#include <cassert>
#include <string>
#include <vector>
#include <boost/shared_ptr.hpp>
#include <ros/node_handle.h>
#include <ros/time.h>
#include <control_toolbox/pid.h>
#include <hardware_interface/joint_command_interface.h>
Include dependency graph for hardware_interface_adapter.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  HardwareInterfaceAdapter< HardwareInterface, State >
 Helper class to simplify integrating the JointTrajectoryController with different hardware interfaces. More...
class  HardwareInterfaceAdapter< hardware_interface::EffortJointInterface, State >
 Adapter for an effort-controlled hardware interface. Maps position and velocity errors to effort commands through a position PID loop. More...
class  HardwareInterfaceAdapter< hardware_interface::PositionJointInterface, State >
 Adapter for a position-controlled hardware interface. Forwards desired positions as commands. More...
class  HardwareInterfaceAdapter< hardware_interface::VelocityJointInterface, State >
 Adapter for an velocity-controlled hardware interface. Maps position and velocity errors to velocity commands through a velocity PID loop. More...


joint_trajectory_controller
Author(s): Adolfo Rodriguez Tsouroukdissian
autogenerated on Sat Aug 13 2016 04:20:51