|
10 | 10 | "width": 300, |
11 | 11 | "expanded": [ |
12 | 12 | "/Drive", |
13 | | - "/photonvision/capt-barnacles", |
14 | | - "/photonvision/professor-inkling", |
15 | | - "/Vision/capt-barnacles", |
16 | | - "/Vision/professor-inkling", |
17 | | - "/Vision/limelight" |
| 13 | + "/photonVision/left_color", |
| 14 | + "/photonVision/right_color", |
| 15 | + "/Vision/camera/left_color", |
| 16 | + "/Vision/camera/right_color", |
18 | 17 | ] |
19 | 18 | }, |
20 | 19 | "tabs": { |
|
75 | 74 | }, |
76 | 75 | { |
77 | 76 | "type": "ghost", |
78 | | - "logKey": "NT:/Vision/professor-inkling/poseEstimate", |
| 77 | + "logKey": "NT:/Vision/camera/right_color/poseEstimate", |
79 | 78 | "logType": "Pose3d", |
80 | 79 | "visible": true, |
81 | 80 | "options": { |
|
84 | 83 | }, |
85 | 84 | { |
86 | 85 | "type": "vision", |
87 | | - "logKey": "NT:/Vision/professor-inkling/aprilTagPose", |
| 86 | + "logKey": "NT:/Vision/camera/right_color/aprilTagPose", |
88 | 87 | "logType": "Pose3d", |
89 | 88 | "visible": true, |
90 | 89 | "options": { |
|
94 | 93 | }, |
95 | 94 | { |
96 | 95 | "type": "ghost", |
97 | | - "logKey": "NT:/Vision/capt-barnacles/poseEstimate", |
| 96 | + "logKey": "NT:/Vision/camera/left_color/poseEstimate", |
98 | 97 | "logType": "Pose3d", |
99 | 98 | "visible": true, |
100 | 99 | "options": { |
|
103 | 102 | }, |
104 | 103 | { |
105 | 104 | "type": "vision", |
106 | | - "logKey": "NT:/Vision/capt-barnacles/aprilTagPose", |
| 105 | + "logKey": "NT:/Vision/camera/left_color/aprilTagPose", |
107 | 106 | "logType": "Pose3d", |
108 | 107 | "visible": true, |
109 | 108 | "options": { |
110 | 109 | "color": "#00ffff", |
111 | 110 | "size": "normal" |
112 | 111 | } |
113 | | - }, |
114 | | - { |
115 | | - "type": "ghost", |
116 | | - "logKey": "NT:/Vision/limelight/poseEstimate", |
117 | | - "logType": "Pose2d", |
118 | | - "visible": true, |
119 | | - "options": { |
120 | | - "color": "#00ff00" |
121 | | - } |
122 | | - }, |
123 | | - { |
124 | | - "type": "vision", |
125 | | - "logKey": "NT:/Vision/limelight/visibleAprilTagPoses", |
126 | | - "logType": "Pose3d[]", |
127 | | - "visible": true, |
128 | | - "options": { |
129 | | - "color": "#00ff00", |
130 | | - "size": "normal" |
131 | | - } |
132 | 112 | } |
133 | 113 | ], |
134 | 114 | "game": "2025 Field (Welded)", |
|
0 commit comments