-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathsimgui.json
90 lines (90 loc) · 1.95 KB
/
simgui.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
{
"HALProvider": {
"Other Devices": {
"SPARK MAX [16]": {
"header": {
"open": true
}
},
"SPARK MAX [18]": {
"header": {
"open": true
}
},
"SPARK MAX [19]": {
"header": {
"open": true
}
}
},
"Timing": {
"window": {
"visible": false
}
}
},
"NTProvider": {
"types": {
"/FMSInfo": "FMSInfo",
"/LiveWindow/Ungrouped/ADXRS450_Gyro[0]": "Gyro",
"/LiveWindow/Ungrouped/DigitalInput[0]": "Digital Input",
"/LiveWindow/Ungrouped/DigitalInput[1]": "Digital Input",
"/LiveWindow/Ungrouped/DigitalInput[2]": "Digital Input",
"/LiveWindow/Ungrouped/DigitalInput[3]": "Digital Input",
"/LiveWindow/Ungrouped/DigitalOutput[8]": "Digital Output",
"/LiveWindow/Ungrouped/DigitalOutput[9]": "Digital Output",
"/SmartDashboard/Carriage": "Mechanism2d",
"/SmartDashboard/DT Pose 2D": "Field2d"
},
"windows": {
"/SmartDashboard/Carriage": {
"window": {
"visible": true
}
},
"/SmartDashboard/DT Pose 2D": {
"Robot": {
"style": "Line (Closed)"
},
"bottom": 1476,
"desTraj": {
"arrowColor": [
187.2151641845703,
0.0,
255.0,
255.0
],
"arrowWeight": 2.0,
"color": [
0.0,
255.0,
245.31642150878906,
255.0
],
"style": "Line"
},
"height": 8.210550308227539,
"left": 150,
"right": 2961,
"top": 79,
"width": 16.541748046875,
"window": {
"visible": true
}
}
}
},
"NetworkTables": {
"transitory": {
"SmartDashboard": {
"open": true
}
}
},
"NetworkTables Info": {
"visible": true
},
"NetworkTables View": {
"visible": false
}
}