Compute an effort demand from the effort error. As the effort PID loop is running on the motor boards, there's no PID loops involved here. We're just using the friction compensation algorithm to take into account the friction of the tendons. More...
#include <sr_mechanism_controllers/sr_controller.hpp>
#include <sr_robot_msgs/SetEffortControllerGains.h>
Go to the source code of this file.
Classes | |
class | controller::SrhEffortJointController |
Namespaces | |
controller | |
Compute an effort demand from the effort error. As the effort PID loop is running on the motor boards, there's no PID loops involved here. We're just using the friction compensation algorithm to take into account the friction of the tendons.
Definition in file srh_joint_effort_controller.hpp.