mirror of
https://github.com/Team4388/2026KPopRobotHunters.git
synced 2026-06-09 00:38:03 -06:00
Sparkmax for arm motor
This commit is contained in:
@@ -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);
|
||||
|
||||
Reference in New Issue
Block a user