PID for mecanum

I was searching and couldn’t find any resources for doing PID with mecanum drive. Are there any tutorials I can use to help me?

There is nothing different about coding a PID for a holonomic drive, other than that you might want to add in a PID function for strafing. Anything that works for tank, will work for mecanums:

https://www.vexforum.com/search?expanded=true&q=PID%20tutorial

10 Likes

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.