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

Commit

Permalink
adjustments to 4 piece source
Browse files Browse the repository at this point in the history
  • Loading branch information
Owen756 committed Apr 19, 2024
1 parent c3fe78c commit 9362fa9
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 4 deletions.
4 changes: 2 additions & 2 deletions src/main/deploy/pathplanner/paths/Blue LWS to 7.path
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@
},
"prevControl": null,
"nextControl": {
"x": 4.648487172974346,
"y": 1.0093843027686058
"x": 5.8035208378109076,
"y": 0.601883511459332
},
"isLocked": false,
"linkedName": "Dynamic Blue LWS"
Expand Down
4 changes: 2 additions & 2 deletions src/main/deploy/pathplanner/paths/Red LWS to 7.path
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@
},
"prevControl": null,
"nextControl": {
"x": 11.891512827025654,
"y": 1.0093843027686058
"x": 10.529786444188275,
"y": 0.9866942810808701
},
"isLocked": false,
"linkedName": "Dynamic Red LWS"
Expand Down
5 changes: 5 additions & 0 deletions src/main/deploy/pathplanner/paths/Red Source to 8.path
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,11 @@
"waypointRelativePos": 0.1,
"rotationDegrees": 0,
"rotateFast": false
},
{
"waypointRelativePos": 1.1,
"rotationDegrees": 0,
"rotateFast": false
}
],
"constraintZones": [],
Expand Down

0 comments on commit 9362fa9

Please sign in to comment.