-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathexample.json
93 lines (93 loc) · 1.73 KB
/
example.json
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
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
{
"game_id": -1,
"optional_time": 0,
"plan_time": 0,
"can_submit_optional": false,
"is_set_optional": true,
"checkpoint_size": "0.01",
"plan_length": 300,
"required": [
{
"x": "-9.667509800876147",
"y": "-1.1683779944211228"
},
{
"x": "-4.799668196924186",
"y": "-8.534128187748273"
},
{
"x": "1.7067354698335158",
"y": "-7.623132964555397"
},
{
"x": "9.378798845830865",
"y": "-2.771926589504875"
},
{
"x": "7.807262124203433",
"y": "5.920955880977347"
},
{
"x": "4.01987186349022",
"y": "6.08262189628289"
},
{
"x": "-1.6708883206236271",
"y": "8.315197496075413"
},
{
"x": "-5.371006933689049",
"y": "5.91186233719203"
},
{
"x": "-8.728481813283675",
"y": "2.2222322525663576"
},
{
"x": "-0.5202180437975974",
"y": "-0.3360579967288877"
}
],
"optional": [
{
"x": "-3.0989449754727105",
"y": "-1.0594739009047638"
},
{
"x": "1.8834246084866801",
"y": "-4.589970295050696"
},
{
"x": "3.049177319834069",
"y": "-2.9879189336247434"
},
{
"x": "0.9771925468923615",
"y": "-0.5260313664962268"
},
{
"x": "3.6130202718131743",
"y": "-3.4112521177266153"
},
{
"x": "3.634482940926115",
"y": "1.9890107961377967"
},
{
"x": "3.641040724765535",
"y": "-0.5746068555181427"
},
{
"x": "-1.830347676938856",
"y": "3.0423052029042994"
},
{
"x": "-0.7450461957208021",
"y": "4.373867734123564"
},
{
"x": "-4.648452124135463",
"y": "3.7083828383090545"
}
]
}