U5
VEX Robotics Programming - PID
PID is one of the most fundamental feedback control systems used in robotics. This guide will teach you what it is, how it works, and how to implement it in your VEX Robotics Competition robot.
PID is one of the most fundamental feedback control systems used in robotics. This guide will teach you what it is, how it works, and how to implement it in your VEX Robotics Competition robot.
Part one to a multipart series where I will be documenting my experience with VEX Robotics programming for VRC.