Skip to content

Commit

Permalink
changed values in constraint zones
Browse files Browse the repository at this point in the history
  • Loading branch information
chrnso committed Apr 7, 2024
1 parent 7b34635 commit dd65b51
Show file tree
Hide file tree
Showing 8 changed files with 8 additions and 8 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"minWaypointRelativePos": 0.85,
"maxWaypointRelativePos": 1.0,
"constraints": {
"maxVelocity": 3.6,
"maxVelocity": 4.6,
"maxAcceleration": 2.0,
"maxAngularVelocity": 450.0,
"maxAngularAcceleration": 360.0
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"minWaypointRelativePos": 0.85,
"maxWaypointRelativePos": 1.0,
"constraints": {
"maxVelocity": 3.6,
"maxVelocity": 4.6,
"maxAcceleration": 2.0,
"maxAngularVelocity": 450.0,
"maxAngularAcceleration": 360.0
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"minWaypointRelativePos": 0.85,
"maxWaypointRelativePos": 1.0,
"constraints": {
"maxVelocity": 3.6,
"maxVelocity": 4.6,
"maxAcceleration": 2.0,
"maxAngularVelocity": 450.0,
"maxAngularAcceleration": 360.0
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"minWaypointRelativePos": 0.85,
"maxWaypointRelativePos": 1.0,
"constraints": {
"maxVelocity": 3.6,
"maxVelocity": 4.6,
"maxAcceleration": 2.0,
"maxAngularVelocity": 450.0,
"maxAngularAcceleration": 360.0
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"minWaypointRelativePos": 0.85,
"maxWaypointRelativePos": 1.0,
"constraints": {
"maxVelocity": 3.6,
"maxVelocity": 4.6,
"maxAcceleration": 2.0,
"maxAngularVelocity": 450.0,
"maxAngularAcceleration": 360.0
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"minWaypointRelativePos": 0.85,
"maxWaypointRelativePos": 1.0,
"constraints": {
"maxVelocity": 3.6,
"maxVelocity": 4.6,
"maxAcceleration": 2.0,
"maxAngularVelocity": 450.0,
"maxAngularAcceleration": 360.0
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"minWaypointRelativePos": 0.85,
"maxWaypointRelativePos": 1.0,
"constraints": {
"maxVelocity": 3.6,
"maxVelocity": 4.6,
"maxAcceleration": 2.0,
"maxAngularVelocity": 450.0,
"maxAngularAcceleration": 360.0
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"minWaypointRelativePos": 0.85,
"maxWaypointRelativePos": 1.0,
"constraints": {
"maxVelocity": 3.6,
"maxVelocity": 4.6,
"maxAcceleration": 2.0,
"maxAngularVelocity": 450.0,
"maxAngularAcceleration": 360.0
Expand Down

0 comments on commit dd65b51

Please sign in to comment.