Hello,
I am a student on a collegiate robotics team, wherein we use the FRC ecosystem for our electronics.
I am currently using a SparkMax with a brushed linear actuator that has a built in potentiometer absolute encoder. I am attempting to PID my SparkMax, and am noticing that despite making changes to my values, specifically P, there is very little change at all in the behavior of my system. Below is the code wherein I am doing this tuning. I tried doing it both with Shuffleboard and SmartDashboard. If anyone could please give some advice regarding this it would be appreciated.