Skip to content

Commit

Permalink
create Shoot Preload Amp Side auto
Browse files Browse the repository at this point in the history
- just shoots and stays in place
  • Loading branch information
NRG948DriverStation committed Sep 22, 2024
1 parent b010129 commit 6f94dda
Showing 1 changed file with 25 additions and 0 deletions.
25 changes: 25 additions & 0 deletions src/main/deploy/pathplanner/autos/Shoot Preload Amp Side.auto
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
{
"version": 1.0,
"startingPose": {
"position": {
"x": 0.7,
"y": 6.75
},
"rotation": 60.0
},
"command": {
"type": "sequential",
"data": {
"commands": [
{
"type": "named",
"data": {
"name": "ShootSubwooferShot"
}
}
]
}
},
"folder": null,
"choreoAuto": false
}

0 comments on commit 6f94dda

Please sign in to comment.