-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathconfig.yaml
102 lines (101 loc) · 2.49 KB
/
config.yaml
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
94
95
96
97
98
99
100
101
102
matchCount: 6
graphs:
- name: Tele High Goal
usesMatch: 1
xTickCount: matchCount
yTickCount: 7
solidCol: 8
dashCol: -1
xCols: [-1]
- name: Tele Low Goal
usesMatch: 1
xTickCount: matchCount
yTickCount: 7
solidCol: 7
dashCol: -1
xCols: [-1]
- name: Auto High Goal
usesMatch: 1
xTickCount: matchCount
yTickCount: 7
solidCol: 8
dashCol: -1
xCols: [-1]
- name: Auto Low Goal
usesMatch: 1
xTickCount: matchCount
yTickCount: 7
solidCol: 7
dashCol: -1
xCols: [-1]
- name: All Tele Goal
usesMatch: 1
xTickCount: matchCount
yTickCount: 7
solidCol: 8
dashCol: 7
xCols: [-1]
- name: Defenses
usesMatch: 0
xTickCount: 9
yTickCount: 30
solidCol: -1
dashCol: -1
xCols: [11,12,13,14,15,16,17,18,19]
- name: Human Player
usesMatch: 1
xTickCount: matchCount
yTickCount: 3
solidCol: 25
dashCol: -1
xCols: [-1]
- name: Breaks
usesMatch: 1
usesMatch: 1
xTickCount: matchCount
yTickCount: 4
solidCol: 10
dashCol: -1
xCols: [-1]
- name: Fouls
usesMatch: 1
xTickCount: matchCount
yTickCount: 5
solidCol: 9
dashCol: -1
xCols: [-1]
- name: Break/Foul
usesMatch: 1
xTickCount: matchCount
yTickCount: 5
solidCol: 10
dashCol: 11
xCols: [-1]
- name: Challenging
usesMatch: 1
xTickCount: matchCount
yTickCount: 2
solidCol: 20
dashCol: -1
xCols: [-1]
- name: Defence of Robot
usesMatch: 1
xTickCount: matchCount
yTickCount: 3
solidCol: 24
dashCol: -1
xCols: [-1]
- name: Auto Defences
usesMatch: 1
xTickCount: matchCount
yTickCount: 2
solidCol: 3
dashCol: 4
xCols: [-1]
- name: Showed Up
usesMatch: 1
xTickCount: matchCount
yTickCount: 2
solidCol: 2
dashCol: -1
xCols: [-1]