YAGSL-Example icon indicating copy to clipboard operation
YAGSL-Example copied to clipboard

Remove `SwerveController` in favor of command in user side.

Open thenetworkgrinch opened this issue 9 months ago • 0 comments

SwerveController adds unnecessary complexity to YAGSL and is no longer required. It should be replaced with a function which controls the robot heading via a ProfiledPIDController.

thenetworkgrinch avatar May 03 '24 15:05 thenetworkgrinch