|
Re: Maintaining perfect control of mecanums using encoders?
So from what I've read... you would need to write a some sort of control loop that takes the motor controller value (motor->Get() or the PWM signal somehow) and encoder reading as inputs (pidsource)? And then run them through... something. I read through "PID without a PhD" a couple of times...
|