Skip to content
This repository has been archived by the owner on Apr 20, 2024. It is now read-only.

Commit

Permalink
pathflip backup 6 piece
Browse files Browse the repository at this point in the history
  • Loading branch information
Owen756 committed Apr 18, 2024
1 parent 6932aaa commit 1615b42
Show file tree
Hide file tree
Showing 5 changed files with 508 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .pathplanner/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,8 @@
"Blue Parent Paths",
"Red MidlineNotesFromAmp",
"Red MidlineNotesFromSource",
"Red Parent Paths"
"Red Parent Paths",
"Backup Blue 6 Piece"
],
"autoFolders": [
"Blue Dynamic Autos in Development",
Expand Down
70 changes: 70 additions & 0 deletions src/main/deploy/pathplanner/paths/Blue 4 to CWS b.path
Original file line number Diff line number Diff line change
@@ -0,0 +1,70 @@
{
"version": 1,
"waypoints": [
{
"anchor": {
"x": 8.07513182626365,
"y": 7.50252730505461
},
"prevControl": null,
"nextControl": {
"x": 7.6942647487400215,
"y": 7.289702552036682
},
"isLocked": false,
"linkedName": null
},
{
"anchor": {
"x": 5.1,
"y": 6.45
},
"prevControl": {
"x": 5.573489476803514,
"y": 6.747489004451694
},
"nextControl": null,
"isLocked": false,
"linkedName": null
}
],
"rotationTargets": [],
"constraintZones": [],
"eventMarkers": [
{
"name": "speaker snap",
"waypointRelativePos": 0.05,
"command": {
"type": "sequential",
"data": {
"commands": [
{
"type": "named",
"data": {
"name": "speakerSnap"
}
}
]
}
}
}
],
"globalConstraints": {
"maxVelocity": 5.2,
"maxAcceleration": 5,
"maxAngularVelocity": 540,
"maxAngularAcceleration": 720
},
"goalEndState": {
"velocity": 0,
"rotation": 187.868619246247,
"rotateFast": false
},
"reversed": false,
"folder": "Backup Blue 6 Piece",
"previewStartingState": {
"rotation": 180,
"velocity": 0
},
"useDefaultConstraints": true
}
70 changes: 70 additions & 0 deletions src/main/deploy/pathplanner/paths/Blue 5 to RWS b.path
Original file line number Diff line number Diff line change
@@ -0,0 +1,70 @@
{
"version": 1,
"waypoints": [
{
"anchor": {
"x": 8.11,
"y": 5.736912877825756
},
"prevControl": null,
"nextControl": {
"x": 7.472518161036321,
"y": 5.946044704089409
},
"isLocked": false,
"linkedName": null
},
{
"anchor": {
"x": 5.1,
"y": 6.45
},
"prevControl": {
"x": 5.817472694945389,
"y": 6.525826263652527
},
"nextControl": null,
"isLocked": false,
"linkedName": null
}
],
"rotationTargets": [],
"constraintZones": [],
"eventMarkers": [
{
"name": "speaker snap",
"waypointRelativePos": 0.2,
"command": {
"type": "parallel",
"data": {
"commands": [
{
"type": "named",
"data": {
"name": "speakerSnap"
}
}
]
}
}
}
],
"globalConstraints": {
"maxVelocity": 5.2,
"maxAcceleration": 5,
"maxAngularVelocity": 540,
"maxAngularAcceleration": 720
},
"goalEndState": {
"velocity": 0,
"rotation": 190.31001165693428,
"rotateFast": false
},
"reversed": false,
"folder": "Backup Blue 6 Piece",
"previewStartingState": {
"rotation": 180,
"velocity": 0
},
"useDefaultConstraints": true
}
76 changes: 76 additions & 0 deletions src/main/deploy/pathplanner/paths/Blue CWS to 5 b.path
Original file line number Diff line number Diff line change
@@ -0,0 +1,76 @@
{
"version": 1,
"waypoints": [
{
"anchor": {
"x": 5.1,
"y": 6.45
},
"prevControl": null,
"nextControl": {
"x": 6.498096520193039,
"y": 6.283837439674881
},
"isLocked": false,
"linkedName": null
},
{
"anchor": {
"x": 8.11,
"y": 5.736912877825756
},
"prevControl": {
"x": 7.301025146050293,
"y": 5.900637033274067
},
"nextControl": null,
"isLocked": false,
"linkedName": null
}
],
"rotationTargets": [
{
"waypointRelativePos": 0.55,
"rotationDegrees": 180,
"rotateFast": false
}
],
"constraintZones": [],
"eventMarkers": [
{
"name": "intake",
"waypointRelativePos": 0.2,
"command": {
"type": "parallel",
"data": {
"commands": [
{
"type": "named",
"data": {
"name": "intakeFloor"
}
}
]
}
}
}
],
"globalConstraints": {
"maxVelocity": 5.2,
"maxAcceleration": 5,
"maxAngularVelocity": 540,
"maxAngularAcceleration": 720
},
"goalEndState": {
"velocity": 0,
"rotation": 180,
"rotateFast": false
},
"reversed": false,
"folder": "Backup Blue 6 Piece",
"previewStartingState": {
"rotation": 190.09240512230284,
"velocity": 0
},
"useDefaultConstraints": true
}
Loading

0 comments on commit 1615b42

Please sign in to comment.