Claw, Gantry, and Lift
This commit is contained in:
parent
5605aafef6
commit
c289ad3cc4
|
@ -17,7 +17,7 @@ public class RedFrontStage extends AutoBase {
|
|||
super(
|
||||
CenterStageCommon.Alliance.Red,
|
||||
new Pose2d(-36, -63, Math.toRadians(90)),
|
||||
new Pose2d(-12, 62));
|
||||
new Pose2d(62, -12));
|
||||
}
|
||||
|
||||
// propLeft will be a reverse of BlueFrontpropRight
|
||||
|
|
Loading…
Reference in New Issue