Skip to content

Commit 6e960fe

Browse files
authored
Merge pull request #63 from strykeforce/auto-barge-align
Auto barge align and 4-piece Auto
2 parents a154cd0 + 1a07ea2 commit 6e960fe

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

62 files changed

+2272
-2050
lines changed

src/main/deploy/choreo/2025-project.chor

Lines changed: 37 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -232,32 +232,60 @@
232232
},
233233
"fetchP":{
234234
"x":{
235-
"exp":"1.69577419757843 m",
236-
"val":1.69577419757843
235+
"exp":"1.6421304941177368 m",
236+
"val":1.6421304941177368
237237
},
238238
"y":{
239-
"exp":"0.8236 m",
240-
"val":0.8236
239+
"exp":"0.8500130772590637 m",
240+
"val":0.8500130772590637
241241
},
242242
"heading":{
243243
"exp":"54 deg",
244244
"val":0.942477796076938
245245
}
246246
},
247-
"start":{
247+
"midStart":{
248248
"x":{
249-
"exp":"7.1008875 m",
250-
"val":7.1008875
249+
"exp":"7.1 m",
250+
"val":7.1
251+
},
252+
"y":{
253+
"exp":"6.1663548 m",
254+
"val":6.1663548
255+
},
256+
"heading":{
257+
"exp":"3.14159 rad",
258+
"val":3.14159
259+
}
260+
},
261+
"midStartP":{
262+
"x":{
263+
"exp":"7.1 m",
264+
"val":7.1
251265
},
252266
"y":{
253-
"exp":"5.0756788 m",
254-
"val":5.0756788
267+
"exp":"1.8818 m",
268+
"val":1.8818
255269
},
256270
"heading":{
257271
"exp":"180 deg",
258272
"val":3.141592653589793
259273
}
260274
},
275+
"start":{
276+
"x":{
277+
"exp":"7.1 m",
278+
"val":7.1
279+
},
280+
"y":{
281+
"exp":"5.07 m",
282+
"val":5.07
283+
},
284+
"heading":{
285+
"exp":"3.14159 rad",
286+
"val":3.14159
287+
}
288+
},
261289
"startDeep":{
262290
"x":{
263291
"exp":"7.1008875 m",

src/main/deploy/choreo/CTofetchP.traj

Lines changed: 52 additions & 68 deletions
Large diffs are not rendered by default.

src/main/deploy/choreo/CTofetchPSlow.traj

Lines changed: 48 additions & 49 deletions
Large diffs are not rendered by default.

src/main/deploy/choreo/DTofetchP.traj

Lines changed: 52 additions & 66 deletions
Large diffs are not rendered by default.

src/main/deploy/choreo/DTofetchPSlow.traj

Lines changed: 47 additions & 47 deletions
Large diffs are not rendered by default.

src/main/deploy/choreo/ETofetchP.traj

Lines changed: 90 additions & 104 deletions
Large diffs are not rendered by default.

src/main/deploy/choreo/ETofetchPSlow.traj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
{"x":{"exp":"E.x", "val":4.894185251845}, "y":{"exp":"E.y", "val":2.7146580097364}, "heading":{"exp":"E.heading", "val":2.0943951023931953}, "intervals":25, "split":false, "fixTranslation":true, "fixHeading":true, "overrideIntervals":false},
2222
{"x":{"exp":"4.480600357055664 m", "val":4.480600357055664}, "y":{"exp":"2.3546712398529053 m", "val":2.3546712398529053}, "heading":{"exp":"0 deg", "val":0.0}, "intervals":37, "split":false, "fixTranslation":true, "fixHeading":false, "overrideIntervals":false},
2323
{"x":{"exp":"2.1380813121795654 m", "val":2.1380813121795654}, "y":{"exp":"1.227155 m", "val":1.227155}, "heading":{"exp":"fetchP.heading", "val":0.942477796076938}, "intervals":14, "split":false, "fixTranslation":true, "fixHeading":true, "overrideIntervals":false},
24-
{"x":{"exp":"fetchP.x", "val":1.69577419757843}, "y":{"exp":"fetchP.y", "val":0.8236}, "heading":{"exp":"fetchP.heading", "val":0.942477796076938}, "intervals":9, "split":false, "fixTranslation":true, "fixHeading":true, "overrideIntervals":false}],
24+
{"x":{"exp":"fetchP.x", "val":1.6421304941177368}, "y":{"exp":"fetchP.y", "val":0.8500130772590637}, "heading":{"exp":"fetchP.heading", "val":0.942477796076938}, "intervals":9, "split":false, "fixTranslation":true, "fixHeading":true, "overrideIntervals":false}],
2525
"constraints":[
2626
{"from":"first", "to":null, "data":{"type":"StopPoint", "props":{}}, "enabled":true},
2727
{"from":"last", "to":null, "data":{"type":"StopPoint", "props":{}}, "enabled":true},

src/main/deploy/choreo/FiveMeterTestPath.traj

Lines changed: 32 additions & 131 deletions
Large diffs are not rendered by default.

src/main/deploy/choreo/JTofetch.traj

Lines changed: 111 additions & 94 deletions
Large diffs are not rendered by default.

src/main/deploy/choreo/KTofetch.traj

Lines changed: 49 additions & 50 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)