Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion .vscode/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,5 +56,6 @@
"edu.wpi.first.math.proto.*",
"edu.wpi.first.math.**.proto.*",
"edu.wpi.first.math.**.struct.*",
]
],
"java.jdt.ls.vmargs": "-XX:+UseParallelGC -XX:GCTimeRatio=4 -XX:AdaptiveSizePolicyWeight=90 -Dsun.zip.disableMemoryMapping=true -Xmx2G -Xms100m -Xlog:disable"
}
6 changes: 0 additions & 6 deletions Updates/1-30-2025.txt

This file was deleted.

2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
plugins {
id "java"
id "edu.wpi.first.GradleRIO" version "2025.2.1"
id "edu.wpi.first.GradleRIO" version "2025.1.1"
}

java {
Expand Down
4 changes: 2 additions & 2 deletions settings.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,8 @@ pluginManagement {
}
def frcHomeMaven = new File(frcHome, 'maven')
maven {
name = 'frcHome'
url = frcHomeMaven
name 'frcHome'
url frcHomeMaven
}
}
}
Expand Down
38 changes: 0 additions & 38 deletions src/main/deploy/pathplanner/autos/JUST SHOOT!!.auto

This file was deleted.

44 changes: 0 additions & 44 deletions src/main/deploy/pathplanner/autos/One Note Amp Side.auto

This file was deleted.

44 changes: 0 additions & 44 deletions src/main/deploy/pathplanner/autos/One Note Source Side.auto

This file was deleted.

57 changes: 0 additions & 57 deletions src/main/deploy/pathplanner/autos/Two Note Center Speaker.auto

This file was deleted.

50 changes: 0 additions & 50 deletions src/main/deploy/pathplanner/autos/Two Note Center auto.auto

This file was deleted.

1 change: 0 additions & 1 deletion src/main/deploy/pathplanner/navgrid.json

This file was deleted.

52 changes: 0 additions & 52 deletions src/main/deploy/pathplanner/paths/Amp to Note.path

This file was deleted.

52 changes: 0 additions & 52 deletions src/main/deploy/pathplanner/paths/Center to center note path.path

This file was deleted.

Loading