forked from ISC-HEI/RallyRoboPilot
-
Notifications
You must be signed in to change notification settings - Fork 0
/
gates_red.json
41 lines (40 loc) · 938 Bytes
/
gates_red.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
{
"gate_positions_red": [
{
"p1_gate": [-69, -27],
"p2_gate": [-84, -6],
"start_position": [235, 31],
"start_orientation": -126
},
{
"p1_gate": [-135, -30],
"p2_gate": [-164, -30],
"start_position": [-76, -17],
"start_orientation": -46
},
{
"p1_gate": [-121, 16],
"p2_gate": [-160, 28],
"start_position": [-145, -30],
"start_orientation": 66
},
{
"p1_gate": [-17, 107],
"p2_gate": [-20, 123],
"start_position": [-136, 26],
"start_orientation": 92
},
{
"p1_gate": [85, 135],
"p2_gate": [87, 143],
"start_position": [-11, 118],
"start_orientation": -268
},
{
"p1_gate": [232, 51],
"p2_gate": [248, 23],
"start_position": [84, 141],
"start_orientation": -105
}
]
}