stack-of-tasks/roscontrol_sot

Gains not used

jmirabel opened this issue · 2 comments

Gains are not used in the for loop below. @olivier-stasse is this a programming mistake or are they not necessary ?

control_toolbox::Pid::Gains gains = ecpdcdata.pid_controller.getGains();

Thank. I solved my issues.