|
Re: Update Rate of PID Loops
What language are you using. If you are Using Java then WPILibJ's built in PIDController class has a constructor that you can set the update interval in, I assume with C++ there is a similar feature.
__________________
Shhhhhhhh... the code is compiling
|