-
Notifications
You must be signed in to change notification settings - Fork 0
/
AdvantageScope_SimVisionTesting.json
69 lines (69 loc) · 1.55 KB
/
AdvantageScope_SimVisionTesting.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
{
"version": "2.2.1",
"layout": [
{
"type": 5,
"fields": [],
"listFields": [
[]
],
"options": {
"game": "2023",
"unitDistance": "meters",
"unitRotation": "radians",
"origin": "right",
"size": 0.75,
"allianceBumpers": "auto",
"allianceOrigin": "blue",
"orientation": "blue left, red right"
},
"title": "Odometry"
},
{
"type": 2,
"fields": [
"/AdvantageKit/RealOutputs/Vision/visibleTargets",
"/AdvantageKit/RealOutputs/Vision/NumVisibleTargets"
],
"title": "Table"
},
{
"type": 6,
"fields": [],
"listFields": [
[
{
"type": "Robot",
"key": "/AdvantageKit/RealOutputs/3DField",
"fieldTypeIndex": 0
},
{
"type": "Camera Override",
"key": "/AdvantageKit/RealOutputs/3DCamera",
"fieldTypeIndex": 0
}
],
[
{
"type": "Ghost",
"key": "/AdvantageKit/RealOutputs/Vision/RobotPoseFromAprilTag",
"fieldTypeIndex": 0
},
{
"type": "Trajectory",
"key": "/AdvantageKit/RealOutputs/Odometry/autonTrajectory",
"fieldTypeIndex": 0
}
]
],
"options": {
"field": "2023",
"alliance": "auto",
"robot": "KitBot",
"unitDistance": "meters",
"unitRotation": "radians"
},
"title": "3D Field"
}
]
}