This class converts parses Twist messages and computes the effort that needs to be put on the wheels. More...
#include <filters/transfer_function.h>
#include "filters/filter_chain.h"
#include <pr2_controller_interface/controller.h>
#include <pr2_mechanism_model/joint.h>
#include <ros/ros.h>
#include <control_toolbox/pid.h>
#include <geometry_msgs/Twist.h>
Go to the source code of this file.
Classes | |
class | controller::BaseController |
Namespaces | |
namespace | controller |
This class converts parses Twist messages and computes the effort that needs to be put on the wheels.
Definition in file base_controller.h.