-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathsimgui.json
44 lines (44 loc) · 1 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
{
"NTProvider": {
"types": {
"/FMSInfo": "FMSInfo",
"/SmartDashboard/Arm Viz": "Mechanism2d",
"/SmartDashboard/VisionSystemSim-main/Sim Field": "Field2d"
},
"windows": {
"/SmartDashboard/Arm Viz": {
"window": {
"visible": true
}
},
"/SmartDashboard/VisionSystemSim-main/Sim Field": {
"Robot": {
"length": 0.8500000238418579,
"width": 0.8500000238418579
},
"apriltag": {
"image": "./images/tag-blue.png"
},
"bottom": 1476,
"cameras": {
"length": 0.10000000149011612,
"width": 0.10000000149011612
},
"height": 8.210550308227539,
"left": 150,
"right": 2961,
"top": 79,
"visibleTargetPoses": {
"image": "./images/tag-green.png"
},
"width": 16.541748046875,
"window": {
"visible": true
}
}
}
},
"NetworkTables Info": {
"visible": true
}
}