forked from frc868/2025-Ri3D
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathsimgui.json
88 lines (88 loc) · 1.84 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
{
"HALProvider": {
"Other Devices": {
"SPARK MAX [1]": {
"header": {
"open": true
}
},
"window": {
"visible": false
}
}
},
"NTProvider": {
"types": {
"/FMSInfo": "FMSInfo",
"/HoundLog//mechanisms": "Mechanism2d",
"/HoundLog//scheduler": "Scheduler",
"/HoundLog/autonomous/chooser": "String Chooser",
"/HoundLog/autonomous/field": "Field2d",
"/unassigned": "String Chooser"
},
"windows": {
"/HoundLog//mechanisms": {
"window": {
"visible": true
}
},
"/HoundLog/autonomous/chooser": {
"window": {
"visible": true
}
},
"/HoundLog/autonomous/field": {
"bottom": 603,
"builtin": "",
"height": 8.051901817321777,
"image": "/Users/davidracovan/Downloads/2025-field.png",
"left": 176,
"right": 1401,
"top": 40,
"trajectory": {
"arrows": false,
"style": "Line"
},
"width": 17.54825210571289,
"window": {
"visible": true
}
}
}
},
"NetworkTables": {
"Retained Values": {
"open": false
},
"transitory": {
"HoundLog": {
"arm": {
"control": {
"open": true,
"pidController": {
"open": true,
"tunables": {
"open": true
}
}
}
},
"drivetrain": {
"Pose2d##v_/HoundLog/drivetrain/pose": {
"Translation2d##v_translation": {
"open": true
}
},
"open": true,
"rightPrimaryMotor": {
"open": true
}
},
"open": true
}
}
},
"NetworkTables Info": {
"visible": true
}
}