-
Notifications
You must be signed in to change notification settings - Fork 13
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 #84 from kirbt/main
Auto Shuffleboard Chooser
- Loading branch information
Showing
64 changed files
with
1,725 additions
and
407 deletions.
There are no files selected for viewing
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,25 @@ | ||
{ | ||
"version": 1.0, | ||
"startingPose": { | ||
"position": { | ||
"x": 0.4, | ||
"y": 7.0 | ||
}, | ||
"rotation": 0 | ||
}, | ||
"command": { | ||
"type": "sequential", | ||
"data": { | ||
"commands": [ | ||
{ | ||
"type": "path", | ||
"data": { | ||
"pathName": "5mForwardRotate" | ||
} | ||
} | ||
] | ||
} | ||
}, | ||
"folder": "Test", | ||
"choreoAuto": false | ||
} |
File renamed without changes.
File renamed without changes.
31 changes: 31 additions & 0 deletions
31
src/main/deploy/pathplanner/autos/PresetAmpSide1ScorePassAutoline.auto
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,31 @@ | ||
{ | ||
"version": 1.0, | ||
"startingPose": { | ||
"position": { | ||
"x": 0.73, | ||
"y": 6.62 | ||
}, | ||
"rotation": -120.0 | ||
}, | ||
"command": { | ||
"type": "sequential", | ||
"data": { | ||
"commands": [ | ||
{ | ||
"type": "named", | ||
"data": { | ||
"name": "SubwooferLaunch" | ||
} | ||
}, | ||
{ | ||
"type": "path", | ||
"data": { | ||
"pathName": "HighSpeakerPassAutoLine" | ||
} | ||
} | ||
] | ||
} | ||
}, | ||
"folder": "Preset Autos", | ||
"choreoAuto": false | ||
} |
31 changes: 31 additions & 0 deletions
31
src/main/deploy/pathplanner/autos/PresetAmpSide2Score.auto
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,31 @@ | ||
{ | ||
"version": 1.0, | ||
"startingPose": { | ||
"position": { | ||
"x": 0.73, | ||
"y": 6.62 | ||
}, | ||
"rotation": -120.0 | ||
}, | ||
"command": { | ||
"type": "sequential", | ||
"data": { | ||
"commands": [ | ||
{ | ||
"type": "named", | ||
"data": { | ||
"name": "SubwooferLaunch" | ||
} | ||
}, | ||
{ | ||
"type": "path", | ||
"data": { | ||
"pathName": "HighSpeakerHighNoteReturn" | ||
} | ||
} | ||
] | ||
} | ||
}, | ||
"folder": "Preset Autos", | ||
"choreoAuto": false | ||
} |
File renamed without changes.
61 changes: 61 additions & 0 deletions
61
src/main/deploy/pathplanner/autos/PresetAmpSideAutoline4Score.auto
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,61 @@ | ||
{ | ||
"version": 1.0, | ||
"startingPose": { | ||
"position": { | ||
"x": 0.73, | ||
"y": 6.62 | ||
}, | ||
"rotation": -120.0 | ||
}, | ||
"command": { | ||
"type": "sequential", | ||
"data": { | ||
"commands": [ | ||
{ | ||
"type": "named", | ||
"data": { | ||
"name": "SubwooferLaunch" | ||
} | ||
}, | ||
{ | ||
"type": "path", | ||
"data": { | ||
"pathName": "HighSpeakerHighNoteReturn" | ||
} | ||
}, | ||
{ | ||
"type": "named", | ||
"data": { | ||
"name": "SubwooferLaunch" | ||
} | ||
}, | ||
{ | ||
"type": "path", | ||
"data": { | ||
"pathName": "HighSpeakerHighNote2Return" | ||
} | ||
}, | ||
{ | ||
"type": "named", | ||
"data": { | ||
"name": "SubwooferLaunch" | ||
} | ||
}, | ||
{ | ||
"type": "path", | ||
"data": { | ||
"pathName": "HighSpeakerLowNoteReturn" | ||
} | ||
}, | ||
{ | ||
"type": "named", | ||
"data": { | ||
"name": "SubwooferLaunch" | ||
} | ||
} | ||
] | ||
} | ||
}, | ||
"folder": "Preset Autos", | ||
"choreoAuto": false | ||
} |
File renamed without changes.
File renamed without changes.
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
File renamed without changes.
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
31 changes: 31 additions & 0 deletions
31
src/main/deploy/pathplanner/autos/PresetSourceSide1ScorePassAutoline.auto
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,31 @@ | ||
{ | ||
"version": 1.0, | ||
"startingPose": { | ||
"position": { | ||
"x": 0.73, | ||
"y": 4.47 | ||
}, | ||
"rotation": 120.0 | ||
}, | ||
"command": { | ||
"type": "sequential", | ||
"data": { | ||
"commands": [ | ||
{ | ||
"type": "named", | ||
"data": { | ||
"name": "SubwooferLaunch" | ||
} | ||
}, | ||
{ | ||
"type": "path", | ||
"data": { | ||
"pathName": "LowSpeakerPassAutoLine" | ||
} | ||
} | ||
] | ||
} | ||
}, | ||
"folder": "Preset Autos", | ||
"choreoAuto": false | ||
} |
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 |
---|---|---|
|
@@ -3,7 +3,7 @@ | |
"startingPose": { | ||
"position": { | ||
"x": 0.73, | ||
"y": 4.46 | ||
"y": 4.47 | ||
}, | ||
"rotation": 120.0 | ||
}, | ||
|
File renamed without changes.
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,25 @@ | ||
{ | ||
"version": 1.0, | ||
"startingPose": { | ||
"position": { | ||
"x": 2.3, | ||
"y": 7.0 | ||
}, | ||
"rotation": 0 | ||
}, | ||
"command": { | ||
"type": "sequential", | ||
"data": { | ||
"commands": [ | ||
{ | ||
"type": "path", | ||
"data": { | ||
"pathName": "TuneRotationPID" | ||
} | ||
} | ||
] | ||
} | ||
}, | ||
"folder": "Test", | ||
"choreoAuto": false | ||
} |
25 changes: 25 additions & 0 deletions
25
src/main/deploy/pathplanner/autos/TuneTranslationalPID.auto
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,25 @@ | ||
{ | ||
"version": 1.0, | ||
"startingPose": { | ||
"position": { | ||
"x": 2.3, | ||
"y": 7.0 | ||
}, | ||
"rotation": 0 | ||
}, | ||
"command": { | ||
"type": "sequential", | ||
"data": { | ||
"commands": [ | ||
{ | ||
"type": "path", | ||
"data": { | ||
"pathName": "TuneTranslationalPID" | ||
} | ||
} | ||
] | ||
} | ||
}, | ||
"folder": "Test", | ||
"choreoAuto": false | ||
} |
67 changes: 67 additions & 0 deletions
67
src/main/deploy/pathplanner/autos/VisionAmpSide5Score.auto
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,67 @@ | ||
{ | ||
"version": 1.0, | ||
"startingPose": { | ||
"position": { | ||
"x": 0.73, | ||
"y": 6.62 | ||
}, | ||
"rotation": -120.0 | ||
}, | ||
"command": { | ||
"type": "sequential", | ||
"data": { | ||
"commands": [ | ||
{ | ||
"type": "named", | ||
"data": { | ||
"name": "SubwooferLaunch" | ||
} | ||
}, | ||
{ | ||
"type": "path", | ||
"data": { | ||
"pathName": "HighSpeakerToHighNoteLaunch2" | ||
} | ||
}, | ||
{ | ||
"type": "named", | ||
"data": { | ||
"name": "VisionLaunch" | ||
} | ||
}, | ||
{ | ||
"type": "path", | ||
"data": { | ||
"pathName": "HighNoteLaunch2ToFarHighNoteToLaunch" | ||
} | ||
}, | ||
{ | ||
"type": "named", | ||
"data": { | ||
"name": "VisionLaunch" | ||
} | ||
}, | ||
{ | ||
"type": "path", | ||
"data": { | ||
"pathName": "launchSecondNoteCenterLineLaunch" | ||
} | ||
}, | ||
{ | ||
"type": "named", | ||
"data": { | ||
"name": "VisionLaunch" | ||
} | ||
}, | ||
{ | ||
"type": "path", | ||
"data": { | ||
"pathName": "SpeakerToMidNote" | ||
} | ||
} | ||
] | ||
} | ||
}, | ||
"folder": "Vision Autos", | ||
"choreoAuto": false | ||
} |
File renamed without changes.
File renamed without changes.
37 changes: 37 additions & 0 deletions
37
src/main/deploy/pathplanner/autos/VisionMidFar4Score2.auto
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,37 @@ | ||
{ | ||
"version": 1.0, | ||
"startingPose": { | ||
"position": { | ||
"x": 1.33, | ||
"y": 5.55 | ||
}, | ||
"rotation": 180.0 | ||
}, | ||
"command": { | ||
"type": "sequential", | ||
"data": { | ||
"commands": [ | ||
{ | ||
"type": "path", | ||
"data": { | ||
"pathName": "SpeakerToMidNote" | ||
} | ||
}, | ||
{ | ||
"type": "path", | ||
"data": { | ||
"pathName": "MidNoteToCenterMidNodeLaunch" | ||
} | ||
}, | ||
{ | ||
"type": "path", | ||
"data": { | ||
"pathName": "launchPosFirstNoteCenterLineLaunch" | ||
} | ||
} | ||
] | ||
} | ||
}, | ||
"folder": "Vision Autos", | ||
"choreoAuto": false | ||
} |
Oops, something went wrong.