This repository has been archived by the owner on Nov 13, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
03c494b
commit f848d95
Showing
20 changed files
with
643 additions
and
170 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 |
---|---|---|
@@ -1,5 +1,5 @@ | ||
{ | ||
"robotWidth": 0.864, | ||
"robotWidth": 0.86, | ||
"robotLength": 0.86, | ||
"holonomicMode": true, | ||
"pathFolders": [], | ||
|
154 changes: 154 additions & 0 deletions
154
src/main/deploy/pathplanner/autos/Amp Side Shoot 2.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,154 @@ | ||
{ | ||
"version": 1.0, | ||
"startingPose": { | ||
"position": { | ||
"x": 1.24, | ||
"y": 6.66 | ||
}, | ||
"rotation": 50.0 | ||
}, | ||
"command": { | ||
"type": "sequential", | ||
"data": { | ||
"commands": [ | ||
{ | ||
"type": "parallel", | ||
"data": { | ||
"commands": [ | ||
{ | ||
"type": "named", | ||
"data": { | ||
"name": "DeployIntake" | ||
} | ||
}, | ||
{ | ||
"type": "named", | ||
"data": { | ||
"name": "LiftArmToDeployDemonHorns" | ||
} | ||
}, | ||
{ | ||
"type": "named", | ||
"data": { | ||
"name": "RampShooterForManualShot" | ||
} | ||
} | ||
] | ||
} | ||
}, | ||
{ | ||
"type": "sequential", | ||
"data": { | ||
"commands": [ | ||
{ | ||
"type": "named", | ||
"data": { | ||
"name": "SetShootFromSubwoofer" | ||
} | ||
}, | ||
{ | ||
"type": "wait", | ||
"data": { | ||
"waitTime": 2.0 | ||
} | ||
}, | ||
{ | ||
"type": "named", | ||
"data": { | ||
"name": "Feed" | ||
} | ||
}, | ||
{ | ||
"type": "wait", | ||
"data": { | ||
"waitTime": 0.2 | ||
} | ||
}, | ||
{ | ||
"type": "named", | ||
"data": { | ||
"name": "Stop" | ||
} | ||
}, | ||
{ | ||
"type": "named", | ||
"data": { | ||
"name": "SetArmAndShooterForIntake" | ||
} | ||
}, | ||
{ | ||
"type": "named", | ||
"data": { | ||
"name": "StartIntake" | ||
} | ||
} | ||
] | ||
} | ||
}, | ||
{ | ||
"type": "path", | ||
"data": { | ||
"pathName": "Amp Side Shoot 2 Get Note" | ||
} | ||
}, | ||
{ | ||
"type": "sequential", | ||
"data": { | ||
"commands": [ | ||
{ | ||
"type": "named", | ||
"data": { | ||
"name": "HasNote" | ||
} | ||
}, | ||
{ | ||
"type": "named", | ||
"data": { | ||
"name": "Stop" | ||
} | ||
}, | ||
{ | ||
"type": "path", | ||
"data": { | ||
"pathName": "Return Amp Side Shoot 2 Get Note" | ||
} | ||
}, | ||
{ | ||
"type": "named", | ||
"data": { | ||
"name": "SetShootFromSubwoofer" | ||
} | ||
}, | ||
{ | ||
"type": "named", | ||
"data": { | ||
"name": "RampShooterForManualShot" | ||
} | ||
}, | ||
{ | ||
"type": "named", | ||
"data": { | ||
"name": "Feed" | ||
} | ||
}, | ||
{ | ||
"type": "wait", | ||
"data": { | ||
"waitTime": 0.2 | ||
} | ||
}, | ||
{ | ||
"type": "named", | ||
"data": { | ||
"name": "Stop" | ||
} | ||
} | ||
] | ||
} | ||
} | ||
] | ||
} | ||
}, | ||
"folder": null, | ||
"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 |
---|---|---|
@@ -0,0 +1,154 @@ | ||
{ | ||
"version": 1.0, | ||
"startingPose": { | ||
"position": { | ||
"x": 1.42, | ||
"y": 5.527514849608872 | ||
}, | ||
"rotation": 0 | ||
}, | ||
"command": { | ||
"type": "sequential", | ||
"data": { | ||
"commands": [ | ||
{ | ||
"type": "parallel", | ||
"data": { | ||
"commands": [ | ||
{ | ||
"type": "named", | ||
"data": { | ||
"name": "RampShooterForManualShot" | ||
} | ||
}, | ||
{ | ||
"type": "named", | ||
"data": { | ||
"name": "DeployIntake" | ||
} | ||
}, | ||
{ | ||
"type": "named", | ||
"data": { | ||
"name": "LiftArmToDeployDemonHorns" | ||
} | ||
} | ||
] | ||
} | ||
}, | ||
{ | ||
"type": "sequential", | ||
"data": { | ||
"commands": [ | ||
{ | ||
"type": "named", | ||
"data": { | ||
"name": "SetShootFromSubwoofer" | ||
} | ||
}, | ||
{ | ||
"type": "wait", | ||
"data": { | ||
"waitTime": 2.0 | ||
} | ||
}, | ||
{ | ||
"type": "named", | ||
"data": { | ||
"name": "Feed" | ||
} | ||
}, | ||
{ | ||
"type": "wait", | ||
"data": { | ||
"waitTime": 0.2 | ||
} | ||
}, | ||
{ | ||
"type": "named", | ||
"data": { | ||
"name": "Stop" | ||
} | ||
}, | ||
{ | ||
"type": "named", | ||
"data": { | ||
"name": "SetArmAndShooterForIntake" | ||
} | ||
}, | ||
{ | ||
"type": "named", | ||
"data": { | ||
"name": "StartIntake" | ||
} | ||
} | ||
] | ||
} | ||
}, | ||
{ | ||
"type": "path", | ||
"data": { | ||
"pathName": "Center Shoot 2 Get Note" | ||
} | ||
}, | ||
{ | ||
"type": "sequential", | ||
"data": { | ||
"commands": [ | ||
{ | ||
"type": "named", | ||
"data": { | ||
"name": "HasNote" | ||
} | ||
}, | ||
{ | ||
"type": "named", | ||
"data": { | ||
"name": "Stop" | ||
} | ||
}, | ||
{ | ||
"type": "path", | ||
"data": { | ||
"pathName": "Return Center Shoot 2 Get Note" | ||
} | ||
}, | ||
{ | ||
"type": "named", | ||
"data": { | ||
"name": "SetShootFromSubwoofer" | ||
} | ||
}, | ||
{ | ||
"type": "named", | ||
"data": { | ||
"name": "RampShooterForManualShot" | ||
} | ||
}, | ||
{ | ||
"type": "named", | ||
"data": { | ||
"name": "Feed" | ||
} | ||
}, | ||
{ | ||
"type": "wait", | ||
"data": { | ||
"waitTime": 0.2 | ||
} | ||
}, | ||
{ | ||
"type": "named", | ||
"data": { | ||
"name": "Stop" | ||
} | ||
} | ||
] | ||
} | ||
} | ||
] | ||
} | ||
}, | ||
"folder": null, | ||
"choreoAuto": false | ||
} |
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.