Follows a position target. The position demand is converted into a force demand by a PID loop. More...
#include "sr_mechanism_controllers/srh_joint_position_controller.hpp"#include "angles/angles.h"#include "pluginlib/class_list_macros.h"#include <string>#include <sstream>#include <algorithm>#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 position target. The position demand is converted into a force demand by a PID loop.
Definition in file srh_joint_position_controller.cpp.