two peice auto right
This commit is contained in:
73
src/main/deploy/pathplanner/paths/E to HP.path
Normal file
73
src/main/deploy/pathplanner/paths/E to HP.path
Normal file
@@ -0,0 +1,73 @@
|
||||
{
|
||||
"version": "2025.0",
|
||||
"waypoints": [
|
||||
{
|
||||
"anchor": {
|
||||
"x": 4.958476027397261,
|
||||
"y": 2.837970890410959
|
||||
},
|
||||
"prevControl": null,
|
||||
"nextControl": {
|
||||
"x": 5.619606164383562,
|
||||
"y": 1.455607876712329
|
||||
},
|
||||
"isLocked": false,
|
||||
"linkedName": "E"
|
||||
},
|
||||
{
|
||||
"anchor": {
|
||||
"x": 1.1569777397260272,
|
||||
"y": 1.0198630136986298
|
||||
},
|
||||
"prevControl": {
|
||||
"x": 2.7647260273972605,
|
||||
"y": 1.485659246575342
|
||||
},
|
||||
"nextControl": null,
|
||||
"isLocked": false,
|
||||
"linkedName": "Right HP"
|
||||
}
|
||||
],
|
||||
"rotationTargets": [],
|
||||
"constraintZones": [],
|
||||
"pointTowardsZones": [],
|
||||
"eventMarkers": [
|
||||
{
|
||||
"name": "HP Pickup",
|
||||
"waypointRelativePos": 0.22857142857142831,
|
||||
"endWaypointRelativePos": null,
|
||||
"command": {
|
||||
"type": "parallel",
|
||||
"data": {
|
||||
"commands": [
|
||||
{
|
||||
"type": "named",
|
||||
"data": {
|
||||
"name": "HP Pickup"
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
],
|
||||
"globalConstraints": {
|
||||
"maxVelocity": 4.0,
|
||||
"maxAcceleration": 2.5,
|
||||
"maxAngularVelocity": 540.0,
|
||||
"maxAngularAcceleration": 400.0,
|
||||
"nominalVoltage": 12.0,
|
||||
"unlimited": false
|
||||
},
|
||||
"goalEndState": {
|
||||
"velocity": 0,
|
||||
"rotation": 54.162347045721745
|
||||
},
|
||||
"reversed": false,
|
||||
"folder": null,
|
||||
"idealStartingState": {
|
||||
"velocity": 0,
|
||||
"rotation": 120.25643716352937
|
||||
},
|
||||
"useDefaultConstraints": true
|
||||
}
|
||||
Reference in New Issue
Block a user