Skip to content

Commit

Permalink
idaho setpoint
Browse files Browse the repository at this point in the history
  • Loading branch information
eshen7 committed Oct 1, 2023
1 parent f433770 commit 89a5d47
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,7 @@ public SuperstructureState addWristExtend(double degs, double extend) {
new SuperstructureState(184, 57500, 43, "ground intake long");

public static final SuperstructureState doubleStationCone =
new SuperstructureState(128, 24375, 102, "double station");
new SuperstructureState(120, 18000, 103, "double station");
public static final SuperstructureState doubleStationCube =
new SuperstructureState(120, 16000, 117, "double station");

Expand Down

0 comments on commit 89a5d47

Please sign in to comment.