-
Notifications
You must be signed in to change notification settings - Fork 0
/
simgui.json
39 lines (39 loc) · 945 Bytes
/
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
{
"HALProvider": {
"Addressable LEDs": {
"window": {
"visible": true
}
},
"DIO": {
"window": {
"visible": true
}
}
},
"NTProvider": {
"types": {
"/AdvantageKit/RealOutputs/armMechanism": "Mechanism2d",
"/FMSInfo": "FMSInfo",
"/Shuffleboard/Auto Selector/SendableChooser[0]": "String Chooser",
"/SmartDashboard/Arm Mech2d": "Mechanism2d",
"/SmartDashboard/Arm Mechanism": "Mechanism2d",
"/SmartDashboard/Arm Sim": "Mechanism2d",
"/SmartDashboard/Auto": "String Chooser",
"/SmartDashboard/Auto Selector": "String Chooser",
"/SmartDashboard/Field": "Field2d",
"/SmartDashboard/Pigeon 2 (v6) [1]": "Gyro",
"/SmartDashboard/navX-Sensor[4]": "Gyro"
}
},
"NetworkTables": {
"transitory": {
"SmartDashboard": {
"open": true
}
}
},
"NetworkTables Info": {
"visible": true
}
}