mirror of
https://github.com/Team4388/2018-Robot.git
synced 2026-06-09 08:48:06 -06:00
auto changes
This commit is contained in:
@@ -19,7 +19,7 @@ public class CrossTheBaseLine extends CommandGroup {
|
||||
addSequential(new DriveGyroReset());
|
||||
addSequential(new DriveSpeedShift(true));
|
||||
addSequential(new IntakePosition(true));
|
||||
addSequential(new DriveStraightBasic(-90, 60, true, true, 0));
|
||||
addSequential(new DriveStraightBasic(-90, 50, true, true, 0));
|
||||
addSequential(new DriveSpeedShift(false));
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user