-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathsimgui.json
33 lines (33 loc) · 1.19 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
{
"HALProvider": {
"Other Devices": {
"window": {
"visible": false
}
}
},
"NTProvider": {
"types": {
"/FMSInfo": "FMSInfo",
"/SmartDashboard/Robot Self Check": "Command",
"/SmartDashboard/Run Self Check": "Command",
"/SmartDashboard/Run Self-Check": "Command",
"/SmartDashboard/Sim Vision Field": "Field2d",
"/SmartDashboard/Swerve Drive Dynamic Forward": "Command",
"/SmartDashboard/Swerve Drive Dynamic Reverse": "Command",
"/SmartDashboard/Swerve Drive Motors Verify": "Command",
"/SmartDashboard/Swerve Drive Quasi-Static Forward": "Command",
"/SmartDashboard/Swerve Drive Quasi-Static Reverse": "Command",
"/SmartDashboard/Swerve Self-Check": "Command",
"/SmartDashboard/Swerve Turn Dynamic Forward": "Command",
"/SmartDashboard/Swerve Turn Dynamic Reverse": "Command",
"/SmartDashboard/Swerve Turn Motors Verify": "Command",
"/SmartDashboard/Swerve Turn Quasi-Static Forward": "Command",
"/SmartDashboard/Swerve Turn Quasi-Static Reverse": "Command",
"/SmartDashboard/VisionSystemSim-main/Sim Field": "Field2d"
}
},
"NetworkTables View": {
"visible": false
}
}