-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathvision_dashboard.json
More file actions
92 lines (92 loc) · 2.81 KB
/
vision_dashboard.json
File metadata and controls
92 lines (92 loc) · 2.81 KB
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
89
90
91
92
{
"version": "26.0.0",
"hubs": [
{
"x": 0,
"y": 0,
"width": 1280,
"height": 720,
"state": {
"sidebar": {
"width": 160,
"expanded": []
},
"tabs": {
"selected": 0,
"tabs": [
{
"type": 0,
"title": "",
"controller": null,
"controllerUUID": "kmyd8joeliv25g5g682tgethysjep95k",
"renderer": null,
"controlsHeight": 0
},
{
"type": 4,
"title": "Constants",
"controller": [
"NT/TunableNumbers/Vision/TAG_STD_BASE",
"NT/TunableNumbers/Vision/MAX_AMBIGUITY",
"NT/TunableNumbers/Vision/MAX_Z_HEIGHT",
"NT/TunableNumbers/Vision/MULTI_TAG_STD_MULTIPLIER",
"NT/TunableNumbers/Vision/ANGULAR_STD_MULTIPLIER",
"NT/TunableNumbers/Vision/SLAM_STD_DEV",
"NT/TunableNumbers/Vision/SLAM_ANGULAR_STD_DEV"
],
"controllerUUID": "gfkk515zpeu6r6nsotywvnr9wpddmn9z",
"renderer": null,
"controlsHeight": 0
},
{
"type": 3,
"title": "3D Field",
"controller": {
"sources": [
{
"type": "robot",
"logKey": "/RealOutputs/Swerve/Pose",
"logType": "Pose2d",
"visible": true,
"options": {}
},
{
"type": "ghost",
"logKey": "/RealOutputs/Vision/ValidPoses/0",
"logType": "Pose2d",
"visible": true,
"options": {
"color": "#00FF00"
}
},
{
"type": "ghost",
"logKey": "/RealOutputs/Vision/ValidPoses/1",
"logType": "Pose2d",
"visible": true,
"options": {
"color": "#FFFF00"
}
}
]
},
"controllerUUID": "ig4cgl64bbpfswqwtyqrx226rx7qao4z",
"game": "FRC:2026 Field",
"renderer": null,
"controlsHeight": 0
},
{
"type": 1,
"title": "Ambiguity Graph",
"controller": null,
"controllerUUID": "0soh767s4l3fwqjels17r4rvpspv0d2m",
"renderer": null,
"controlsHeight": 0
}
]
}
}
}
],
"satellites": []
}