Compensate the tendon friction by adding a given value depending on the sign of the force demand. More...
#include <ros/node_handle.h>
#include <boost/scoped_ptr.hpp>
#include <utility>
#include <string>
#include <vector>
#include <control_toolbox/pid.h>
#include <boost/thread/condition.hpp>
#include <realtime_tools/realtime_publisher.h>
#include <std_msgs/Float64.h>
#include <sr_robot_msgs/SetMixedPositionVelocityPidGains.h>
#include <sr_utilities/calibration.hpp>
Go to the source code of this file.
Classes | |
class | sr_friction_compensation::SrFrictionCompensator |
Namespaces | |
sr_friction_compensation | |
Compensate the tendon friction by adding a given value depending on the sign of the force demand.
Definition in file sr_friction_compensation.hpp.