|
Multiple PID Loops - Java
This year my team is using robot build to start our base code in java. We want to have multiple pid loops for our drive train using three sensors; encoders, gyro and ultra sonic sensor. What is the best way to do this in a command based robot?
|