-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathsimgui.json
More file actions
100 lines (100 loc) · 2.27 KB
/
Copy pathsimgui.json
File metadata and controls
100 lines (100 loc) · 2.27 KB
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
{
"HALProvider": {
"Other Devices": {
"window": {
"visible": false
}
}
},
"NTProvider": {
"types": {
"/FMSInfo": "FMSInfo",
"/Pose": "Field2d",
"/SmartDashboard/Choreo Alerts": "Alerts",
"/SmartDashboard/IndexerMech2d": "Mechanism2d",
"/SmartDashboard/IntakeMech2d": "Mechanism2d",
"/SmartDashboard/Module 0": "Mechanism2d",
"/SmartDashboard/Module 1": "Mechanism2d",
"/SmartDashboard/Module 2": "Mechanism2d",
"/SmartDashboard/Module 3": "Mechanism2d",
"/SmartDashboard/PhotonAlerts": "Alerts",
"/SmartDashboard/SendableChooser[0]": "String Chooser",
"/SmartDashboard/ShooterMech2d": "Mechanism2d",
"/SmartDashboard/VisionSystemSim-main/Sim Field": "Field2d",
"/SmartDashboard/myIndexer": "Mechanism2d"
},
"windows": {
"/FMSInfo": {
"window": {
"visible": true
}
},
"/Pose": {
"bottom": 1914,
"height": 8.069275856018066,
"left": 245,
"right": 3942,
"top": 118,
"width": 16.54119300842285
},
"/SmartDashboard/IndexerMech2d": {
"window": {
"name": "IndexerMech2d",
"visible": true
}
},
"/SmartDashboard/IntakeMech2d": {
"window": {
"name": "IntakeMech2d",
"visible": true
}
},
"/SmartDashboard/ShooterMech2d": {
"window": {
"name": "ShooterMech2d",
"visible": true
}
},
"/SmartDashboard/VisionSystemSim-main/Sim Field": {
"Robot": {
"color": [
0.0,
255.0,
103.29110717773438,
255.0
]
},
"bottom": 1914,
"height": 8.069275856018066,
"left": 245,
"right": 3942,
"top": 118,
"width": 16.54119300842285,
"window": {
"visible": true
}
}
}
},
"NetworkTables View": {
"visible": false
},
"Plot": {
"Plot <0>": {
"plots": [
{
"backgroundColor": [
0.0,
0.0,
0.0,
0.8500000238418579
],
"height": 332
}
],
"window": {
"visible": false
}
}
}
}