blob: f09be407c693bfea3914ecf85763749a4d8040ea [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",
Jim Ostrowski9bf206a2024-01-26 23:31:58 -0800144 "channel_storage_duration": 1000000000,
Jim Ostrowski8a1480f2024-01-20 00:31:51 -0800145 "frequency": 65,
Maxwell Henderson440e3f12024-01-17 19:44:13 -0800146 "max_size": 622384
147 },
148 {
Maxwell Henderson8ba07f92024-02-27 18:54:00 -0800149 "name": "/orin1/camera1",
Jim Ostrowski9bf206a2024-01-26 23:31:58 -0800150 "type": "foxglove.CompressedImage",
Maxwell Henderson8ba07f92024-02-27 18:54:00 -0800151 "source_node": "orin1",
Jim Ostrowski9bf206a2024-01-26 23:31:58 -0800152 "channel_storage_duration": 1000000000,
153 "frequency": 65,
154 "max_size": 622384
155 },
156 {
Maxwell Henderson8ba07f92024-02-27 18:54:00 -0800157 "name": "/orin1/camera0",
Jim Ostrowskib974cca2024-01-28 15:07:50 -0800158 "type": "foxglove.ImageAnnotations",
Maxwell Henderson8ba07f92024-02-27 18:54:00 -0800159 "source_node": "orin1",
Jim Ostrowskib974cca2024-01-28 15:07:50 -0800160 "frequency": 65,
161 "max_size": 50000
162 },
163 {
Maxwell Henderson8ba07f92024-02-27 18:54:00 -0800164 "name": "/orin1/camera1",
Maxwell Henderson440e3f12024-01-17 19:44:13 -0800165 "type": "foxglove.ImageAnnotations",
Maxwell Henderson8ba07f92024-02-27 18:54:00 -0800166 "source_node": "orin1",
Jim Ostrowski8a1480f2024-01-20 00:31:51 -0800167 "frequency": 65,
Maxwell Henderson440e3f12024-01-17 19:44:13 -0800168 "max_size": 50000
169 },
170 {
Maxwell Henderson8ba07f92024-02-27 18:54:00 -0800171 "name": "/orin1/camera0",
James Kuszmaul313e9ce2024-02-11 17:47:33 -0800172 "type": "y2024.localizer.Visualization",
173 "source_node": "imu",
174 "frequency": 65,
175 "max_size": 50000
176 },
177 {
Maxwell Henderson8ba07f92024-02-27 18:54:00 -0800178 "name": "/orin1/camera1",
James Kuszmaul313e9ce2024-02-11 17:47:33 -0800179 "type": "y2024.localizer.Visualization",
180 "source_node": "imu",
181 "frequency": 65,
182 "max_size": 50000
183 },
184 {
Maxwell Henderson8ba07f92024-02-27 18:54:00 -0800185 "name": "/orin1/camera0",
Jim Ostrowskib974cca2024-01-28 15:07:50 -0800186 "type": "frc971.vision.TargetMap",
Maxwell Henderson8ba07f92024-02-27 18:54:00 -0800187 "source_node": "orin1",
Jim Ostrowski9bf206a2024-01-26 23:31:58 -0800188 "frequency": 65,
Jim Ostrowskib974cca2024-01-28 15:07:50 -0800189 "num_senders": 2,
190 "max_size": 1024,
191 "logger": "LOCAL_AND_REMOTE_LOGGER",
192 "logger_nodes": [
193 "imu"
194 ],
195 "destination_nodes": [
196 {
197 "name": "imu",
198 "priority": 4,
199 "timestamp_logger": "LOCAL_AND_REMOTE_LOGGER",
200 "timestamp_logger_nodes": [
Maxwell Henderson8ba07f92024-02-27 18:54:00 -0800201 "orin1"
Jim Ostrowskib974cca2024-01-28 15:07:50 -0800202 ],
203 "time_to_live": 5000000
204 }
205 ]
Jim Ostrowski9bf206a2024-01-26 23:31:58 -0800206 },
207 {
Maxwell Henderson8ba07f92024-02-27 18:54:00 -0800208 "name": "/orin1/camera1",
Maxwell Henderson440e3f12024-01-17 19:44:13 -0800209 "type": "frc971.vision.TargetMap",
Maxwell Henderson8ba07f92024-02-27 18:54:00 -0800210 "source_node": "orin1",
Jim Ostrowski8a1480f2024-01-20 00:31:51 -0800211 "frequency": 65,
Maxwell Henderson440e3f12024-01-17 19:44:13 -0800212 "num_senders": 2,
213 "max_size": 1024,
214 "logger": "LOCAL_AND_REMOTE_LOGGER",
215 "logger_nodes": [
216 "imu"
217 ],
218 "destination_nodes": [
219 {
220 "name": "imu",
221 "priority": 4,
222 "timestamp_logger": "LOCAL_AND_REMOTE_LOGGER",
223 "timestamp_logger_nodes": [
Maxwell Henderson8ba07f92024-02-27 18:54:00 -0800224 "orin1"
Maxwell Henderson440e3f12024-01-17 19:44:13 -0800225 ],
226 "time_to_live": 5000000
227 }
228 ]
229 },
230 {
Maxwell Henderson8ba07f92024-02-27 18:54:00 -0800231 "name": "/orin1/aos/remote_timestamps/imu/orin1/camera0/frc971-vision-TargetMap",
Jim Ostrowski9bf206a2024-01-26 23:31:58 -0800232 "type": "aos.message_bridge.RemoteMessage",
233 "frequency": 80,
Maxwell Henderson8ba07f92024-02-27 18:54:00 -0800234 "source_node": "orin1",
Jim Ostrowski9bf206a2024-01-26 23:31:58 -0800235 "max_size": 208
236 },
237 {
Maxwell Henderson8ba07f92024-02-27 18:54:00 -0800238 "name": "/orin1/aos/remote_timestamps/imu/orin1/camera1/frc971-vision-TargetMap",
Maxwell Henderson440e3f12024-01-17 19:44:13 -0800239 "type": "aos.message_bridge.RemoteMessage",
240 "frequency": 80,
Maxwell Henderson8ba07f92024-02-27 18:54:00 -0800241 "source_node": "orin1",
Maxwell Henderson440e3f12024-01-17 19:44:13 -0800242 "max_size": 208
243 },
244 {
Maxwell Henderson8ba07f92024-02-27 18:54:00 -0800245 "name": "/orin1/constants",
Maxwell Henderson440e3f12024-01-17 19:44:13 -0800246 "type": "y2024.Constants",
Maxwell Henderson8ba07f92024-02-27 18:54:00 -0800247 "source_node": "orin1",
Maxwell Henderson440e3f12024-01-17 19:44:13 -0800248 "frequency": 1,
249 "num_senders": 2,
250 "max_size": 65536
251 }
252 ],
253 "applications": [
254 {
255 "name": "message_bridge_client",
256 "executable_name": "message_bridge_client",
257 "args": [
258 "--rt_priority=16",
Austin Schuh1aa19b22024-03-17 15:40:33 -0700259 "--sinit_max_init_timeout=5000",
260 "--rmem=8388608"
Maxwell Henderson440e3f12024-01-17 19:44:13 -0800261 ],
Jim Ostrowski8a1480f2024-01-20 00:31:51 -0800262 "user": "pi",
Maxwell Henderson440e3f12024-01-17 19:44:13 -0800263 "nodes": [
Maxwell Henderson8ba07f92024-02-27 18:54:00 -0800264 "orin1"
Maxwell Henderson440e3f12024-01-17 19:44:13 -0800265 ]
266 },
267 {
268 "name": "irq_affinity",
269 "executable_name": "irq_affinity",
270 "user": "root",
Austin Schuh19731b02024-03-02 16:53:19 -0800271 "args": ["--user=pi", "--irq_config=orin_irq_config.json"],
272 "nodes": [
273 "orin1"
274 ]
275 },
276 {
277 "name": "filesystem_monitor",
278 "executable_name": "filesystem_monitor",
Maxwell Henderson440e3f12024-01-17 19:44:13 -0800279 "nodes": [
Maxwell Henderson8ba07f92024-02-27 18:54:00 -0800280 "orin1"
Maxwell Henderson440e3f12024-01-17 19:44:13 -0800281 ]
282 },
283 {
284 "name": "message_bridge_server",
285 "executable_name": "message_bridge_server",
Maxwell Hendersona7c5f8c2024-02-19 21:14:17 -0800286 "args": [
Austin Schuh1aa19b22024-03-17 15:40:33 -0700287 "--rt_priority=16",
288 "--force_wmem_max=131072"
Maxwell Hendersona7c5f8c2024-02-19 21:14:17 -0800289 ],
Jim Ostrowski8a1480f2024-01-20 00:31:51 -0800290 "user": "pi",
Maxwell Henderson440e3f12024-01-17 19:44:13 -0800291 "nodes": [
Maxwell Henderson8ba07f92024-02-27 18:54:00 -0800292 "orin1"
Maxwell Henderson440e3f12024-01-17 19:44:13 -0800293 ]
294 },
295 {
296 "name": "web_proxy",
297 "executable_name": "web_proxy_main",
Jim Ostrowski8a1480f2024-01-20 00:31:51 -0800298 "user": "pi",
Maxwell Henderson440e3f12024-01-17 19:44:13 -0800299 "args": [
300 "--min_ice_port=5800",
301 "--max_ice_port=5810"
302 ],
303 "nodes": [
Maxwell Henderson8ba07f92024-02-27 18:54:00 -0800304 "orin1"
Maxwell Henderson440e3f12024-01-17 19:44:13 -0800305 ]
306 },
307 {
308 "name": "image_logger",
309 "executable_name": "image_logger",
310 "args": [
Maxwell Henderson440e3f12024-01-17 19:44:13 -0800311 "--rotate_every",
312 "30.0",
313 "--direct",
314 "--flush_size=4194304"
315 ],
Jim Ostrowski8a1480f2024-01-20 00:31:51 -0800316 "user": "pi",
Maxwell Henderson440e3f12024-01-17 19:44:13 -0800317 "nodes": [
Maxwell Henderson8ba07f92024-02-27 18:54:00 -0800318 "orin1"
Maxwell Henderson440e3f12024-01-17 19:44:13 -0800319 ]
320 },
321 {
322 "name": "foxglove_websocket",
Jim Ostrowski8a1480f2024-01-20 00:31:51 -0800323 "user": "pi",
Maxwell Henderson440e3f12024-01-17 19:44:13 -0800324 "nodes": [
Maxwell Henderson8ba07f92024-02-27 18:54:00 -0800325 "orin1"
Maxwell Henderson440e3f12024-01-17 19:44:13 -0800326 ]
327 },
328 {
Jim Ostrowskib974cca2024-01-28 15:07:50 -0800329 "name": "foxglove_image_converter0",
Jim Ostrowski9bf206a2024-01-26 23:31:58 -0800330 "executable_name": "foxglove_image_converter",
Jim Ostrowski8a1480f2024-01-20 00:31:51 -0800331 "user": "pi",
Jim Ostrowski9bf206a2024-01-26 23:31:58 -0800332 "args": [
Jim Ostrowskib974cca2024-01-28 15:07:50 -0800333 "--channel", "/camera0"
Jim Ostrowski9bf206a2024-01-26 23:31:58 -0800334 ],
335 "nodes": [
Maxwell Henderson8ba07f92024-02-27 18:54:00 -0800336 "orin1"
Jim Ostrowski9bf206a2024-01-26 23:31:58 -0800337 ]
338 },
339 {
Jim Ostrowskib974cca2024-01-28 15:07:50 -0800340 "name": "foxglove_image_converter1",
Jim Ostrowski9bf206a2024-01-26 23:31:58 -0800341 "executable_name": "foxglove_image_converter",
342 "user": "pi",
343 "args": [
Jim Ostrowskib974cca2024-01-28 15:07:50 -0800344 "--channel", "/camera1"
Jim Ostrowski9bf206a2024-01-26 23:31:58 -0800345 ],
Maxwell Henderson440e3f12024-01-17 19:44:13 -0800346 "nodes": [
Maxwell Henderson8ba07f92024-02-27 18:54:00 -0800347 "orin1"
Maxwell Henderson440e3f12024-01-17 19:44:13 -0800348 ]
349 },
350 {
351 "name": "constants_sender",
352 "autorestart": false,
Jim Ostrowski8a1480f2024-01-20 00:31:51 -0800353 "user": "pi",
Maxwell Henderson440e3f12024-01-17 19:44:13 -0800354 "nodes": [
Maxwell Henderson8ba07f92024-02-27 18:54:00 -0800355 "orin1"
Maxwell Henderson440e3f12024-01-17 19:44:13 -0800356 ]
357 },
358 {
Jim Ostrowskib974cca2024-01-28 15:07:50 -0800359 "name": "argus_camera0",
Maxwell Henderson440e3f12024-01-17 19:44:13 -0800360 "executable_name": "argus_camera",
Jim Ostrowski8a1480f2024-01-20 00:31:51 -0800361 "args": [
Jim Ostrowski9bf206a2024-01-26 23:31:58 -0800362 "--camera=0",
Jim Ostrowskib974cca2024-01-28 15:07:50 -0800363 "--channel=/camera0",
364 ],
365 "user": "pi",
366 "nodes": [
Maxwell Henderson8ba07f92024-02-27 18:54:00 -0800367 "orin1"
Jim Ostrowskib974cca2024-01-28 15:07:50 -0800368 ]
369 },
370 {
371 "name": "argus_camera1",
372 "executable_name": "argus_camera",
373 "args": [
Jim Ostrowskib974cca2024-01-28 15:07:50 -0800374 "--camera=1",
Jim Ostrowski9bf206a2024-01-26 23:31:58 -0800375 "--channel=/camera1",
Jim Ostrowski8a1480f2024-01-20 00:31:51 -0800376 ],
377 "user": "pi",
Maxwell Henderson440e3f12024-01-17 19:44:13 -0800378 "nodes": [
Maxwell Henderson8ba07f92024-02-27 18:54:00 -0800379 "orin1"
Maxwell Henderson440e3f12024-01-17 19:44:13 -0800380 ]
381 },
382 {
Jim Ostrowskib974cca2024-01-28 15:07:50 -0800383 "name": "apriltag_detector0",
384 "executable_name": "apriltag_detector",
Jim Ostrowski9bf206a2024-01-26 23:31:58 -0800385 "args": [
Jim Ostrowskib974cca2024-01-28 15:07:50 -0800386 "--channel=/camera0",
Jim Ostrowski9bf206a2024-01-26 23:31:58 -0800387 ],
388 "user": "pi",
389 "nodes": [
Maxwell Henderson8ba07f92024-02-27 18:54:00 -0800390 "orin1"
Jim Ostrowski9bf206a2024-01-26 23:31:58 -0800391 ]
392 },
393 {
394 "name": "apriltag_detector1",
Jim Ostrowskicb8b4082024-01-21 02:23:46 -0800395 "executable_name": "apriltag_detector",
Jim Ostrowski3dc21642024-01-22 16:08:40 -0800396 "args": [
Jim Ostrowski9bf206a2024-01-26 23:31:58 -0800397 "--channel=/camera1",
398 ],
399 "user": "pi",
400 "nodes": [
Maxwell Henderson8ba07f92024-02-27 18:54:00 -0800401 "orin1"
Jim Ostrowski9bf206a2024-01-26 23:31:58 -0800402 ]
Maxwell Henderson440e3f12024-01-17 19:44:13 -0800403 }
404 ],
405 "maps": [
406 {
407 "match": {
408 "name": "/aos*",
Maxwell Henderson8ba07f92024-02-27 18:54:00 -0800409 "source_node": "orin1"
Maxwell Henderson440e3f12024-01-17 19:44:13 -0800410 },
411 "rename": {
Maxwell Henderson8ba07f92024-02-27 18:54:00 -0800412 "name": "/orin1/aos"
Maxwell Henderson440e3f12024-01-17 19:44:13 -0800413 }
414 },
415 {
416 "match": {
417 "name": "/constants*",
Maxwell Henderson8ba07f92024-02-27 18:54:00 -0800418 "source_node": "orin1"
Maxwell Henderson440e3f12024-01-17 19:44:13 -0800419 },
420 "rename": {
Maxwell Henderson8ba07f92024-02-27 18:54:00 -0800421 "name": "/orin1/constants"
Maxwell Henderson440e3f12024-01-17 19:44:13 -0800422 }
423 },
424 {
425 "match": {
426 "name": "/camera*",
Maxwell Henderson8ba07f92024-02-27 18:54:00 -0800427 "source_node": "orin1"
Maxwell Henderson440e3f12024-01-17 19:44:13 -0800428 },
429 "rename": {
Maxwell Henderson8ba07f92024-02-27 18:54:00 -0800430 "name": "/orin1/camera"
Maxwell Henderson440e3f12024-01-17 19:44:13 -0800431 }
432 }
433 ],
434 "nodes": [
435 {
Maxwell Henderson8ba07f92024-02-27 18:54:00 -0800436 "name": "orin1",
437 "hostname": "orin1",
Maxwell Henderson440e3f12024-01-17 19:44:13 -0800438 "hostnames": [
Maxwell Henderson8ba07f92024-02-27 18:54:00 -0800439 "orin-971-1",
440 "orin-7971-1",
441 "orin-8971-1",
442 "orin-9971-1"
Maxwell Henderson440e3f12024-01-17 19:44:13 -0800443 ],
444 "port": 9971
445 },
446 {
447 "name": "imu"
448 }
449 ]
450}