generated from StuyPulse/Phil
-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathsimgui.json
60 lines (60 loc) · 1.17 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
{
"HALProvider": {
"Other Devices": {
"window": {
"visible": false
}
},
"Timing": {
"window": {
"visible": false
}
}
},
"NTProvider": {
"types": {
"/FMSInfo": "FMSInfo",
"/SmartDashboard/Alerts": "Alerts",
"/SmartDashboard/Autonomous": "String Chooser",
"/SmartDashboard/Field": "Field2d",
"/SmartDashboard/Visualizers/Elevator": "Mechanism2d"
},
"windows": {
"/SmartDashboard/Autonomous": {
"window": {
"visible": true
}
},
"/SmartDashboard/Field": {
"bottom": 1638,
"builtin": "2025 Reefscape",
"height": 8.051901817321777,
"left": 534,
"right": 3466,
"top": 291,
"width": 17.54825210571289,
"window": {
"visible": true
}
},
"/SmartDashboard/Visualizers/Elevator": {
"window": {
"visible": true
}
}
}
},
"NetworkTables": {
"transitory": {
"SmartDashboard": {
"Odometry": {
"open": true
},
"open": true
}
}
},
"NetworkTables Info": {
"visible": true
}
}