Follows a velocity target. The velocity demand is converted into a force demand by a PID loop. More...
#include "sr_mechanism_controllers/srh_joint_velocity_controller.hpp"#include "angles/angles.h"#include "pluginlib/class_list_macros.h"#include <algorithm>#include <string>#include <sstream>#include <math.h>#include "sr_utilities/sr_math_utils.hpp"#include <std_msgs/Float64.h>
Go to the source code of this file.
Namespaces | |
| controller | |
Follows a velocity target. The velocity demand is converted into a force demand by a PID loop.
Definition in file srh_joint_velocity_controller.cpp.