What does the FF means?

FF means Feed Forward. A part of the input is directly added to the output. This is useful to make the system react faster and limit the output range the actual PID loop has to work on.

1 Like

then what does the set_x_ff() means? (lines - 5 + 7 + 9)
Screenshot_2