Skip to content

Commit

Permalink
Fixed note 5 waypoint
Browse files Browse the repository at this point in the history
  • Loading branch information
BrownGenius committed Apr 4, 2024
1 parent 8213cb6 commit 1ddcc21
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 9 deletions.
4 changes: 2 additions & 2 deletions src/main/deploy/pathplanner/paths/3 to Between 2-3.path
Original file line number Diff line number Diff line change
Expand Up @@ -16,11 +16,11 @@
},
{
"anchor": {
"x": 3.75,
"x": 4.0,
"y": 6.25
},
"prevControl": {
"x": 4.24088668151891,
"x": 4.49088668151891,
"y": 6.490221142019894
},
"nextControl": null,
Expand Down
10 changes: 5 additions & 5 deletions src/main/deploy/pathplanner/paths/5 to Between 2-3.path
Original file line number Diff line number Diff line change
Expand Up @@ -3,16 +3,16 @@
"waypoints": [
{
"anchor": {
"x": 7.851514255823061,
"y": 5.774748251757085
"x": 8.0,
"y": 5.75
},
"prevControl": null,
"nextControl": {
"x": 7.163150407725753,
"y": 5.786196203435664
"x": 7.311636151902691,
"y": 5.761447951678579
},
"isLocked": false,
"linkedName": "\"6\" Center Middle Note"
"linkedName": "\"5\" Center Amp Mid Note"
},
{
"anchor": {
Expand Down
4 changes: 2 additions & 2 deletions src/main/deploy/pathplanner/paths/Between 2-3 to 3.path
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,12 @@
"waypoints": [
{
"anchor": {
"x": 3.75,
"x": 4.0,
"y": 6.25
},
"prevControl": null,
"nextControl": {
"x": 4.052887526894647,
"x": 4.302887526894647,
"y": 6.2708887949582515
},
"isLocked": false,
Expand Down

0 comments on commit 1ddcc21

Please sign in to comment.