Skip to content

Commit

Permalink
Merge pull request #84 from kirbt/main
Browse files Browse the repository at this point in the history
Auto Shuffleboard Chooser
  • Loading branch information
TAKBS2412 authored Mar 22, 2024
2 parents 20df42a + 9d104ce commit 508edfa
Show file tree
Hide file tree
Showing 64 changed files with 1,725 additions and 407 deletions.
25 changes: 25 additions & 0 deletions src/main/deploy/pathplanner/autos/5mForwardRotate180.auto
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
}
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 src/main/deploy/pathplanner/autos/PresetAmpSide2Score.auto
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
}
61 changes: 61 additions & 0 deletions src/main/deploy/pathplanner/autos/PresetAmpSideAutoline4Score.auto
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
}
6 changes: 0 additions & 6 deletions src/main/deploy/pathplanner/autos/PresetMid1Score.auto
Original file line number Diff line number Diff line change
Expand Up @@ -16,12 +16,6 @@
"data": {
"name": "SubwooferLaunch"
}
},
{
"type": "path",
"data": {
"pathName": "MidSpeakerPassAutoLine"
}
}
]
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"startingPose": {
"position": {
"x": 0.73,
"y": 4.46
"y": 4.47
},
"rotation": 120.0
},
Expand All @@ -16,12 +16,6 @@
"data": {
"name": "SubwooferLaunch"
}
},
{
"type": "path",
"data": {
"pathName": "LowSpeakerCenterLine"
}
}
]
}
Expand Down
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
}
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"startingPose": {
"position": {
"x": 0.73,
"y": 4.46
"y": 4.47
},
"rotation": 120.0
},
Expand Down
25 changes: 25 additions & 0 deletions src/main/deploy/pathplanner/autos/TuneRotationalPID.auto
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 src/main/deploy/pathplanner/autos/TuneTranslationalPID.auto
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 src/main/deploy/pathplanner/autos/VisionAmpSide5Score.auto
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
}
37 changes: 37 additions & 0 deletions src/main/deploy/pathplanner/autos/VisionMidFar4Score2.auto
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
}
Loading

0 comments on commit 508edfa

Please sign in to comment.