Sparkmax for arm motor

This commit is contained in:
Shatcar
2026-03-28 09:59:30 -06:00
parent 7eba3d8faa
commit bc933eba94
9 changed files with 131 additions and 171 deletions
@@ -23,7 +23,7 @@ public interface IntakeIO {
Current armMotorCurrent = Amps.of(0);
AngularVelocity armMotorVelocity = RotationsPerSecond.of(0);
AngularAcceleration armMotorAcceleration = RotationsPerSecondPerSecond.of(0);
// AngularAcceleration armMotorAcceleration = RotationsPerSecondPerSecond.of(0);
// Angle shooterPitch = Rotations.of(0);
// Angle shooterTargetPitch = Rotations.of(0);