This class parses JointReference messages to compute the effort to be put on thos joints. More...
#include <pr2_controller_interface/controller.h>
#include <pr2_mechanism_model/joint.h>
#include <ros/ros.h>
#include <control_toolbox/pid.h>
#include <sensor_msgs/JointState.h>
#include <amigo_gazebo/ref_generator.h>
#include <math.h>
#include <map>
Go to the source code of this file.
Classes | |
struct | controller::PositionController::JointStruct |
class | controller::PositionController |
Namespaces | |
namespace | controller |
This class parses JointReference messages to compute the effort to be put on thos joints.
Definition in file PositionController.h.