This commit is contained in:
aarav18
2022-03-25 10:59:01 -06:00
parent 3096e29d13
commit bdfa16679c
2 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -151,7 +151,7 @@ public class Robot extends TimedRobot {
@Override
public void disabledPeriodic() {
// System.out.println((180.0 / Math.PI) * Math.atan2(-(82.83 / 2.00) + 15.56, -(219.25 / 2.00) - 40.44 + 10.00));
System.out.println((40.44 - 10.0) / 134.0);
}
/**