|
Re: How to program Encoders with PID Subsystem
The PID Subsystem was designed for a single sensor input and a single output. The way you're doing it will use a single sensor and send the same output value to both the left and right motors, which would allow you to drive a distance approximately straight. Is that what you want?
|