Skip to content

Commit

Permalink
new E paths
Browse files Browse the repository at this point in the history
  • Loading branch information
penguin212 committed Apr 7, 2024
1 parent 6fe2a5a commit 2dcfc37
Show file tree
Hide file tree
Showing 5 changed files with 85 additions and 140 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
"version": 1.0,
"startingPose": {
"position": {
"x": 0.6582127857550991,
"y": 6.628333484912334
"x": 1.5131038535971493,
"y": 1.3701678758564357
},
"rotation": 57.215719134130836
"rotation": 0.0
},
"command": {
"type": "sequential",
Expand All @@ -14,7 +14,7 @@
{
"type": "path",
"data": {
"pathName": "A154"
"pathName": "E876"
}
}
]
Expand Down
14 changes: 7 additions & 7 deletions src/main/deploy/pathplanner/paths/A1456.path
Original file line number Diff line number Diff line change
Expand Up @@ -96,12 +96,12 @@
},
{
"anchor": {
"x": 4.274144702135559,
"y": 5.071608604755672
"x": 5.518209952254426,
"y": 6.37069508090514
},
"prevControl": {
"x": 5.8035208378109004,
"y": 4.153982923350462
"x": 7.047586087929767,
"y": 5.45306939949993
},
"nextControl": null,
"isLocked": false,
Expand Down Expand Up @@ -131,7 +131,7 @@
"minWaypointRelativePos": 0.0,
"maxWaypointRelativePos": 0.2,
"constraints": {
"maxVelocity": 0.5,
"maxVelocity": 1.0,
"maxAcceleration": 3.0,
"maxAngularVelocity": 540.0,
"maxAngularAcceleration": 720.0
Expand Down Expand Up @@ -311,7 +311,7 @@
"maxAngularAcceleration": 720.0
},
"goalEndState": {
"velocity": 0,
"velocity": 0.0,
"rotation": -9.619727799698838,
"rotateFast": false
},
Expand All @@ -321,5 +321,5 @@
"rotation": 60.124007308310574,
"velocity": 0
},
"useDefaultConstraints": true
"useDefaultConstraints": false
}
Loading

0 comments on commit 2dcfc37

Please sign in to comment.