Skip to content

Commit

Permalink
Auton Ruiners complete
Browse files Browse the repository at this point in the history
  • Loading branch information
Rand0mAsianKid committed Jun 14, 2024
1 parent d46cabb commit 977aa6b
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 8 deletions.
4 changes: 2 additions & 2 deletions src/main/deploy/pathplanner/autos/Center-Auto Ruiner.auto
Original file line number Diff line number Diff line change
Expand Up @@ -24,13 +24,13 @@
{
"type": "named",
"data": {
"name": "Intake"
"name": "AutonRuinerShoot"
}
},
{
"type": "named",
"data": {
"name": "SwitchRPMShoot"
"name": "IntakeAutonRuiner"
}
}
]
Expand Down
4 changes: 2 additions & 2 deletions src/main/deploy/pathplanner/autos/Left-Auto Ruiner.auto
Original file line number Diff line number Diff line change
Expand Up @@ -24,13 +24,13 @@
{
"type": "named",
"data": {
"name": "Intake"
"name": "AutonRuinerShoot"
}
},
{
"type": "named",
"data": {
"name": "SwitchRPMShoot"
"name": "IntakeAutonRuiner"
}
}
]
Expand Down
8 changes: 4 additions & 4 deletions src/main/deploy/pathplanner/autos/Right-Auto Ruiner.auto
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
"version": 1.0,
"startingPose": {
"position": {
"x": 0.5,
"y": 2.08
"x": 0.8442899328546756,
"y": 2.7050989470935694
},
"rotation": 0
},
Expand All @@ -24,13 +24,13 @@
{
"type": "named",
"data": {
"name": "Intake"
"name": "AutonRuinerShoot"
}
},
{
"type": "named",
"data": {
"name": "SwitchRPMShoot"
"name": "IntakeAutonRuiner"
}
}
]
Expand Down

0 comments on commit 977aa6b

Please sign in to comment.