This repository has been archived by the owner on Jan 25, 2025. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #1 from FIRST-Team-1699/ROBOT-CODE-THAT-WORKS
Robot code that works
- Loading branch information
Showing
66 changed files
with
1,826 additions
and
87 deletions.
There are no files selected for viewing
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file modified
BIN
+75.6 KB
(230%)
2022-robot-code/.gradle/7.3.3/executionHistory/executionHistory.bin
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
2022-robot-code/.gradle/7.3.3/executionHistory/executionHistory.lock
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file modified
BIN
+14.2 KB
(180%)
2022-robot-code/.gradle/7.3.3/fileHashes/resourceHashesCache.bin
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
2022-robot-code/.gradle/buildOutputCleanup/buildOutputCleanup.lock
Binary file not shown.
Binary file not shown.
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,34 @@ | ||
<?xml version="1.0" encoding="UTF-8"?> | ||
<projectDescription> | ||
<name>2022-robot-code</name> | ||
<comment>Project 2022-robot-code created by Buildship.</comment> | ||
<projects> | ||
</projects> | ||
<buildSpec> | ||
<buildCommand> | ||
<name>org.eclipse.jdt.core.javabuilder</name> | ||
<arguments> | ||
</arguments> | ||
</buildCommand> | ||
<buildCommand> | ||
<name>org.eclipse.buildship.core.gradleprojectbuilder</name> | ||
<arguments> | ||
</arguments> | ||
</buildCommand> | ||
</buildSpec> | ||
<natures> | ||
<nature>org.eclipse.jdt.core.javanature</nature> | ||
<nature>org.eclipse.buildship.core.gradleprojectnature</nature> | ||
</natures> | ||
<filteredResources> | ||
<filter> | ||
<id>1646184320533</id> | ||
<name></name> | ||
<type>30</type> | ||
<matcher> | ||
<id>org.eclipse.core.resources.regexFilterMatcher</id> | ||
<arguments>node_modules|.git|__CREATED_BY_JAVA_LANGUAGE_SERVER__</arguments> | ||
</matcher> | ||
</filter> | ||
</filteredResources> | ||
</projectDescription> |
13 changes: 13 additions & 0 deletions
13
2022-robot-code/.settings/org.eclipse.buildship.core.prefs
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
arguments= | ||
auto.sync=false | ||
build.scans.enabled=false | ||
connection.gradle.distribution=GRADLE_DISTRIBUTION(WRAPPER) | ||
connection.project.dir= | ||
eclipse.preferences.version=1 | ||
gradle.user.home= | ||
java.home=C\:/Users/Public/wpilib/2022/jdk | ||
jvm.arguments= | ||
offline.mode=false | ||
override.workspace.settings=true | ||
show.console.view=true | ||
show.executions.view=true |
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file added
BIN
+1.53 KB
2022-robot-code/bin/main/frc/team1699/subsystems/BallProcessor$BallProcessState.class
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file added
BIN
+1.25 KB
2022-robot-code/bin/main/frc/team1699/subsystems/DriveTrain$DriveState.class
Binary file not shown.
Binary file not shown.
Binary file added
BIN
+1.33 KB
2022-robot-code/bin/main/frc/team1699/subsystems/IntakeHopper$IntakeStates.class
Binary file not shown.
Binary file not shown.
Binary file added
BIN
+1.18 KB
2022-robot-code/bin/main/frc/team1699/subsystems/Shooter$HoodPosition.class
Binary file not shown.
Binary file added
BIN
+1.29 KB
2022-robot-code/bin/main/frc/team1699/subsystems/Shooter$ShooterState.class
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file added
BIN
+1.25 KB
2022-robot-code/bin/main/frc/team1699/utils/sensors/BeamBreak$BeamState.class
Binary file not shown.
Binary file added
BIN
+634 Bytes
2022-robot-code/bin/main/frc/team1699/utils/sensors/BeamBreak.class
Binary file not shown.
Binary file added
BIN
+415 Bytes
2022-robot-code/bin/main/frc/team1699/utils/sensors/BetterEncoder.class
Binary file not shown.
Binary file added
BIN
+309 Bytes
2022-robot-code/bin/main/frc/team1699/utils/sensors/BetterGyro.class
Binary file not shown.
Binary file not shown.
Binary file added
BIN
+645 Bytes
2022-robot-code/bin/main/frc/team1699/utils/sensors/LimitSwitch.class
Binary file not shown.
Binary file added
BIN
+556 Bytes
2022-robot-code/bin/main/frc/team1699/utils/sensors/LineBreak.class
Binary file not shown.
Binary file added
BIN
+830 Bytes
2022-robot-code/bin/main/frc/team1699/utils/sim/PhysicsSim$SimProfile.class
Binary file not shown.
Binary file not shown.
Binary file added
BIN
+2.04 KB
2022-robot-code/bin/main/frc/team1699/utils/sim/TalonSRXSimProfile.class
Binary file not shown.
Binary file added
BIN
+1.09 KB
2022-robot-code/bin/main/frc/team1699/utils/sim/VictorSPXSimProfile.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.