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
2 changes: 1 addition & 1 deletion .github/workflows/gradle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
- name: Setup
run: |
chmod +x gradlew # gradlew shell file run permission setup
git config --global --add safe.directory $GITHUB_WORKSPACE # git safe directory setup
git config --global --add safe.directory $GITHUB_WORKSPACE/y2025 # git safe directory setup

#Clean cache
- name: Clean Cache
Expand Down
2 changes: 1 addition & 1 deletion .wpilib/wpilib_preferences.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"enableCppIntellisense": false,
"currentLanguage": "java",
"projectYear": "2026",
"projectYear": "2025",
"teamNumber": 9584
}
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
9584 Java Robot Code for offseason 2026
9584 Java Robot Code for offseason 2025
============================================================================
This is the java code for 9584
PLEASE CONTRIBUTE ACCORDING TO THE CONTRIBUTING.md

This will the frame code for the 2026 on-season 9584 robot
This will the frame code for on season 9584 robot
============================================================================
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 "2026.2.1"
id "edu.wpi.first.GradleRIO" version "2025.3.2"
}

java {
Expand Down
Binary file modified gradle/wrapper/gradle-wrapper.jar
Binary file not shown.
14 changes: 7 additions & 7 deletions gradle/wrapper/gradle-wrapper.properties
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
distributionBase=GRADLE_USER_HOME
distributionPath=permwrapper/dists
distributionUrl=https\://services.gradle.org/distributions/gradle-8.14.3-bin.zip
networkTimeout=10000
validateDistributionUrl=true
zipStoreBase=GRADLE_USER_HOME
zipStorePath=permwrapper/dists
distributionBase=GRADLE_USER_HOME
distributionPath=permwrapper/dists
distributionUrl=https\://services.gradle.org/distributions/gradle-8.11-bin.zip
networkTimeout=10000
validateDistributionUrl=true
zipStoreBase=GRADLE_USER_HOME
zipStorePath=permwrapper/dists
9 changes: 5 additions & 4 deletions gradlew

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions gradlew.bat

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion settings.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ pluginManagement {
repositories {
mavenLocal()
gradlePluginPortal()
String frcYear = '2026'
String frcYear = '2025'
File frcHome
if (OperatingSystem.current().isWindows()) {
String publicFolder = System.getenv('PUBLIC')
Expand Down
2 changes: 1 addition & 1 deletion src/main/deploy/pathplanner/navgrid.json

Large diffs are not rendered by default.

106 changes: 53 additions & 53 deletions src/main/deploy/pathplanner/paths/CurvePathForLimelight.path
Original file line number Diff line number Diff line change
@@ -1,54 +1,54 @@
{
"version": "2025.0",
"waypoints": [
{
"anchor": {
"x": 7.0,
"y": 0.5
},
"prevControl": null,
"nextControl": {
"x": 6.662395597759046,
"y": 0.4853380705180928
},
"isLocked": false,
"linkedName": null
},
{
"anchor": {
"x": 5.0,
"y": 0.775079345703125
},
"prevControl": {
"x": 5.585608873869243,
"y": 0.3631122789884864
},
"nextControl": null,
"isLocked": false,
"linkedName": null
}
],
"rotationTargets": [],
"constraintZones": [],
"pointTowardsZones": [],
"eventMarkers": [],
"globalConstraints": {
"maxVelocity": 2.0,
"maxAcceleration": 2.0,
"maxAngularVelocity": 540.0,
"maxAngularAcceleration": 720.0,
"nominalVoltage": 12.0,
"unlimited": false
},
"goalEndState": {
"velocity": 0,
"rotation": 140.0
},
"reversed": false,
"folder": "TestPaths",
"idealStartingState": {
"velocity": 0,
"rotation": 180.0
},
"useDefaultConstraints": false
{
"version": "2025.0",
"waypoints": [
{
"anchor": {
"x": 7.0,
"y": 0.5
},
"prevControl": null,
"nextControl": {
"x": 6.662395597759046,
"y": 0.4853380705180928
},
"isLocked": false,
"linkedName": null
},
{
"anchor": {
"x": 5.0,
"y": 0.775079345703125
},
"prevControl": {
"x": 5.585608873869243,
"y": 0.3631122789884864
},
"nextControl": null,
"isLocked": false,
"linkedName": null
}
],
"rotationTargets": [],
"constraintZones": [],
"pointTowardsZones": [],
"eventMarkers": [],
"globalConstraints": {
"maxVelocity": 2.0,
"maxAcceleration": 2.0,
"maxAngularVelocity": 540.0,
"maxAngularAcceleration": 720.0,
"nominalVoltage": 12.0,
"unlimited": false
},
"goalEndState": {
"velocity": 0,
"rotation": 140.0
},
"reversed": false,
"folder": "TestPaths",
"idealStartingState": {
"velocity": 0,
"rotation": 180.0
},
"useDefaultConstraints": false
}
120 changes: 60 additions & 60 deletions src/main/deploy/pathplanner/paths/Pos2ToReef Middle.path
Original file line number Diff line number Diff line change
@@ -1,61 +1,61 @@
{
"version": "2025.0",
"waypoints": [
{
"anchor": {
"x": 7.3,
"y": 4.0
},
"prevControl": null,
"nextControl": {
"x": 7.010220393094382,
"y": 4.0060923771309085
},
"isLocked": false,
"linkedName": null
},
{
"anchor": {
"x": 5.852791030534352,
"y": 4.0
},
"prevControl": {
"x": 6.108446983317071,
"y": 4.003114592795971
},
"nextControl": null,
"isLocked": false,
"linkedName": null
}
],
"rotationTargets": [],
"constraintZones": [],
"pointTowardsZones": [],
"eventMarkers": [
{
"name": "Eject Coral",
"waypointRelativePos": 1.0,
"endWaypointRelativePos": null,
"command": null
}
],
"globalConstraints": {
"maxVelocity": 2.75,
"maxAcceleration": 2.125,
"maxAngularVelocity": 720.0,
"maxAngularAcceleration": 960.0,
"nominalVoltage": 12.0,
"unlimited": false
},
"goalEndState": {
"velocity": 0,
"rotation": 180.0
},
"reversed": false,
"folder": null,
"idealStartingState": {
"velocity": 0,
"rotation": 180.0
},
"useDefaultConstraints": false
{
"version": "2025.0",
"waypoints": [
{
"anchor": {
"x": 7.3,
"y": 4.0
},
"prevControl": null,
"nextControl": {
"x": 7.010220393094382,
"y": 4.0060923771309085
},
"isLocked": false,
"linkedName": null
},
{
"anchor": {
"x": 5.852791030534352,
"y": 4.0
},
"prevControl": {
"x": 6.108446983317071,
"y": 4.003114592795971
},
"nextControl": null,
"isLocked": false,
"linkedName": null
}
],
"rotationTargets": [],
"constraintZones": [],
"pointTowardsZones": [],
"eventMarkers": [
{
"name": "Eject Coral",
"waypointRelativePos": 1.0,
"endWaypointRelativePos": null,
"command": null
}
],
"globalConstraints": {
"maxVelocity": 2.75,
"maxAcceleration": 2.125,
"maxAngularVelocity": 720.0,
"maxAngularAcceleration": 960.0,
"nominalVoltage": 12.0,
"unlimited": false
},
"goalEndState": {
"velocity": 0,
"rotation": 180.0
},
"reversed": false,
"folder": null,
"idealStartingState": {
"velocity": 0,
"rotation": 180.0
},
"useDefaultConstraints": false
}
Loading