-
Notifications
You must be signed in to change notification settings - Fork 0
/
simgui.json
47 lines (47 loc) · 1.11 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
{
"HALProvider": {
"Other Devices": {
"SPARK MAX [0]": {
"header": {
"open": true
}
}
}
},
"NTProvider": {
"types": {
"/FMSInfo": "FMSInfo",
"/LiveWindow/Ungrouped/DifferentialDrive[1]": "DifferentialDrive",
"/LiveWindow/Ungrouped/PIDController[1]": "PIDController",
"/LiveWindow/Ungrouped/PIDController[2]": "PIDController",
"/LiveWindow/Ungrouped/navX-Sensor[1]": "Gyro",
"/Shuffleboard/Drivetrain/Field View": "Field2d"
},
"windows": {
"/Shuffleboard/Drivetrain/Field View": {
"bottom": 900,
"foo": {
"arrows": false,
"style": "Line"
},
"height": 8.229599952697754,
"image": "C:\\Users\\daltz\\Documents\\frc-66-2022-rapidreact\\rapidreactfield\\2022-field.png",
"left": 74,
"right": 1774,
"top": 50,
"width": 16.459199905395508,
"window": {
"visible": true
}
}
}
},
"NetworkTables": {
"Shuffleboard": {
"Drivetrain": {
"open": true
},
"open": true
}
}
}