Skip to content
This repository has been archived by the owner on Jan 6, 2024. It is now read-only.

Commit

Permalink
Make 3 piece bal adjustments
Browse files Browse the repository at this point in the history
  • Loading branch information
rkanemoto committed Nov 3, 2023
1 parent 1eb944d commit 1a25363
Showing 1 changed file with 21 additions and 21 deletions.
42 changes: 21 additions & 21 deletions src/main/deploy/pathplanner/RedLongSide3Balance.path
Original file line number Diff line number Diff line change
Expand Up @@ -208,12 +208,12 @@
"y": 1.91
},
"prevControl": {
"x": 9.73975090125619,
"y": 1.8102490987438111
"x": 9.92102051072681,
"y": 1.6446725902591142
},
"nextControl": {
"x": 9.73975090125619,
"y": 1.8102490987438111
"x": 9.92102051072681,
"y": 1.6446725902591142
},
"holonomicAngle": 135.0,
"isReversal": true,
Expand All @@ -230,15 +230,15 @@
{
"anchorPoint": {
"x": 12.247927656949537,
"y": 0.8771587148037525
"y": 0.8
},
"prevControl": {
"x": 10.524372205221889,
"y": 0.935694560334126
"x": 10.412032785600946,
"y": 0.8582081226445775
},
"nextControl": {
"x": 13.862143347386999,
"y": 0.8223362951285175
"x": 12.997167392511077,
"y": 0.7762449151646026
},
"holonomicAngle": 0,
"isReversal": false,
Expand All @@ -255,19 +255,19 @@
{
"anchorPoint": {
"x": 14.94,
"y": 1.0659914936851151
"y": 1.0
},
"prevControl": {
"x": 14.753849500715443,
"y": 1.0571491382552254
"y": 0.9911576445701102
},
"nextControl": {
"x": 15.068236580242154,
"y": 1.07208287364903
"y": 1.0060913799639148
},
"holonomicAngle": 0,
"isReversal": false,
"velOverride": 1.75,
"velOverride": 1.7,
"isLocked": false,
"isStopPoint": false,
"stopEvent": {
Expand All @@ -280,15 +280,15 @@
{
"anchorPoint": {
"x": 13.720283054601198,
"y": 2.1309974198895776
"y": 2.18
},
"prevControl": {
"x": 14.618086964050594,
"y": 2.1309974198895776
"y": 2.18
},
"nextControl": {
"x": 13.562613069641971,
"y": 2.1309974198895776
"y": 2.18
},
"holonomicAngle": 0,
"isReversal": false,
Expand All @@ -304,15 +304,15 @@
},
{
"anchorPoint": {
"x": 12.540000000000001,
"y": 2.1309974198895776
"x": 12.47,
"y": 2.18
},
"prevControl": {
"x": 12.703708031248645,
"y": 2.1309974198895776
"x": 12.633708031248645,
"y": 2.18
},
"nextControl": null,
"holonomicAngle": 0,
"holonomicAngle": 0.0,
"isReversal": false,
"velOverride": 0.5,
"isLocked": false,
Expand Down

0 comments on commit 1a25363

Please sign in to comment.