chopshop-166 / frc-2023

FRC Team 166's source code for the 2023 game, Charged Up
MIT License
2 stars 0 forks source link

Use ProfiledPIDController for Arm Rotation #62

Closed bot190 closed 1 year ago

bot190 commented 1 year ago

Use a ProfiledPIDController for the Arm Rotation. This adds Velocity and Acceleration constraints to the PID controller making the motion much smoother.