I’ve asked a lot of experienced teams and they all said they used PID for their flexwheel(making it more consistent). Can someone tell me how PID works and how I can use it?
1 Like
Document made by a former VEX competitor, pretty much the starting place for everyone in VRC doing PID and will certainly explain better than I can. PID is just a closed loop, using sensor data to reduce expected error.
this is also a good explanation of how PID works in real world applications, starting at 53:17
1 Like