blob: 97c6b64a0845583bb92b65c1b0cf8dd4a3e636a4 [file] [log] [blame]
Maxwell Henderson440e3f12024-01-17 19:44:13 -08001{
2 "channels": [
3 {
Maxwell Henderson8ba07f92024-02-27 18:54:00 -08004 "name": "/orin1/aos",
Austin Schuhc979f7c2024-03-02 16:49:20 -08005 "type": "aos.util.FilesystemStatus",
6 "source_node": "orin1",
7 "frequency": 2
8 },
9 {
10 "name": "/orin1/aos",
Maxwell Henderson440e3f12024-01-17 19:44:13 -080011 "type": "aos.timing.Report",
Maxwell Henderson8ba07f92024-02-27 18:54:00 -080012 "source_node": "orin1",
Maxwell Henderson440e3f12024-01-17 19:44:13 -080013 "frequency": 50,
Austin Schuh19731b02024-03-02 16:53:19 -080014 "num_senders": 30,
Jim Ostrowski8a1480f2024-01-20 00:31:51 -080015 "max_size": 8192
Maxwell Henderson440e3f12024-01-17 19:44:13 -080016 },
17 {
Maxwell Henderson8ba07f92024-02-27 18:54:00 -080018 "name": "/orin1/aos",
Maxwell Henderson440e3f12024-01-17 19:44:13 -080019 "type": "aos.logging.LogMessageFbs",
Maxwell Henderson8ba07f92024-02-27 18:54:00 -080020 "source_node": "orin1",
Maxwell Henderson440e3f12024-01-17 19:44:13 -080021 "frequency": 200,
22 "num_senders": 20
23 },
24 {
Maxwell Henderson8ba07f92024-02-27 18:54:00 -080025 "name": "/orin1/aos",
Maxwell Henderson440e3f12024-01-17 19:44:13 -080026 "type": "aos.starter.Status",
Maxwell Henderson8ba07f92024-02-27 18:54:00 -080027 "source_node": "orin1",
Maxwell Henderson440e3f12024-01-17 19:44:13 -080028 "frequency": 50,
29 "num_senders": 20,
30 "max_size": 2000
31 },
32 {
Maxwell Henderson8ba07f92024-02-27 18:54:00 -080033 "name": "/orin1/aos",
Maxwell Henderson440e3f12024-01-17 19:44:13 -080034 "type": "aos.starter.StarterRpc",
Maxwell Henderson8ba07f92024-02-27 18:54:00 -080035 "source_node": "orin1",
Maxwell Henderson440e3f12024-01-17 19:44:13 -080036 "frequency": 10,
37 "num_senders": 2
38 },
39 {
Maxwell Henderson8ba07f92024-02-27 18:54:00 -080040 "name": "/orin1/aos",
Maxwell Henderson440e3f12024-01-17 19:44:13 -080041 "type": "aos.message_bridge.ServerStatistics",
Maxwell Henderson8ba07f92024-02-27 18:54:00 -080042 "source_node": "orin1",
Maxwell Henderson440e3f12024-01-17 19:44:13 -080043 "max_size": 2048,
44 "frequency": 10,
45 "num_senders": 2
46 },
47 {
Maxwell Henderson8ba07f92024-02-27 18:54:00 -080048 "name": "/orin1/aos",
Maxwell Henderson440e3f12024-01-17 19:44:13 -080049 "type": "aos.message_bridge.ClientStatistics",
Maxwell Henderson8ba07f92024-02-27 18:54:00 -080050 "source_node": "orin1",
Maxwell Henderson440e3f12024-01-17 19:44:13 -080051 "frequency": 20,
52 "num_senders": 2
53 },
54 {
Maxwell Henderson8ba07f92024-02-27 18:54:00 -080055 "name": "/orin1/aos",
Maxwell Henderson440e3f12024-01-17 19:44:13 -080056 "type": "aos.logging.DynamicLogCommand",
Maxwell Henderson8ba07f92024-02-27 18:54:00 -080057 "source_node": "orin1",
Maxwell Henderson440e3f12024-01-17 19:44:13 -080058 "frequency": 10,
59 "num_senders": 2
60 },
61 {
Maxwell Henderson8ba07f92024-02-27 18:54:00 -080062 "name": "/orin1/aos",
Maxwell Henderson440e3f12024-01-17 19:44:13 -080063 "type": "aos.message_bridge.Timestamp",
Maxwell Henderson8ba07f92024-02-27 18:54:00 -080064 "source_node": "orin1",
Maxwell Henderson440e3f12024-01-17 19:44:13 -080065 "frequency": 15,
66 "num_senders": 2,
67 "logger": "LOCAL_AND_REMOTE_LOGGER",
68 "logger_nodes": [
69 "imu"
70 ],
71 "max_size": 200,
72 "destination_nodes": [
73 {
74 "name": "imu",
75 "priority": 1,
76 "time_to_live": 5000000,
77 "timestamp_logger": "LOCAL_AND_REMOTE_LOGGER",
78 "timestamp_logger_nodes": [
Maxwell Henderson8ba07f92024-02-27 18:54:00 -080079 "orin1"
Maxwell Henderson440e3f12024-01-17 19:44:13 -080080 ]
81 }
82 ]
83 },
84 {
Maxwell Henderson8ba07f92024-02-27 18:54:00 -080085 "name": "/orin1/aos/remote_timestamps/imu/orin1/aos/aos-message_bridge-Timestamp",
Maxwell Henderson440e3f12024-01-17 19:44:13 -080086 "type": "aos.message_bridge.RemoteMessage",
87 "frequency": 20,
Maxwell Henderson8ba07f92024-02-27 18:54:00 -080088 "source_node": "orin1",
Maxwell Henderson440e3f12024-01-17 19:44:13 -080089 "max_size": 208
90 },
91 {
92 "name": "/imu/aos",
93 "type": "aos.message_bridge.Timestamp",
94 "source_node": "imu",
95 "logger": "LOCAL_AND_REMOTE_LOGGER",
96 "logger_nodes": [
Maxwell Henderson8ba07f92024-02-27 18:54:00 -080097 "orin1"
Maxwell Henderson440e3f12024-01-17 19:44:13 -080098 ],
99 "destination_nodes": [
100 {
Maxwell Henderson8ba07f92024-02-27 18:54:00 -0800101 "name": "orin1",
Maxwell Henderson440e3f12024-01-17 19:44:13 -0800102 "priority": 1,
103 "timestamp_logger": "LOCAL_AND_REMOTE_LOGGER",
104 "timestamp_logger_nodes": [
105 "imu"
106 ],
107 "time_to_live": 5000000
108 }
109 ]
110 },
111 {
Maxwell Henderson8ba07f92024-02-27 18:54:00 -0800112 "name": "/imu/aos/remote_timestamps/orin1/imu/aos/aos-message_bridge-Timestamp",
Maxwell Henderson440e3f12024-01-17 19:44:13 -0800113 "type": "aos.message_bridge.RemoteMessage",
114 "frequency": 20,
115 "source_node": "imu",
116 "max_size": 208
117 },
118 {
Maxwell Henderson8ba07f92024-02-27 18:54:00 -0800119 "name": "/orin1/camera0",
Jim Ostrowski9bf206a2024-01-26 23:31:58 -0800120 "type": "frc971.vision.CameraImage",
Maxwell Henderson8ba07f92024-02-27 18:54:00 -0800121 "source_node": "orin1",
Jim Ostrowski9bf206a2024-01-26 23:31:58 -0800122 "channel_storage_duration": 1000000000,
123 "frequency": 65,
124 "max_size": 4752384,
125 "num_readers": 6,
126 "read_method": "PIN",
127 "num_senders": 18
128 },
129 {
Maxwell Henderson8ba07f92024-02-27 18:54:00 -0800130 "name": "/orin1/camera1",
Jim Ostrowskib974cca2024-01-28 15:07:50 -0800131 "type": "frc971.vision.CameraImage",
Maxwell Henderson8ba07f92024-02-27 18:54:00 -0800132 "source_node": "orin1",
Jim Ostrowskib974cca2024-01-28 15:07:50 -0800133 "channel_storage_duration": 1000000000,
134 "frequency": 65,
135 "max_size": 4752384,
136 "num_readers": 6,
137 "read_method": "PIN",
138 "num_senders": 18
139 },
140 {
Maxwell Henderson8ba07f92024-02-27 18:54:00 -0800141 "name": "/orin1/camera0",
Maxwell Henderson440e3f12024-01-17 19:44:13 -0800142 "type": "foxglove.CompressedImage",
Maxwell Henderson8ba07f92024-02-27 18:54:00 -0800143 "source_node": "orin1",
Maxwell Henderson9beb5692024-03-17 18:36:11 -0700144 "logger": "NOT_LOGGED",
Jim Ostrowski9bf206a2024-01-26 23:31:58 -0800145 "channel_storage_duration": 1000000000,
Jim Ostrowski8a1480f2024-01-20 00:31:51 -0800146 "frequency": 65,
Maxwell Henderson440e3f12024-01-17 19:44:13 -0800147 "max_size": 622384
148 },
149 {
Maxwell Henderson8ba07f92024-02-27 18:54:00 -0800150 "name": "/orin1/camera1",
Jim Ostrowski9bf206a2024-01-26 23:31:58 -0800151 "type": "foxglove.CompressedImage",
Maxwell Henderson8ba07f92024-02-27 18:54:00 -0800152 "source_node": "orin1",
Maxwell Henderson9beb5692024-03-17 18:36:11 -0700153 "logger": "NOT_LOGGED",
Jim Ostrowski9bf206a2024-01-26 23:31:58 -0800154 "channel_storage_duration": 1000000000,
155 "frequency": 65,
156 "max_size": 622384
157 },
158 {
Maxwell Henderson8ba07f92024-02-27 18:54:00 -0800159 "name": "/orin1/camera0",
Jim Ostrowskib974cca2024-01-28 15:07:50 -0800160 "type": "foxglove.ImageAnnotations",
Maxwell Henderson8ba07f92024-02-27 18:54:00 -0800161 "source_node": "orin1",
Jim Ostrowskib974cca2024-01-28 15:07:50 -0800162 "frequency": 65,
163 "max_size": 50000
164 },
165 {
Maxwell Henderson8ba07f92024-02-27 18:54:00 -0800166 "name": "/orin1/camera1",
Maxwell Henderson440e3f12024-01-17 19:44:13 -0800167 "type": "foxglove.ImageAnnotations",
Maxwell Henderson8ba07f92024-02-27 18:54:00 -0800168 "source_node": "orin1",
Jim Ostrowski8a1480f2024-01-20 00:31:51 -0800169 "frequency": 65,
Maxwell Henderson440e3f12024-01-17 19:44:13 -0800170 "max_size": 50000
171 },
172 {
Maxwell Henderson8ba07f92024-02-27 18:54:00 -0800173 "name": "/orin1/camera0",
James Kuszmaul313e9ce2024-02-11 17:47:33 -0800174 "type": "y2024.localizer.Visualization",
175 "source_node": "imu",
176 "frequency": 65,
177 "max_size": 50000
178 },
179 {
Maxwell Henderson8ba07f92024-02-27 18:54:00 -0800180 "name": "/orin1/camera1",
James Kuszmaul313e9ce2024-02-11 17:47:33 -0800181 "type": "y2024.localizer.Visualization",
182 "source_node": "imu",
183 "frequency": 65,
184 "max_size": 50000
185 },
186 {
Maxwell Henderson8ba07f92024-02-27 18:54:00 -0800187 "name": "/orin1/camera0",
Jim Ostrowskib974cca2024-01-28 15:07:50 -0800188 "type": "frc971.vision.TargetMap",
Maxwell Henderson8ba07f92024-02-27 18:54:00 -0800189 "source_node": "orin1",
Jim Ostrowski9bf206a2024-01-26 23:31:58 -0800190 "frequency": 65,
Jim Ostrowskib974cca2024-01-28 15:07:50 -0800191 "num_senders": 2,
192 "max_size": 1024,
193 "logger": "LOCAL_AND_REMOTE_LOGGER",
194 "logger_nodes": [
195 "imu"
196 ],
197 "destination_nodes": [
198 {
199 "name": "imu",
200 "priority": 4,
201 "timestamp_logger": "LOCAL_AND_REMOTE_LOGGER",
202 "timestamp_logger_nodes": [
Maxwell Henderson8ba07f92024-02-27 18:54:00 -0800203 "orin1"
Jim Ostrowskib974cca2024-01-28 15:07:50 -0800204 ],
205 "time_to_live": 5000000
206 }
207 ]
Jim Ostrowski9bf206a2024-01-26 23:31:58 -0800208 },
209 {
Maxwell Henderson8ba07f92024-02-27 18:54:00 -0800210 "name": "/orin1/camera1",
Maxwell Henderson440e3f12024-01-17 19:44:13 -0800211 "type": "frc971.vision.TargetMap",
Maxwell Henderson8ba07f92024-02-27 18:54:00 -0800212 "source_node": "orin1",
Jim Ostrowski8a1480f2024-01-20 00:31:51 -0800213 "frequency": 65,
Maxwell Henderson440e3f12024-01-17 19:44:13 -0800214 "num_senders": 2,
215 "max_size": 1024,
216 "logger": "LOCAL_AND_REMOTE_LOGGER",
217 "logger_nodes": [
218 "imu"
219 ],
220 "destination_nodes": [
221 {
222 "name": "imu",
223 "priority": 4,
224 "timestamp_logger": "LOCAL_AND_REMOTE_LOGGER",
225 "timestamp_logger_nodes": [
Maxwell Henderson8ba07f92024-02-27 18:54:00 -0800226 "orin1"
Maxwell Henderson440e3f12024-01-17 19:44:13 -0800227 ],
228 "time_to_live": 5000000
229 }
230 ]
231 },
232 {
Maxwell Henderson8ba07f92024-02-27 18:54:00 -0800233 "name": "/orin1/aos/remote_timestamps/imu/orin1/camera0/frc971-vision-TargetMap",
Jim Ostrowski9bf206a2024-01-26 23:31:58 -0800234 "type": "aos.message_bridge.RemoteMessage",
235 "frequency": 80,
Maxwell Henderson8ba07f92024-02-27 18:54:00 -0800236 "source_node": "orin1",
Jim Ostrowski9bf206a2024-01-26 23:31:58 -0800237 "max_size": 208
238 },
239 {
Maxwell Henderson8ba07f92024-02-27 18:54:00 -0800240 "name": "/orin1/aos/remote_timestamps/imu/orin1/camera1/frc971-vision-TargetMap",
Maxwell Henderson440e3f12024-01-17 19:44:13 -0800241 "type": "aos.message_bridge.RemoteMessage",
242 "frequency": 80,
Maxwell Henderson8ba07f92024-02-27 18:54:00 -0800243 "source_node": "orin1",
Maxwell Henderson440e3f12024-01-17 19:44:13 -0800244 "max_size": 208
245 },
246 {
Maxwell Henderson8ba07f92024-02-27 18:54:00 -0800247 "name": "/orin1/constants",
Maxwell Henderson440e3f12024-01-17 19:44:13 -0800248 "type": "y2024.Constants",
Maxwell Henderson8ba07f92024-02-27 18:54:00 -0800249 "source_node": "orin1",
Maxwell Henderson440e3f12024-01-17 19:44:13 -0800250 "frequency": 1,
251 "num_senders": 2,
252 "max_size": 65536
253 }
254 ],
255 "applications": [
256 {
257 "name": "message_bridge_client",
258 "executable_name": "message_bridge_client",
259 "args": [
260 "--rt_priority=16",
Austin Schuh1aa19b22024-03-17 15:40:33 -0700261 "--sinit_max_init_timeout=5000",
262 "--rmem=8388608"
Maxwell Henderson440e3f12024-01-17 19:44:13 -0800263 ],
Jim Ostrowski8a1480f2024-01-20 00:31:51 -0800264 "user": "pi",
Maxwell Henderson440e3f12024-01-17 19:44:13 -0800265 "nodes": [
Maxwell Henderson8ba07f92024-02-27 18:54:00 -0800266 "orin1"
Maxwell Henderson440e3f12024-01-17 19:44:13 -0800267 ]
268 },
269 {
270 "name": "irq_affinity",
271 "executable_name": "irq_affinity",
272 "user": "root",
Austin Schuh19731b02024-03-02 16:53:19 -0800273 "args": ["--user=pi", "--irq_config=orin_irq_config.json"],
274 "nodes": [
275 "orin1"
276 ]
277 },
278 {
279 "name": "filesystem_monitor",
280 "executable_name": "filesystem_monitor",
Maxwell Henderson440e3f12024-01-17 19:44:13 -0800281 "nodes": [
Maxwell Henderson8ba07f92024-02-27 18:54:00 -0800282 "orin1"
Maxwell Henderson440e3f12024-01-17 19:44:13 -0800283 ]
284 },
285 {
286 "name": "message_bridge_server",
287 "executable_name": "message_bridge_server",
Maxwell Hendersona7c5f8c2024-02-19 21:14:17 -0800288 "args": [
Austin Schuh1aa19b22024-03-17 15:40:33 -0700289 "--rt_priority=16",
290 "--force_wmem_max=131072"
Maxwell Hendersona7c5f8c2024-02-19 21:14:17 -0800291 ],
Jim Ostrowski8a1480f2024-01-20 00:31:51 -0800292 "user": "pi",
Maxwell Henderson440e3f12024-01-17 19:44:13 -0800293 "nodes": [
Maxwell Henderson8ba07f92024-02-27 18:54:00 -0800294 "orin1"
Maxwell Henderson440e3f12024-01-17 19:44:13 -0800295 ]
296 },
297 {
298 "name": "web_proxy",
299 "executable_name": "web_proxy_main",
Jim Ostrowski8a1480f2024-01-20 00:31:51 -0800300 "user": "pi",
Maxwell Henderson440e3f12024-01-17 19:44:13 -0800301 "args": [
302 "--min_ice_port=5800",
303 "--max_ice_port=5810"
304 ],
305 "nodes": [
Maxwell Henderson8ba07f92024-02-27 18:54:00 -0800306 "orin1"
Maxwell Henderson440e3f12024-01-17 19:44:13 -0800307 ]
308 },
309 {
310 "name": "image_logger",
311 "executable_name": "image_logger",
312 "args": [
Maxwell Henderson440e3f12024-01-17 19:44:13 -0800313 "--rotate_every",
314 "30.0",
315 "--direct",
316 "--flush_size=4194304"
317 ],
Jim Ostrowski8a1480f2024-01-20 00:31:51 -0800318 "user": "pi",
Maxwell Henderson440e3f12024-01-17 19:44:13 -0800319 "nodes": [
Maxwell Henderson8ba07f92024-02-27 18:54:00 -0800320 "orin1"
Maxwell Henderson440e3f12024-01-17 19:44:13 -0800321 ]
322 },
323 {
324 "name": "foxglove_websocket",
Jim Ostrowski8a1480f2024-01-20 00:31:51 -0800325 "user": "pi",
Maxwell Henderson440e3f12024-01-17 19:44:13 -0800326 "nodes": [
Maxwell Henderson8ba07f92024-02-27 18:54:00 -0800327 "orin1"
Maxwell Henderson440e3f12024-01-17 19:44:13 -0800328 ]
329 },
330 {
Jim Ostrowskib974cca2024-01-28 15:07:50 -0800331 "name": "foxglove_image_converter0",
Jim Ostrowski9bf206a2024-01-26 23:31:58 -0800332 "executable_name": "foxglove_image_converter",
Jim Ostrowski8a1480f2024-01-20 00:31:51 -0800333 "user": "pi",
Jim Ostrowski9bf206a2024-01-26 23:31:58 -0800334 "args": [
Jim Ostrowskib974cca2024-01-28 15:07:50 -0800335 "--channel", "/camera0"
Jim Ostrowski9bf206a2024-01-26 23:31:58 -0800336 ],
337 "nodes": [
Maxwell Henderson8ba07f92024-02-27 18:54:00 -0800338 "orin1"
Jim Ostrowski9bf206a2024-01-26 23:31:58 -0800339 ]
340 },
341 {
Jim Ostrowskib974cca2024-01-28 15:07:50 -0800342 "name": "foxglove_image_converter1",
Jim Ostrowski9bf206a2024-01-26 23:31:58 -0800343 "executable_name": "foxglove_image_converter",
344 "user": "pi",
345 "args": [
Jim Ostrowskib974cca2024-01-28 15:07:50 -0800346 "--channel", "/camera1"
Jim Ostrowski9bf206a2024-01-26 23:31:58 -0800347 ],
Maxwell Henderson440e3f12024-01-17 19:44:13 -0800348 "nodes": [
Maxwell Henderson8ba07f92024-02-27 18:54:00 -0800349 "orin1"
Maxwell Henderson440e3f12024-01-17 19:44:13 -0800350 ]
351 },
352 {
353 "name": "constants_sender",
354 "autorestart": false,
Jim Ostrowski8a1480f2024-01-20 00:31:51 -0800355 "user": "pi",
Maxwell Henderson440e3f12024-01-17 19:44:13 -0800356 "nodes": [
Maxwell Henderson8ba07f92024-02-27 18:54:00 -0800357 "orin1"
Maxwell Henderson440e3f12024-01-17 19:44:13 -0800358 ]
359 },
360 {
Jim Ostrowskib974cca2024-01-28 15:07:50 -0800361 "name": "argus_camera0",
Maxwell Henderson440e3f12024-01-17 19:44:13 -0800362 "executable_name": "argus_camera",
Jim Ostrowski8a1480f2024-01-20 00:31:51 -0800363 "args": [
Jim Ostrowski9bf206a2024-01-26 23:31:58 -0800364 "--camera=0",
Jim Ostrowskib974cca2024-01-28 15:07:50 -0800365 "--channel=/camera0",
366 ],
367 "user": "pi",
368 "nodes": [
Maxwell Henderson8ba07f92024-02-27 18:54:00 -0800369 "orin1"
Jim Ostrowskib974cca2024-01-28 15:07:50 -0800370 ]
371 },
372 {
373 "name": "argus_camera1",
374 "executable_name": "argus_camera",
375 "args": [
Jim Ostrowskib974cca2024-01-28 15:07:50 -0800376 "--camera=1",
Jim Ostrowski9bf206a2024-01-26 23:31:58 -0800377 "--channel=/camera1",
Jim Ostrowski8a1480f2024-01-20 00:31:51 -0800378 ],
379 "user": "pi",
Maxwell Henderson440e3f12024-01-17 19:44:13 -0800380 "nodes": [
Maxwell Henderson8ba07f92024-02-27 18:54:00 -0800381 "orin1"
Maxwell Henderson440e3f12024-01-17 19:44:13 -0800382 ]
383 },
384 {
Jim Ostrowskib974cca2024-01-28 15:07:50 -0800385 "name": "apriltag_detector0",
386 "executable_name": "apriltag_detector",
Jim Ostrowski9bf206a2024-01-26 23:31:58 -0800387 "args": [
Jim Ostrowskib974cca2024-01-28 15:07:50 -0800388 "--channel=/camera0",
Jim Ostrowski9bf206a2024-01-26 23:31:58 -0800389 ],
390 "user": "pi",
391 "nodes": [
Maxwell Henderson8ba07f92024-02-27 18:54:00 -0800392 "orin1"
Jim Ostrowski9bf206a2024-01-26 23:31:58 -0800393 ]
394 },
395 {
396 "name": "apriltag_detector1",
Jim Ostrowskicb8b4082024-01-21 02:23:46 -0800397 "executable_name": "apriltag_detector",
Jim Ostrowski3dc21642024-01-22 16:08:40 -0800398 "args": [
Jim Ostrowski9bf206a2024-01-26 23:31:58 -0800399 "--channel=/camera1",
400 ],
401 "user": "pi",
402 "nodes": [
Maxwell Henderson8ba07f92024-02-27 18:54:00 -0800403 "orin1"
Jim Ostrowski9bf206a2024-01-26 23:31:58 -0800404 ]
Maxwell Henderson440e3f12024-01-17 19:44:13 -0800405 }
406 ],
407 "maps": [
408 {
409 "match": {
410 "name": "/aos*",
Maxwell Henderson8ba07f92024-02-27 18:54:00 -0800411 "source_node": "orin1"
Maxwell Henderson440e3f12024-01-17 19:44:13 -0800412 },
413 "rename": {
Maxwell Henderson8ba07f92024-02-27 18:54:00 -0800414 "name": "/orin1/aos"
Maxwell Henderson440e3f12024-01-17 19:44:13 -0800415 }
416 },
417 {
418 "match": {
419 "name": "/constants*",
Maxwell Henderson8ba07f92024-02-27 18:54:00 -0800420 "source_node": "orin1"
Maxwell Henderson440e3f12024-01-17 19:44:13 -0800421 },
422 "rename": {
Maxwell Henderson8ba07f92024-02-27 18:54:00 -0800423 "name": "/orin1/constants"
Maxwell Henderson440e3f12024-01-17 19:44:13 -0800424 }
425 },
426 {
427 "match": {
428 "name": "/camera*",
Maxwell Henderson8ba07f92024-02-27 18:54:00 -0800429 "source_node": "orin1"
Maxwell Henderson440e3f12024-01-17 19:44:13 -0800430 },
431 "rename": {
Maxwell Henderson8ba07f92024-02-27 18:54:00 -0800432 "name": "/orin1/camera"
Maxwell Henderson440e3f12024-01-17 19:44:13 -0800433 }
434 }
435 ],
436 "nodes": [
437 {
Maxwell Henderson8ba07f92024-02-27 18:54:00 -0800438 "name": "orin1",
439 "hostname": "orin1",
Maxwell Henderson440e3f12024-01-17 19:44:13 -0800440 "hostnames": [
Maxwell Henderson8ba07f92024-02-27 18:54:00 -0800441 "orin-971-1",
442 "orin-7971-1",
443 "orin-8971-1",
444 "orin-9971-1"
Maxwell Henderson440e3f12024-01-17 19:44:13 -0800445 ],
446 "port": 9971
447 },
448 {
449 "name": "imu"
450 }
451 ]
452}