forked from amquake/AprilTagLayoutId
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathsimgui.json
57 lines (57 loc) · 1.25 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
{
"NTProvider": {
"types": {
"/FMSInfo": "FMSInfo",
"/SmartDashboard/InstantCommand": "Command",
"/SmartDashboard/Layout Identification Viz": "Field2d",
"/SmartDashboard/Serialize JSON": "Command"
},
"windows": {
"/SmartDashboard/InstantCommand": {
"window": {
"visible": true
}
},
"/SmartDashboard/Layout Identification Viz": {
"Robot": {
"arrows": false,
"selectable": false,
"style": "Hidden"
},
"estLayout": {
"arrowColor": [
1.0,
1.0,
1.0,
255.0
],
"selectable": false,
"style": "Hidden"
},
"height": 4.114799976348877,
"robotPoses": {
"arrowWeight": 2.0,
"length": 0.30480000376701355,
"selectable": false,
"weight": 2.0,
"width": 0.30480000376701355
},
"units": "feet",
"width": 8.229599952697754,
"window": {
"visible": true
}
}
}
},
"NetworkTables": {
"transitory": {
"SmartDashboard": {
"Layout Identification Viz": {
"open": true
},
"open": true
}
}
}
}