sum changes

This commit is contained in:
aarav18
2023-03-24 08:03:37 -06:00
parent ff03d46a47
commit d373f25d94
3 changed files with 21 additions and 21 deletions
@@ -147,8 +147,8 @@ public class Arm extends SubsystemBase {
tele_reset = true;
}
SmartDashboard.putNumber("Pivot CANCoder", getArmRotation());
SmartDashboard.putNumber("Tele Encoder", getArmLength());
// SmartDashboard.putNumber("Pivot CANCoder", getArmRotation());
// SmartDashboard.putNumber("Tele Encoder", getArmLength());
// double x = Math.cos(Math.toRadians(degrees));
}