Skip to content

Commit

Permalink
Adjusted Max Speed
Browse files Browse the repository at this point in the history
  • Loading branch information
ConnorJNorris committed Feb 21, 2025
1 parent 1da47e4 commit 33034a9
Show file tree
Hide file tree
Showing 37 changed files with 283 additions and 71 deletions.
148 changes: 148 additions & 0 deletions src/main/deploy/pathplanner/autos/Copy of T4.auto
Original file line number Diff line number Diff line change
@@ -0,0 +1,148 @@
{
"version": "2025.0",
"command": {
"type": "sequential",
"data": {
"commands": [
{
"type": "sequential",
"data": {
"commands": [
{
"type": "path",
"data": {
"pathName": "Start K"
}
},
{
"type": "race",
"data": {
"commands": [
{
"type": "named",
"data": {
"name": "L2"
}
},
{
"type": "wait",
"data": {
"waitTime": 0.8
}
}
]
}
}
]
}
},
{
"type": "sequential",
"data": {
"commands": [
{
"type": "parallel",
"data": {
"commands": [
{
"type": "named",
"data": {
"name": "Bottom"
}
},
{
"type": "path",
"data": {
"pathName": "Station K"
}
}
]
}
},
{
"type": "deadline",
"data": {
"commands": [
{
"type": "sequential",
"data": {
"commands": [
{
"type": "named",
"data": {
"name": "CoralDetect"
}
},
{
"type": "path",
"data": {
"pathName": "Coral L"
}
}
]
}
},
{
"type": "named",
"data": {
"name": "CoralIntake"
}
}
]
}
},
{
"type": "race",
"data": {
"commands": [
{
"type": "named",
"data": {
"name": "L2"
}
},
{
"type": "wait",
"data": {
"waitTime": 0.8
}
}
]
}
}
]
}
},
{
"type": "sequential",
"data": {
"commands": [
{
"type": "parallel",
"data": {
"commands": [
{
"type": "named",
"data": {
"name": "Bottom"
}
},
{
"type": "path",
"data": {
"pathName": "Station L"
}
}
]
}
}
]
}
}
]
}
},
"resetOdom": true,
"folder": "T",
"choreoAuto": false
}
2 changes: 1 addition & 1 deletion src/main/deploy/pathplanner/autos/T5.auto
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
{
"type": "wait",
"data": {
"waitTime": 1.2
"waitTime": 1.4
}
}
]
Expand Down
4 changes: 2 additions & 2 deletions src/main/deploy/pathplanner/paths/Copy of Station L.path
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,8 @@
"pointTowardsZones": [],
"eventMarkers": [],
"globalConstraints": {
"maxVelocity": 2.5,
"maxAcceleration": 3.0,
"maxVelocity": 3.0,
"maxAcceleration": 3.25,
"maxAngularVelocity": 720.0,
"maxAngularAcceleration": 720.0,
"nominalVoltage": 12.0,
Expand Down
4 changes: 2 additions & 2 deletions src/main/deploy/pathplanner/paths/Coral A.path
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,8 @@
"pointTowardsZones": [],
"eventMarkers": [],
"globalConstraints": {
"maxVelocity": 2.5,
"maxAcceleration": 3.0,
"maxVelocity": 3.0,
"maxAcceleration": 3.25,
"maxAngularVelocity": 720.0,
"maxAngularAcceleration": 720.0,
"nominalVoltage": 12.0,
Expand Down
4 changes: 2 additions & 2 deletions src/main/deploy/pathplanner/paths/Coral B.path
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,8 @@
"pointTowardsZones": [],
"eventMarkers": [],
"globalConstraints": {
"maxVelocity": 2.5,
"maxAcceleration": 3.0,
"maxVelocity": 3.0,
"maxAcceleration": 3.25,
"maxAngularVelocity": 720.0,
"maxAngularAcceleration": 720.0,
"nominalVoltage": 12.0,
Expand Down
4 changes: 2 additions & 2 deletions src/main/deploy/pathplanner/paths/Coral B2.path
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,8 @@
"pointTowardsZones": [],
"eventMarkers": [],
"globalConstraints": {
"maxVelocity": 2.5,
"maxAcceleration": 3.0,
"maxVelocity": 3.0,
"maxAcceleration": 3.25,
"maxAngularVelocity": 720.0,
"maxAngularAcceleration": 720.0,
"nominalVoltage": 12.0,
Expand Down
4 changes: 2 additions & 2 deletions src/main/deploy/pathplanner/paths/Coral C.path
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,8 @@
"pointTowardsZones": [],
"eventMarkers": [],
"globalConstraints": {
"maxVelocity": 2.5,
"maxAcceleration": 3.0,
"maxVelocity": 3.0,
"maxAcceleration": 3.25,
"maxAngularVelocity": 720.0,
"maxAngularAcceleration": 720.0,
"nominalVoltage": 12.0,
Expand Down
4 changes: 2 additions & 2 deletions src/main/deploy/pathplanner/paths/Coral D.path
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,8 @@
"pointTowardsZones": [],
"eventMarkers": [],
"globalConstraints": {
"maxVelocity": 2.5,
"maxAcceleration": 3.0,
"maxVelocity": 3.0,
"maxAcceleration": 3.25,
"maxAngularVelocity": 720.0,
"maxAngularAcceleration": 720.0,
"nominalVoltage": 12.0,
Expand Down
4 changes: 2 additions & 2 deletions src/main/deploy/pathplanner/paths/Coral E.path
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,8 @@
"pointTowardsZones": [],
"eventMarkers": [],
"globalConstraints": {
"maxVelocity": 2.5,
"maxAcceleration": 3.0,
"maxVelocity": 3.0,
"maxAcceleration": 3.25,
"maxAngularVelocity": 720.0,
"maxAngularAcceleration": 720.0,
"nominalVoltage": 12.0,
Expand Down
4 changes: 2 additions & 2 deletions src/main/deploy/pathplanner/paths/Coral F.path
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,8 @@
"pointTowardsZones": [],
"eventMarkers": [],
"globalConstraints": {
"maxVelocity": 2.5,
"maxAcceleration": 3.0,
"maxVelocity": 3.0,
"maxAcceleration": 3.25,
"maxAngularVelocity": 720.0,
"maxAngularAcceleration": 720.0,
"nominalVoltage": 12.0,
Expand Down
4 changes: 2 additions & 2 deletions src/main/deploy/pathplanner/paths/Coral G.path
Original file line number Diff line number Diff line change
Expand Up @@ -49,8 +49,8 @@
"pointTowardsZones": [],
"eventMarkers": [],
"globalConstraints": {
"maxVelocity": 2.5,
"maxAcceleration": 3.0,
"maxVelocity": 3.0,
"maxAcceleration": 3.25,
"maxAngularVelocity": 720.0,
"maxAngularAcceleration": 720.0,
"nominalVoltage": 12.0,
Expand Down
4 changes: 2 additions & 2 deletions src/main/deploy/pathplanner/paths/Coral H.path
Original file line number Diff line number Diff line change
Expand Up @@ -49,8 +49,8 @@
"pointTowardsZones": [],
"eventMarkers": [],
"globalConstraints": {
"maxVelocity": 2.5,
"maxAcceleration": 3.0,
"maxVelocity": 3.0,
"maxAcceleration": 3.25,
"maxAngularVelocity": 720.0,
"maxAngularAcceleration": 720.0,
"nominalVoltage": 12.0,
Expand Down
4 changes: 2 additions & 2 deletions src/main/deploy/pathplanner/paths/Coral I.path
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,8 @@
"pointTowardsZones": [],
"eventMarkers": [],
"globalConstraints": {
"maxVelocity": 2.5,
"maxAcceleration": 3.0,
"maxVelocity": 3.0,
"maxAcceleration": 3.25,
"maxAngularVelocity": 720.0,
"maxAngularAcceleration": 720.0,
"nominalVoltage": 12.0,
Expand Down
4 changes: 2 additions & 2 deletions src/main/deploy/pathplanner/paths/Coral J.path
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,8 @@
"pointTowardsZones": [],
"eventMarkers": [],
"globalConstraints": {
"maxVelocity": 2.5,
"maxAcceleration": 3.0,
"maxVelocity": 3.0,
"maxAcceleration": 3.25,
"maxAngularVelocity": 720.0,
"maxAngularAcceleration": 720.0,
"nominalVoltage": 12.0,
Expand Down
4 changes: 2 additions & 2 deletions src/main/deploy/pathplanner/paths/Coral K.path
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,8 @@
"pointTowardsZones": [],
"eventMarkers": [],
"globalConstraints": {
"maxVelocity": 2.5,
"maxAcceleration": 3.0,
"maxVelocity": 3.0,
"maxAcceleration": 3.25,
"maxAngularVelocity": 720.0,
"maxAngularAcceleration": 720.0,
"nominalVoltage": 12.0,
Expand Down
4 changes: 2 additions & 2 deletions src/main/deploy/pathplanner/paths/Coral L.path
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,8 @@
"pointTowardsZones": [],
"eventMarkers": [],
"globalConstraints": {
"maxVelocity": 2.5,
"maxAcceleration": 3.0,
"maxVelocity": 3.0,
"maxAcceleration": 3.25,
"maxAngularVelocity": 720.0,
"maxAngularAcceleration": 720.0,
"nominalVoltage": 12.0,
Expand Down
4 changes: 2 additions & 2 deletions src/main/deploy/pathplanner/paths/Start A.path
Original file line number Diff line number Diff line change
Expand Up @@ -63,8 +63,8 @@
"pointTowardsZones": [],
"eventMarkers": [],
"globalConstraints": {
"maxVelocity": 2.5,
"maxAcceleration": 3.0,
"maxVelocity": 3.0,
"maxAcceleration": 3.25,
"maxAngularVelocity": 720.0,
"maxAngularAcceleration": 720.0,
"nominalVoltage": 12.0,
Expand Down
4 changes: 2 additions & 2 deletions src/main/deploy/pathplanner/paths/Start B.path
Original file line number Diff line number Diff line change
Expand Up @@ -63,8 +63,8 @@
"pointTowardsZones": [],
"eventMarkers": [],
"globalConstraints": {
"maxVelocity": 2.5,
"maxAcceleration": 3.0,
"maxVelocity": 3.0,
"maxAcceleration": 3.25,
"maxAngularVelocity": 720.0,
"maxAngularAcceleration": 720.0,
"nominalVoltage": 12.0,
Expand Down
4 changes: 2 additions & 2 deletions src/main/deploy/pathplanner/paths/Start F.path
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,8 @@
"pointTowardsZones": [],
"eventMarkers": [],
"globalConstraints": {
"maxVelocity": 2.5,
"maxAcceleration": 3.0,
"maxVelocity": 3.0,
"maxAcceleration": 3.25,
"maxAngularVelocity": 720.0,
"maxAngularAcceleration": 720.0,
"nominalVoltage": 12.0,
Expand Down
4 changes: 2 additions & 2 deletions src/main/deploy/pathplanner/paths/Start G.path
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,8 @@
"pointTowardsZones": [],
"eventMarkers": [],
"globalConstraints": {
"maxVelocity": 2.5,
"maxAcceleration": 3.0,
"maxVelocity": 3.0,
"maxAcceleration": 3.25,
"maxAngularVelocity": 720.0,
"maxAngularAcceleration": 720.0,
"nominalVoltage": 12.0,
Expand Down
4 changes: 2 additions & 2 deletions src/main/deploy/pathplanner/paths/Start H.path
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,8 @@
"pointTowardsZones": [],
"eventMarkers": [],
"globalConstraints": {
"maxVelocity": 2.5,
"maxAcceleration": 3.0,
"maxVelocity": 3.0,
"maxAcceleration": 3.25,
"maxAngularVelocity": 720.0,
"maxAngularAcceleration": 720.0,
"nominalVoltage": 12.0,
Expand Down
4 changes: 2 additions & 2 deletions src/main/deploy/pathplanner/paths/Start I.path
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,8 @@
"pointTowardsZones": [],
"eventMarkers": [],
"globalConstraints": {
"maxVelocity": 2.5,
"maxAcceleration": 3.0,
"maxVelocity": 3.0,
"maxAcceleration": 3.25,
"maxAngularVelocity": 720.0,
"maxAngularAcceleration": 720.0,
"nominalVoltage": 12.0,
Expand Down
Loading

0 comments on commit 33034a9

Please sign in to comment.