mirror of
https://github.com/BroncBotz3481/YAGSL
synced 2026-06-29 07:01:41 +00:00
Updated YAGSL
This commit is contained in:
@@ -20,7 +20,7 @@ public class SwerveController
|
||||
/**
|
||||
* PID Controller for the robot heading.
|
||||
*/
|
||||
private final PIDController thetaController; // TODO: Switch to ProfilePIDController
|
||||
public final PIDController thetaController; // TODO: Switch to ProfilePIDController
|
||||
/**
|
||||
* Last angle as a scalar [-1,1] the robot was set to.
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user