-
Notifications
You must be signed in to change notification settings - Fork 2
/
simgui.json
151 lines (151 loc) · 3.36 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
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
{
"HALProvider": {
"Other Devices": {
"Compressor[0]": {
"name": "Compressor"
},
"SPARK MAX [10]": {
"name": "Rear Right Drive"
},
"SPARK MAX [11]": {
"name": "Rear Right Drive"
},
"SPARK MAX [12]": {
"name": "Front Right Drive"
},
"SPARK MAX [13]": {
"name": "Front Right Steer"
},
"SPARK MAX [15]": {
"name": "Gripper Left Roller"
},
"SPARK MAX [16]": {
"name": "Gripper Right Roller"
},
"SPARK MAX [22]": {
"name": "Front Left Drive"
},
"SPARK MAX [23]": {
"name": "Front Left Steer"
},
"SPARK MAX [24]": {
"name": "Rear Left Drive"
},
"SPARK MAX [25]": {
"name": "Rear Left Steer"
},
"SPARK MAX [28]": {
"header": {
"open": true
}
},
"SPARK MAX [29]": {
"header": {
"open": true
}
},
"navX-Sensor[4]": {
"name": "navX"
}
},
"RoboRIO": {
"window": {
"visible": true
}
}
},
"NTProvider": {
"types": {
"/FMSInfo": "FMSInfo",
"/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/DigitalInput[4]": "Digital Input",
"/LiveWindow/Ungrouped/Scheduler": "Scheduler",
"/LiveWindow/Ungrouped/frc2::SubsystemBase": "Subsystem",
"/LiveWindow/Ungrouped/navX-Sensor[4]": "Gyro",
"/SmartDashboard/Field": "Field2d",
"/SmartDashboard/Pose Est 1": "Field2d",
"/SmartDashboard/Pose Est 2": "Field2d",
"/SmartDashboard/Pose Est Field": "Field2d",
"/SmartDashboard/Reset Encoders": "Command",
"/SmartDashboard/Sim Field": "Field2d",
"/SmartDashboard/Vision Est Field": "Field2d"
},
"windows": {
"/SmartDashboard/Pose Est Field": {
"window": {
"visible": true
}
},
"/SmartDashboard/Sim Field": {
"window": {
"visible": true
}
}
}
},
"NetworkTables": {
"transitory": {
"FMSInfo": {
"open": true
},
"SmartDashboard": {
"Drive": {
"Pose Estimate": {
"open": true
}
},
"ITERATIVE": {
"Rotation": {
"open": true
},
"Translation": {
"open": true
}
},
"SQPNP": {
"Rotation": {
"open": true
},
"Translation": {
"open": true
},
"open": true
},
"Sim": {
"Modules": {
"Front Left": {
"open": true
},
"open": true
},
"open": true
},
"Vision": {
"Pose Estimate": {
"open": true
},
"open": true
},
"oldpv": {
"open": true
},
"open": true
},
"photonvision": {
"Integrated_Webcam": {
"open": true
},
"front": {
"open": true
},
"open": true
}
}
},
"NetworkTables Info": {
"visible": true
}
}