-
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
73294dc
commit 63077da
Showing
13 changed files
with
243 additions
and
20 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 |
---|---|---|
|
@@ -24,7 +24,7 @@ | |
{ | ||
"type": "path", | ||
"data": { | ||
"pathName": "Start Center" | ||
"pathName": "Center Start" | ||
} | ||
}, | ||
{ | ||
|
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 |
---|---|---|
|
@@ -24,7 +24,7 @@ | |
{ | ||
"type": "path", | ||
"data": { | ||
"pathName": "Start Center" | ||
"pathName": "Center Start" | ||
} | ||
}, | ||
{ | ||
|
86 changes: 86 additions & 0 deletions
86
Robot/src/main/deploy/pathplanner/autos/Center Through 4 Note.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,86 @@ | ||
{ | ||
"version": 1.0, | ||
"startingPose": { | ||
"position": { | ||
"x": 1.3576779647621067, | ||
"y": 5.52811290895741 | ||
}, | ||
"rotation": 180.0 | ||
}, | ||
"command": { | ||
"type": "sequential", | ||
"data": { | ||
"commands": [ | ||
{ | ||
"type": "named", | ||
"data": { | ||
"name": "Shoot" | ||
} | ||
}, | ||
{ | ||
"type": "race", | ||
"data": { | ||
"commands": [ | ||
{ | ||
"type": "path", | ||
"data": { | ||
"pathName": "Center Start" | ||
} | ||
}, | ||
{ | ||
"type": "named", | ||
"data": { | ||
"name": "Intake Until Note" | ||
} | ||
} | ||
] | ||
} | ||
}, | ||
{ | ||
"type": "named", | ||
"data": { | ||
"name": "Wait and Shoot" | ||
} | ||
}, | ||
{ | ||
"type": "path", | ||
"data": { | ||
"pathName": "Center Grab Middle A" | ||
} | ||
}, | ||
{ | ||
"type": "path", | ||
"data": { | ||
"pathName": "Center Middle Score A" | ||
} | ||
}, | ||
{ | ||
"type": "named", | ||
"data": { | ||
"name": "Shoot" | ||
} | ||
}, | ||
{ | ||
"type": "path", | ||
"data": { | ||
"pathName": "Center End Grab" | ||
} | ||
}, | ||
{ | ||
"type": "path", | ||
"data": { | ||
"pathName": "Center End Score" | ||
} | ||
}, | ||
{ | ||
"type": "named", | ||
"data": { | ||
"name": "Shoot" | ||
} | ||
} | ||
] | ||
} | ||
}, | ||
"folder": "Center", | ||
"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 |
---|---|---|
|
@@ -24,7 +24,7 @@ | |
{ | ||
"type": "path", | ||
"data": { | ||
"pathName": "Start Center" | ||
"pathName": "Center Start" | ||
} | ||
}, | ||
{ | ||
|
82 changes: 82 additions & 0 deletions
82
Robot/src/main/deploy/pathplanner/paths/Center End Grab.path
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,82 @@ | ||
{ | ||
"version": 1.0, | ||
"waypoints": [ | ||
{ | ||
"anchor": { | ||
"x": 4.243606396951512, | ||
"y": 5.118623063849453 | ||
}, | ||
"prevControl": null, | ||
"nextControl": { | ||
"x": 4.958827207460963, | ||
"y": 4.315933188227984 | ||
}, | ||
"isLocked": false, | ||
"linkedName": "Score Location Center" | ||
}, | ||
{ | ||
"anchor": { | ||
"x": 8.016137678480716, | ||
"y": 2.6635356237602354 | ||
}, | ||
"prevControl": { | ||
"x": 7.281615905307705, | ||
"y": 3.240182568534779 | ||
}, | ||
"nextControl": null, | ||
"isLocked": false, | ||
"linkedName": "End of Center End Grab" | ||
} | ||
], | ||
"rotationTargets": [], | ||
"constraintZones": [ | ||
{ | ||
"name": "New Constraints Zone", | ||
"minWaypointRelativePos": 0.85, | ||
"maxWaypointRelativePos": 1.0, | ||
"constraints": { | ||
"maxVelocity": 1.0, | ||
"maxAcceleration": 1.0, | ||
"maxAngularVelocity": 540.0, | ||
"maxAngularAcceleration": 640.0 | ||
} | ||
} | ||
], | ||
"eventMarkers": [ | ||
{ | ||
"name": "Intake Until Note", | ||
"waypointRelativePos": 0.45, | ||
"command": { | ||
"type": "parallel", | ||
"data": { | ||
"commands": [ | ||
{ | ||
"type": "named", | ||
"data": { | ||
"name": "Intake Until Note" | ||
} | ||
} | ||
] | ||
} | ||
} | ||
} | ||
], | ||
"globalConstraints": { | ||
"maxVelocity": 5.7, | ||
"maxAcceleration": 3.8, | ||
"maxAngularVelocity": 540.0, | ||
"maxAngularAcceleration": 640.0 | ||
}, | ||
"goalEndState": { | ||
"velocity": 0, | ||
"rotation": 142.99955995556826, | ||
"rotateFast": true | ||
}, | ||
"reversed": false, | ||
"folder": "Center", | ||
"previewStartingState": { | ||
"rotation": 173.6824153406948, | ||
"velocity": 0 | ||
}, | ||
"useDefaultConstraints": true | ||
} |
52 changes: 52 additions & 0 deletions
52
Robot/src/main/deploy/pathplanner/paths/Center End Score.path
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,52 @@ | ||
{ | ||
"version": 1.0, | ||
"waypoints": [ | ||
{ | ||
"anchor": { | ||
"x": 8.016137678480716, | ||
"y": 2.6635356237602354 | ||
}, | ||
"prevControl": null, | ||
"nextControl": { | ||
"x": 7.782222613428363, | ||
"y": 3.631085294970689 | ||
}, | ||
"isLocked": false, | ||
"linkedName": "End of Center End Grab" | ||
}, | ||
{ | ||
"anchor": { | ||
"x": 4.243606396951512, | ||
"y": 5.118623063849453 | ||
}, | ||
"prevControl": { | ||
"x": 4.298154262975193, | ||
"y": 4.346758318516637 | ||
}, | ||
"nextControl": null, | ||
"isLocked": false, | ||
"linkedName": "Score Location Center" | ||
} | ||
], | ||
"rotationTargets": [], | ||
"constraintZones": [], | ||
"eventMarkers": [], | ||
"globalConstraints": { | ||
"maxVelocity": 5.7, | ||
"maxAcceleration": 3.8, | ||
"maxAngularVelocity": 540.0, | ||
"maxAngularAcceleration": 640.0 | ||
}, | ||
"goalEndState": { | ||
"velocity": 0, | ||
"rotation": 174.56598213220494, | ||
"rotateFast": false | ||
}, | ||
"reversed": false, | ||
"folder": "Center", | ||
"previewStartingState": { | ||
"rotation": 141.77166803538606, | ||
"velocity": 0 | ||
}, | ||
"useDefaultConstraints": true | ||
} |
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
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
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
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
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
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
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