-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy pathsimgui.json
More file actions
42 lines (42 loc) · 882 Bytes
/
simgui.json
File metadata and controls
42 lines (42 loc) · 882 Bytes
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
{
"NTProvider": {
"types": {
"/FMSInfo": "FMSInfo",
"/SmartDashboard/Autonomous": "String Chooser",
"/SmartDashboard/Field": "Field2d",
"/SmartDashboard/PathPlanner": "Alerts",
"/SmartDashboard/Visualizers/Turret": "Mechanism2d"
},
"windows": {
"/SmartDashboard/Field": {
"bottom": 1914,
"height": 8.069275856018066,
"left": 245,
"right": 3942,
"top": 118,
"width": 16.54119300842285,
"window": {
"visible": true
}
},
"/SmartDashboard/Visualizers/Turret": {
"window": {
"visible": true
}
}
}
},
"NetworkTables": {
"transitory": {
"SmartDashboard": {
"Turret": {
"open": true
},
"open": true
}
}
},
"NetworkTables Info": {
"visible": true
}
}