mirror of
https://github.com/Team4388/2023WayOfTheRobot.git
synced 2026-06-09 08:38:02 -06:00
sum changes
This commit is contained in:
@@ -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));
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user