forked from Team3128/3128-robot-2022
-
Notifications
You must be signed in to change notification settings - Fork 0
/
3Ballv2_iii.path
42 lines (42 loc) · 854 Bytes
/
3Ballv2_iii.path
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
{
"waypoints": [
{
"anchorPoint": {
"x": 4.94,
"y": 1.76
},
"prevControl": null,
"nextControl": {
"x": 5.79327788027959,
"y": 1.2385435214463527
},
"holonomicAngle": 0,
"isReversal": false,
"velOverride": null,
"isLocked": false,
"isStopPoint": false,
"waitTime": 0
},
{
"anchorPoint": {
"x": 5.977197736385995,
"y": 1.1213339962224953
},
"prevControl": {
"x": 5.493129068930927,
"y": 1.4171587779765549
},
"nextControl": null,
"holonomicAngle": 0,
"isReversal": false,
"velOverride": null,
"isLocked": false,
"isStopPoint": false,
"waitTime": 0
}
],
"maxVelocity": 2.5,
"maxAcceleration": 2.0,
"isReversed": true,
"markers": []
}