Skip to content

Commit

Permalink
Merge pull request #12 from awtybots/periodicUpdateAutonFix
Browse files Browse the repository at this point in the history
Periodic update auton fix
  • Loading branch information
JadedHearth authored Apr 2, 2024
2 parents 7e0ca8d + e69a851 commit 1c9acc2
Show file tree
Hide file tree
Showing 40 changed files with 144 additions and 145 deletions.
8 changes: 4 additions & 4 deletions .pathplanner/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,9 @@
"RealAutons",
"TestAutos"
],
"defaultMaxVel": 3.0,
"defaultMaxAccel": 3.0,
"defaultMaxAngVel": 540.0,
"defaultMaxAngAccel": 720.0,
"defaultMaxVel": 2.4,
"defaultMaxAccel": 1.8,
"defaultMaxAngVel": 300.0,
"defaultMaxAngAccel": 400.0,
"maxModuleSpeed": 4.5
}
8 changes: 4 additions & 4 deletions src/main/deploy/pathplanner/paths/1Meter.path
Original file line number Diff line number Diff line change
Expand Up @@ -32,10 +32,10 @@
"constraintZones": [],
"eventMarkers": [],
"globalConstraints": {
"maxVelocity": 3.0,
"maxAcceleration": 3.0,
"maxAngularVelocity": 540.0,
"maxAngularAcceleration": 720.0
"maxVelocity": 2.4,
"maxAcceleration": 1.8,
"maxAngularVelocity": 300.0,
"maxAngularAcceleration": 400.0
},
"goalEndState": {
"velocity": 0,
Expand Down
8 changes: 4 additions & 4 deletions src/main/deploy/pathplanner/paths/1Pickup.path
Original file line number Diff line number Diff line change
Expand Up @@ -32,10 +32,10 @@
"constraintZones": [],
"eventMarkers": [],
"globalConstraints": {
"maxVelocity": 3.0,
"maxAcceleration": 3.0,
"maxAngularVelocity": 540.0,
"maxAngularAcceleration": 720.0
"maxVelocity": 2.4,
"maxAcceleration": 1.8,
"maxAngularVelocity": 300.0,
"maxAngularAcceleration": 400.0
},
"goalEndState": {
"velocity": 0,
Expand Down
8 changes: 4 additions & 4 deletions src/main/deploy/pathplanner/paths/1Reverse.path
Original file line number Diff line number Diff line change
Expand Up @@ -56,10 +56,10 @@
}
],
"globalConstraints": {
"maxVelocity": 3.0,
"maxAcceleration": 3.0,
"maxAngularVelocity": 540.0,
"maxAngularAcceleration": 720.0
"maxVelocity": 2.4,
"maxAcceleration": 1.8,
"maxAngularVelocity": 300.0,
"maxAngularAcceleration": 400.0
},
"goalEndState": {
"velocity": 0,
Expand Down
8 changes: 4 additions & 4 deletions src/main/deploy/pathplanner/paths/1toF1.path
Original file line number Diff line number Diff line change
Expand Up @@ -32,10 +32,10 @@
"constraintZones": [],
"eventMarkers": [],
"globalConstraints": {
"maxVelocity": 3.0,
"maxAcceleration": 3.0,
"maxAngularVelocity": 540.0,
"maxAngularAcceleration": 720.0
"maxVelocity": 2.4,
"maxAcceleration": 1.8,
"maxAngularVelocity": 300.0,
"maxAngularAcceleration": 400.0
},
"goalEndState": {
"velocity": 0,
Expand Down
8 changes: 4 additions & 4 deletions src/main/deploy/pathplanner/paths/2Pickup.path
Original file line number Diff line number Diff line change
Expand Up @@ -32,10 +32,10 @@
"constraintZones": [],
"eventMarkers": [],
"globalConstraints": {
"maxVelocity": 3.0,
"maxAcceleration": 3.0,
"maxAngularVelocity": 540.0,
"maxAngularAcceleration": 720.0
"maxVelocity": 2.4,
"maxAcceleration": 1.8,
"maxAngularVelocity": 300.0,
"maxAngularAcceleration": 400.0
},
"goalEndState": {
"velocity": 0,
Expand Down
8 changes: 4 additions & 4 deletions src/main/deploy/pathplanner/paths/2Reverse.path
Original file line number Diff line number Diff line change
Expand Up @@ -68,10 +68,10 @@
}
],
"globalConstraints": {
"maxVelocity": 3.0,
"maxAcceleration": 3.0,
"maxAngularVelocity": 540.0,
"maxAngularAcceleration": 720.0
"maxVelocity": 2.4,
"maxAcceleration": 1.8,
"maxAngularVelocity": 300.0,
"maxAngularAcceleration": 400.0
},
"goalEndState": {
"velocity": 0,
Expand Down
8 changes: 4 additions & 4 deletions src/main/deploy/pathplanner/paths/3Pickup.path
Original file line number Diff line number Diff line change
Expand Up @@ -32,10 +32,10 @@
"constraintZones": [],
"eventMarkers": [],
"globalConstraints": {
"maxVelocity": 3.0,
"maxAcceleration": 3.0,
"maxAngularVelocity": 540.0,
"maxAngularAcceleration": 720.0
"maxVelocity": 2.4,
"maxAcceleration": 1.8,
"maxAngularVelocity": 300.0,
"maxAngularAcceleration": 400.0
},
"goalEndState": {
"velocity": 0,
Expand Down
8 changes: 4 additions & 4 deletions src/main/deploy/pathplanner/paths/3Reverse.path
Original file line number Diff line number Diff line change
Expand Up @@ -68,10 +68,10 @@
}
],
"globalConstraints": {
"maxVelocity": 3.0,
"maxAcceleration": 3.0,
"maxAngularVelocity": 540.0,
"maxAngularAcceleration": 720.0
"maxVelocity": 2.4,
"maxAcceleration": 1.8,
"maxAngularVelocity": 300.0,
"maxAngularAcceleration": 400.0
},
"goalEndState": {
"velocity": 0,
Expand Down
8 changes: 4 additions & 4 deletions src/main/deploy/pathplanner/paths/ALFirst.path
Original file line number Diff line number Diff line change
Expand Up @@ -44,10 +44,10 @@
],
"eventMarkers": [],
"globalConstraints": {
"maxVelocity": 3.0,
"maxAcceleration": 3.0,
"maxAngularVelocity": 540.0,
"maxAngularAcceleration": 720.0
"maxVelocity": 2.4,
"maxAcceleration": 1.8,
"maxAngularVelocity": 300.0,
"maxAngularAcceleration": 400.0
},
"goalEndState": {
"velocity": 0,
Expand Down
8 changes: 4 additions & 4 deletions src/main/deploy/pathplanner/paths/AMFirst.path
Original file line number Diff line number Diff line change
Expand Up @@ -44,10 +44,10 @@
],
"eventMarkers": [],
"globalConstraints": {
"maxVelocity": 3.0,
"maxAcceleration": 3.0,
"maxAngularVelocity": 540.0,
"maxAngularAcceleration": 720.0
"maxVelocity": 2.4,
"maxAcceleration": 1.8,
"maxAngularVelocity": 300.0,
"maxAngularAcceleration": 400.0
},
"goalEndState": {
"velocity": 0,
Expand Down
8 changes: 4 additions & 4 deletions src/main/deploy/pathplanner/paths/ARFirst.path
Original file line number Diff line number Diff line change
Expand Up @@ -44,10 +44,10 @@
],
"eventMarkers": [],
"globalConstraints": {
"maxVelocity": 3.0,
"maxAcceleration": 3.0,
"maxAngularVelocity": 540.0,
"maxAngularAcceleration": 720.0
"maxVelocity": 2.4,
"maxAcceleration": 1.8,
"maxAngularVelocity": 300.0,
"maxAngularAcceleration": 400.0
},
"goalEndState": {
"velocity": 0,
Expand Down
8 changes: 4 additions & 4 deletions src/main/deploy/pathplanner/paths/ARMidway.path
Original file line number Diff line number Diff line change
Expand Up @@ -32,10 +32,10 @@
"constraintZones": [],
"eventMarkers": [],
"globalConstraints": {
"maxVelocity": 3.0,
"maxAcceleration": 3.0,
"maxAngularVelocity": 540.0,
"maxAngularAcceleration": 720.0
"maxVelocity": 2.4,
"maxAcceleration": 1.8,
"maxAngularVelocity": 300.0,
"maxAngularAcceleration": 400.0
},
"goalEndState": {
"velocity": 0,
Expand Down
8 changes: 4 additions & 4 deletions src/main/deploy/pathplanner/paths/ARSecond.path
Original file line number Diff line number Diff line change
Expand Up @@ -32,10 +32,10 @@
"constraintZones": [],
"eventMarkers": [],
"globalConstraints": {
"maxVelocity": 3.0,
"maxAcceleration": 3.0,
"maxAngularVelocity": 540.0,
"maxAngularAcceleration": 720.0
"maxVelocity": 2.4,
"maxAcceleration": 1.8,
"maxAngularVelocity": 300.0,
"maxAngularAcceleration": 400.0
},
"goalEndState": {
"velocity": 0,
Expand Down
8 changes: 4 additions & 4 deletions src/main/deploy/pathplanner/paths/BlueShoot1.path
Original file line number Diff line number Diff line change
Expand Up @@ -62,10 +62,10 @@
}
],
"globalConstraints": {
"maxVelocity": 3.0,
"maxAcceleration": 3.0,
"maxAngularVelocity": 540.0,
"maxAngularAcceleration": 720.0
"maxVelocity": 2.4,
"maxAcceleration": 1.8,
"maxAngularVelocity": 300.0,
"maxAngularAcceleration": 400.0
},
"goalEndState": {
"velocity": 0,
Expand Down
8 changes: 4 additions & 4 deletions src/main/deploy/pathplanner/paths/LFirst.path
Original file line number Diff line number Diff line change
Expand Up @@ -62,10 +62,10 @@
}
],
"globalConstraints": {
"maxVelocity": 3.0,
"maxAcceleration": 3.0,
"maxAngularVelocity": 540.0,
"maxAngularAcceleration": 720.0
"maxVelocity": 2.4,
"maxAcceleration": 1.8,
"maxAngularVelocity": 300.0,
"maxAngularAcceleration": 400.0
},
"goalEndState": {
"velocity": 0,
Expand Down
8 changes: 4 additions & 4 deletions src/main/deploy/pathplanner/paths/MFirst.path
Original file line number Diff line number Diff line change
Expand Up @@ -62,10 +62,10 @@
}
],
"globalConstraints": {
"maxVelocity": 3.0,
"maxAcceleration": 3.0,
"maxAngularVelocity": 540.0,
"maxAngularAcceleration": 720.0
"maxVelocity": 2.4,
"maxAcceleration": 1.8,
"maxAngularVelocity": 300.0,
"maxAngularAcceleration": 400.0
},
"goalEndState": {
"velocity": 0.5,
Expand Down
8 changes: 4 additions & 4 deletions src/main/deploy/pathplanner/paths/Measuring.path
Original file line number Diff line number Diff line change
Expand Up @@ -32,10 +32,10 @@
"constraintZones": [],
"eventMarkers": [],
"globalConstraints": {
"maxVelocity": 3.0,
"maxAcceleration": 3.0,
"maxAngularVelocity": 540.0,
"maxAngularAcceleration": 720.0
"maxVelocity": 2.4,
"maxAcceleration": 1.8,
"maxAngularVelocity": 300.0,
"maxAngularAcceleration": 400.0
},
"goalEndState": {
"velocity": 0,
Expand Down
8 changes: 4 additions & 4 deletions src/main/deploy/pathplanner/paths/MoveForward.path
Original file line number Diff line number Diff line change
Expand Up @@ -32,10 +32,10 @@
"constraintZones": [],
"eventMarkers": [],
"globalConstraints": {
"maxVelocity": 3.0,
"maxAcceleration": 3.0,
"maxAngularVelocity": 540.0,
"maxAngularAcceleration": 720.0
"maxVelocity": 2.4,
"maxAcceleration": 1.8,
"maxAngularVelocity": 300.0,
"maxAngularAcceleration": 400.0
},
"goalEndState": {
"velocity": 0,
Expand Down
8 changes: 4 additions & 4 deletions src/main/deploy/pathplanner/paths/Point1-2.path
Original file line number Diff line number Diff line change
Expand Up @@ -32,10 +32,10 @@
"constraintZones": [],
"eventMarkers": [],
"globalConstraints": {
"maxVelocity": 3.0,
"maxAcceleration": 3.0,
"maxAngularVelocity": 540.0,
"maxAngularAcceleration": 720.0
"maxVelocity": 2.4,
"maxAcceleration": 1.8,
"maxAngularVelocity": 300.0,
"maxAngularAcceleration": 400.0
},
"goalEndState": {
"velocity": 0,
Expand Down
8 changes: 4 additions & 4 deletions src/main/deploy/pathplanner/paths/Point1-3.path
Original file line number Diff line number Diff line change
Expand Up @@ -32,10 +32,10 @@
"constraintZones": [],
"eventMarkers": [],
"globalConstraints": {
"maxVelocity": 3.0,
"maxAcceleration": 3.0,
"maxAngularVelocity": 540.0,
"maxAngularAcceleration": 720.0
"maxVelocity": 2.4,
"maxAcceleration": 1.8,
"maxAngularVelocity": 300.0,
"maxAngularAcceleration": 400.0
},
"goalEndState": {
"velocity": 0,
Expand Down
8 changes: 4 additions & 4 deletions src/main/deploy/pathplanner/paths/Point2-1.path
Original file line number Diff line number Diff line change
Expand Up @@ -32,10 +32,10 @@
"constraintZones": [],
"eventMarkers": [],
"globalConstraints": {
"maxVelocity": 3.0,
"maxAcceleration": 3.0,
"maxAngularVelocity": 540.0,
"maxAngularAcceleration": 720.0
"maxVelocity": 2.4,
"maxAcceleration": 1.8,
"maxAngularVelocity": 300.0,
"maxAngularAcceleration": 400.0
},
"goalEndState": {
"velocity": 0,
Expand Down
8 changes: 4 additions & 4 deletions src/main/deploy/pathplanner/paths/Point2-3.path
Original file line number Diff line number Diff line change
Expand Up @@ -32,10 +32,10 @@
"constraintZones": [],
"eventMarkers": [],
"globalConstraints": {
"maxVelocity": 3.0,
"maxAcceleration": 3.0,
"maxAngularVelocity": 540.0,
"maxAngularAcceleration": 720.0
"maxVelocity": 2.4,
"maxAcceleration": 1.8,
"maxAngularVelocity": 300.0,
"maxAngularAcceleration": 400.0
},
"goalEndState": {
"velocity": 0,
Expand Down
8 changes: 4 additions & 4 deletions src/main/deploy/pathplanner/paths/Point3-1.path
Original file line number Diff line number Diff line change
Expand Up @@ -32,10 +32,10 @@
"constraintZones": [],
"eventMarkers": [],
"globalConstraints": {
"maxVelocity": 3.0,
"maxAcceleration": 3.0,
"maxAngularVelocity": 540.0,
"maxAngularAcceleration": 720.0
"maxVelocity": 2.4,
"maxAcceleration": 1.8,
"maxAngularVelocity": 300.0,
"maxAngularAcceleration": 400.0
},
"goalEndState": {
"velocity": 0,
Expand Down
8 changes: 4 additions & 4 deletions src/main/deploy/pathplanner/paths/Point3-2.path
Original file line number Diff line number Diff line change
Expand Up @@ -32,10 +32,10 @@
"constraintZones": [],
"eventMarkers": [],
"globalConstraints": {
"maxVelocity": 3.0,
"maxAcceleration": 3.0,
"maxAngularVelocity": 540.0,
"maxAngularAcceleration": 720.0
"maxVelocity": 2.4,
"maxAcceleration": 1.8,
"maxAngularVelocity": 300.0,
"maxAngularAcceleration": 400.0
},
"goalEndState": {
"velocity": 0,
Expand Down
8 changes: 4 additions & 4 deletions src/main/deploy/pathplanner/paths/PointF1-F2.path
Original file line number Diff line number Diff line change
Expand Up @@ -32,10 +32,10 @@
"constraintZones": [],
"eventMarkers": [],
"globalConstraints": {
"maxVelocity": 3.0,
"maxAcceleration": 3.0,
"maxAngularVelocity": 540.0,
"maxAngularAcceleration": 720.0
"maxVelocity": 2.4,
"maxAcceleration": 1.8,
"maxAngularVelocity": 300.0,
"maxAngularAcceleration": 400.0
},
"goalEndState": {
"velocity": 0,
Expand Down
Loading

0 comments on commit 1c9acc2

Please sign in to comment.