Path de Pathplanner

This commit is contained in:
2026-02-24 18:37:41 -05:00
parent 686db0cc88
commit 09b6f958ec
10 changed files with 505 additions and 0 deletions

View File

@@ -0,0 +1,54 @@
{
"version": "2025.0",
"waypoints": [
{
"anchor": {
"x": 2.4476034236804565,
"y": 4.85660485021398
},
"prevControl": null,
"nextControl": {
"x": 1.6971611982881591,
"y": 4.85660485021398
},
"isLocked": false,
"linkedName": null
},
{
"anchor": {
"x": 1.0761055634807417,
"y": 4.85660485021398
},
"prevControl": {
"x": 1.503081312410841,
"y": 4.869543509272469
},
"nextControl": null,
"isLocked": false,
"linkedName": null
}
],
"rotationTargets": [],
"constraintZones": [],
"pointTowardsZones": [],
"eventMarkers": [],
"globalConstraints": {
"maxVelocity": 3.0,
"maxAcceleration": 3.0,
"maxAngularVelocity": 540.0,
"maxAngularAcceleration": 720.0,
"nominalVoltage": 12.0,
"unlimited": false
},
"goalEndState": {
"velocity": 0,
"rotation": 180.0
},
"reversed": false,
"folder": null,
"idealStartingState": {
"velocity": 0,
"rotation": 180.0
},
"useDefaultConstraints": true
}