-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Working auto trajectory loading, WORKING AUTO, too many things to lis…
…t in a single commit tbh
- Loading branch information
Team Computer
committed
Mar 23, 2018
1 parent
d631b73
commit b1b891b
Showing
38 changed files
with
369 additions
and
144 deletions.
There are no files selected for viewing
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file modified
BIN
+9 Bytes
(100%)
build/org/usfirst/frc/team1160/robot/TrajectoryWaypoints.class
Binary file not shown.
Binary file renamed
BIN
+2.34 KB
...ommands/auto/drive/FollowTrajectory.class → ...auto/drive/GenerateFollowTrajectory.class
Binary file not shown.
Binary file added
BIN
+2.42 KB
build/org/usfirst/frc/team1160/robot/commands/auto/drive/LoadFollowTrajectory.class
Binary file not shown.
Binary file added
BIN
+967 Bytes
build/org/usfirst/frc/team1160/robot/commands/auto/intake/AutoBoxClamp.class
Binary file not shown.
Binary file modified
BIN
+9 Bytes
(100%)
build/org/usfirst/frc/team1160/robot/commands/auto/intake/AutoBoxSpit.class
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
build/org/usfirst/frc/team1160/robot/commands/auto/lift/BangBangFramework.class
Binary file not shown.
Binary file modified
BIN
+20 Bytes
(100%)
build/org/usfirst/frc/team1160/robot/commands/auto/lift/BangBangMove.class
Binary file not shown.
Binary file modified
BIN
+368 Bytes
(130%)
build/org/usfirst/frc/team1160/robot/commands/auto/paths/Center_LeftSwitch.class
Binary file not shown.
Binary file modified
BIN
+381 Bytes
(130%)
build/org/usfirst/frc/team1160/robot/commands/auto/paths/Center_RightSwitch.class
Binary file not shown.
Binary file modified
BIN
+158 Bytes
(120%)
build/org/usfirst/frc/team1160/robot/commands/auto/paths/GenericFollow.class
Binary file not shown.
Binary file modified
BIN
+243 Bytes
(120%)
build/org/usfirst/frc/team1160/robot/commands/auto/paths/Left_LeftSwitch.class
Binary file not shown.
Binary file modified
BIN
+8 Bytes
(100%)
build/org/usfirst/frc/team1160/robot/commands/auto/paths/MoveL.class
Binary file not shown.
Binary file modified
BIN
+278 Bytes
(120%)
build/org/usfirst/frc/team1160/robot/commands/auto/paths/Right_RightSwitch.class
Binary file not shown.
Binary file modified
BIN
+102 Bytes
(120%)
build/org/usfirst/frc/team1160/robot/commands/auto/paths/TurnLift.class
Binary file not shown.
Binary file added
BIN
+1.26 KB
build/org/usfirst/frc/team1160/robot/commands/auto/paths/X_AutoLine.class
Binary file not shown.
Binary file modified
BIN
+149 Bytes
(100%)
build/org/usfirst/frc/team1160/robot/subsystems/DriveTrain.class
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.