Swerve + commencer pathplanner
This commit is contained in:
54
src/main/deploy/pathplanner/paths/BlueHautPorter.path
Normal file
54
src/main/deploy/pathplanner/paths/BlueHautPorter.path
Normal file
@ -0,0 +1,54 @@
|
||||
{
|
||||
"version": "2025.0",
|
||||
"waypoints": [
|
||||
{
|
||||
"anchor": {
|
||||
"x": 1.234733606557377,
|
||||
"y": 6.9679815573770485
|
||||
},
|
||||
"prevControl": null,
|
||||
"nextControl": {
|
||||
"x": 2.271389052764998,
|
||||
"y": 4.855519714825475
|
||||
},
|
||||
"isLocked": false,
|
||||
"linkedName": null
|
||||
},
|
||||
{
|
||||
"anchor": {
|
||||
"x": 3.7761270491803276,
|
||||
"y": 5.205788934426229
|
||||
},
|
||||
"prevControl": {
|
||||
"x": 2.911254448656024,
|
||||
"y": 6.06899512479262
|
||||
},
|
||||
"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": -59.99999999999999
|
||||
},
|
||||
"reversed": false,
|
||||
"folder": null,
|
||||
"idealStartingState": {
|
||||
"velocity": 0,
|
||||
"rotation": 125.00000000000001
|
||||
},
|
||||
"useDefaultConstraints": true
|
||||
}
|
Reference in New Issue
Block a user