blob: c37a3949a8dcd5a0b5f0e9eb1ee63275f6849322 [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,
Jim Ostrowski5fb0c532024-03-17 18:38:31 -070022 "num_senders": 30
Maxwell Henderson440e3f12024-01-17 19:44:13 -080023 },
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,
Austin Schuhf5dbe2c2024-04-06 16:10:24 -070030 "max_size": 4096
Maxwell Henderson440e3f12024-01-17 19:44:13 -080031 },
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,
Tushar Pankaj77560402024-03-17 19:37:12 -0700123 "frequency": 70,
Jim Ostrowski9bf206a2024-01-26 23:31:58 -0800124 "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,
Tushar Pankaj77560402024-03-17 19:37:12 -0700134 "frequency": 70,
Jim Ostrowskib974cca2024-01-28 15:07:50 -0800135 "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,
Tushar Pankaj77560402024-03-17 19:37:12 -0700146 "frequency": 70,
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,
Tushar Pankaj77560402024-03-17 19:37:12 -0700155 "frequency": 70,
Jim Ostrowski9bf206a2024-01-26 23:31:58 -0800156 "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",
Tushar Pankaj77560402024-03-17 19:37:12 -0700162 "frequency": 70,
Jim Ostrowskib974cca2024-01-28 15:07:50 -0800163 "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",
Tushar Pankaj77560402024-03-17 19:37:12 -0700169 "frequency": 70,
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",
Tushar Pankaj77560402024-03-17 19:37:12 -0700176 "frequency": 70,
James Kuszmaul313e9ce2024-02-11 17:47:33 -0800177 "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",
Tushar Pankaj77560402024-03-17 19:37:12 -0700183 "frequency": 70,
James Kuszmaul313e9ce2024-02-11 17:47:33 -0800184 "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",
Tushar Pankaj77560402024-03-17 19:37:12 -0700190 "frequency": 70,
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",
Tushar Pankaj77560402024-03-17 19:37:12 -0700213 "frequency": 70,
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 {
Tushar Pankaj47313c12024-03-16 17:03:53 -0700247 "name": "/orin1/hardware_monitor",
248 "type": "frc971.orin.HardwareStats",
249 "source_node": "orin1",
250 "frequency": 2
251 },
252 {
Maxwell Henderson8ba07f92024-02-27 18:54:00 -0800253 "name": "/orin1/constants",
Maxwell Henderson440e3f12024-01-17 19:44:13 -0800254 "type": "y2024.Constants",
Maxwell Henderson8ba07f92024-02-27 18:54:00 -0800255 "source_node": "orin1",
Maxwell Henderson440e3f12024-01-17 19:44:13 -0800256 "frequency": 1,
257 "num_senders": 2,
258 "max_size": 65536
259 }
260 ],
261 "applications": [
262 {
263 "name": "message_bridge_client",
264 "executable_name": "message_bridge_client",
265 "args": [
266 "--rt_priority=16",
Austin Schuh1aa19b22024-03-17 15:40:33 -0700267 "--sinit_max_init_timeout=5000",
268 "--rmem=8388608"
Maxwell Henderson440e3f12024-01-17 19:44:13 -0800269 ],
Jim Ostrowski8a1480f2024-01-20 00:31:51 -0800270 "user": "pi",
Maxwell Henderson440e3f12024-01-17 19:44:13 -0800271 "nodes": [
Maxwell Henderson8ba07f92024-02-27 18:54:00 -0800272 "orin1"
Maxwell Henderson440e3f12024-01-17 19:44:13 -0800273 ]
274 },
275 {
276 "name": "irq_affinity",
277 "executable_name": "irq_affinity",
278 "user": "root",
Austin Schuh19731b02024-03-02 16:53:19 -0800279 "args": ["--user=pi", "--irq_config=orin_irq_config.json"],
280 "nodes": [
281 "orin1"
282 ]
283 },
284 {
285 "name": "filesystem_monitor",
286 "executable_name": "filesystem_monitor",
Maxwell Henderson440e3f12024-01-17 19:44:13 -0800287 "nodes": [
Maxwell Henderson8ba07f92024-02-27 18:54:00 -0800288 "orin1"
Maxwell Henderson440e3f12024-01-17 19:44:13 -0800289 ]
290 },
291 {
Tushar Pankaj47313c12024-03-16 17:03:53 -0700292 "name": "hardware_monitor",
293 "executable_name": "hardware_monitor",
294 "nodes": [
295 "orin1"
296 ]
297 },
298 {
Maxwell Henderson440e3f12024-01-17 19:44:13 -0800299 "name": "message_bridge_server",
300 "executable_name": "message_bridge_server",
Maxwell Hendersona7c5f8c2024-02-19 21:14:17 -0800301 "args": [
Austin Schuh1aa19b22024-03-17 15:40:33 -0700302 "--rt_priority=16",
303 "--force_wmem_max=131072"
Maxwell Hendersona7c5f8c2024-02-19 21:14:17 -0800304 ],
Jim Ostrowski8a1480f2024-01-20 00:31:51 -0800305 "user": "pi",
Maxwell Henderson440e3f12024-01-17 19:44:13 -0800306 "nodes": [
Maxwell Henderson8ba07f92024-02-27 18:54:00 -0800307 "orin1"
Maxwell Henderson440e3f12024-01-17 19:44:13 -0800308 ]
309 },
310 {
311 "name": "web_proxy",
312 "executable_name": "web_proxy_main",
Jim Ostrowski8a1480f2024-01-20 00:31:51 -0800313 "user": "pi",
Maxwell Henderson440e3f12024-01-17 19:44:13 -0800314 "args": [
315 "--min_ice_port=5800",
316 "--max_ice_port=5810"
317 ],
318 "nodes": [
Maxwell Henderson8ba07f92024-02-27 18:54:00 -0800319 "orin1"
Maxwell Henderson440e3f12024-01-17 19:44:13 -0800320 ]
321 },
322 {
323 "name": "image_logger",
324 "executable_name": "image_logger",
325 "args": [
Maxwell Henderson440e3f12024-01-17 19:44:13 -0800326 "--rotate_every",
327 "30.0",
328 "--direct",
329 "--flush_size=4194304"
330 ],
Jim Ostrowski8a1480f2024-01-20 00:31:51 -0800331 "user": "pi",
Maxwell Henderson440e3f12024-01-17 19:44:13 -0800332 "nodes": [
Maxwell Henderson8ba07f92024-02-27 18:54:00 -0800333 "orin1"
Maxwell Henderson440e3f12024-01-17 19:44:13 -0800334 ]
335 },
336 {
337 "name": "foxglove_websocket",
Jim Ostrowski8a1480f2024-01-20 00:31:51 -0800338 "user": "pi",
Maxwell Henderson440e3f12024-01-17 19:44:13 -0800339 "nodes": [
Maxwell Henderson8ba07f92024-02-27 18:54:00 -0800340 "orin1"
Maxwell Henderson440e3f12024-01-17 19:44:13 -0800341 ]
342 },
343 {
Jim Ostrowskib974cca2024-01-28 15:07:50 -0800344 "name": "foxglove_image_converter0",
Jim Ostrowski9bf206a2024-01-26 23:31:58 -0800345 "executable_name": "foxglove_image_converter",
Jim Ostrowski8a1480f2024-01-20 00:31:51 -0800346 "user": "pi",
Jim Ostrowski9bf206a2024-01-26 23:31:58 -0800347 "args": [
Jim Ostrowskib974cca2024-01-28 15:07:50 -0800348 "--channel", "/camera0"
Jim Ostrowski9bf206a2024-01-26 23:31:58 -0800349 ],
350 "nodes": [
Maxwell Henderson8ba07f92024-02-27 18:54:00 -0800351 "orin1"
Jim Ostrowski9bf206a2024-01-26 23:31:58 -0800352 ]
353 },
354 {
Jim Ostrowskib974cca2024-01-28 15:07:50 -0800355 "name": "foxglove_image_converter1",
Jim Ostrowski9bf206a2024-01-26 23:31:58 -0800356 "executable_name": "foxglove_image_converter",
357 "user": "pi",
358 "args": [
Jim Ostrowskib974cca2024-01-28 15:07:50 -0800359 "--channel", "/camera1"
Jim Ostrowski9bf206a2024-01-26 23:31:58 -0800360 ],
Maxwell Henderson440e3f12024-01-17 19:44:13 -0800361 "nodes": [
Maxwell Henderson8ba07f92024-02-27 18:54:00 -0800362 "orin1"
Maxwell Henderson440e3f12024-01-17 19:44:13 -0800363 ]
364 },
365 {
366 "name": "constants_sender",
367 "autorestart": false,
Jim Ostrowski8a1480f2024-01-20 00:31:51 -0800368 "user": "pi",
Maxwell Henderson440e3f12024-01-17 19:44:13 -0800369 "nodes": [
Maxwell Henderson8ba07f92024-02-27 18:54:00 -0800370 "orin1"
Maxwell Henderson440e3f12024-01-17 19:44:13 -0800371 ]
372 },
373 {
Stephan Pleines7463f602024-04-03 20:16:54 -0700374 "name": "argus_monitor_orin1",
375 "executable_name": "argus_monitor",
376 "args": [
377 "/orin1/camera0",
378 "frc971.vision.TargetMap",
379 "/orin1/camera1",
380 "frc971.vision.TargetMap",
381 ],
382 "user": "pi",
383 "nodes": [
384 "orin1"
385 ]
386 },
387 {
Jim Ostrowskib974cca2024-01-28 15:07:50 -0800388 "name": "argus_camera0",
Maxwell Henderson440e3f12024-01-17 19:44:13 -0800389 "executable_name": "argus_camera",
Jim Ostrowski8a1480f2024-01-20 00:31:51 -0800390 "args": [
Jim Ostrowski9bf206a2024-01-26 23:31:58 -0800391 "--camera=0",
Austin Schuhf5dbe2c2024-04-06 16:10:24 -0700392 "--channel=/camera0"
Jim Ostrowskib974cca2024-01-28 15:07:50 -0800393 ],
394 "user": "pi",
395 "nodes": [
Maxwell Henderson8ba07f92024-02-27 18:54:00 -0800396 "orin1"
Jim Ostrowskib974cca2024-01-28 15:07:50 -0800397 ]
398 },
399 {
400 "name": "argus_camera1",
401 "executable_name": "argus_camera",
402 "args": [
Jim Ostrowskib974cca2024-01-28 15:07:50 -0800403 "--camera=1",
Austin Schuhf5dbe2c2024-04-06 16:10:24 -0700404 "--channel=/camera1"
Jim Ostrowski8a1480f2024-01-20 00:31:51 -0800405 ],
406 "user": "pi",
Maxwell Henderson440e3f12024-01-17 19:44:13 -0800407 "nodes": [
Maxwell Henderson8ba07f92024-02-27 18:54:00 -0800408 "orin1"
Maxwell Henderson440e3f12024-01-17 19:44:13 -0800409 ]
410 },
411 {
Jim Ostrowskib974cca2024-01-28 15:07:50 -0800412 "name": "apriltag_detector0",
413 "executable_name": "apriltag_detector",
Jim Ostrowski9bf206a2024-01-26 23:31:58 -0800414 "args": [
Austin Schuhf5dbe2c2024-04-06 16:10:24 -0700415 "--channel=/camera0"
Jim Ostrowski9bf206a2024-01-26 23:31:58 -0800416 ],
417 "user": "pi",
418 "nodes": [
Maxwell Henderson8ba07f92024-02-27 18:54:00 -0800419 "orin1"
Jim Ostrowski9bf206a2024-01-26 23:31:58 -0800420 ]
421 },
422 {
423 "name": "apriltag_detector1",
Jim Ostrowskicb8b4082024-01-21 02:23:46 -0800424 "executable_name": "apriltag_detector",
Jim Ostrowski3dc21642024-01-22 16:08:40 -0800425 "args": [
Austin Schuhf5dbe2c2024-04-06 16:10:24 -0700426 "--channel=/camera1"
427 ],
428 "user": "pi",
429 "nodes": [
430 "orin1"
431 ]
432 },
433 {
434 "name": "image_streamer",
435 "executable_name": "image_streamer",
436 "args": [
437 "--device=/dev/uvcvideo",
438 "--height=480",
439 "--width=640",
440 "--nopublish_images",
441 "--exposure=0",
442 "--framerate=30",
443 "--streaming_port=1181",
444 "--bitrate=2000000",
445 "--data_dir=/home/pi/bin/image_streamer_www"
Jim Ostrowski9bf206a2024-01-26 23:31:58 -0800446 ],
447 "user": "pi",
448 "nodes": [
Maxwell Henderson8ba07f92024-02-27 18:54:00 -0800449 "orin1"
Jim Ostrowski9bf206a2024-01-26 23:31:58 -0800450 ]
Maxwell Henderson440e3f12024-01-17 19:44:13 -0800451 }
452 ],
453 "maps": [
454 {
455 "match": {
456 "name": "/aos*",
Maxwell Henderson8ba07f92024-02-27 18:54:00 -0800457 "source_node": "orin1"
Maxwell Henderson440e3f12024-01-17 19:44:13 -0800458 },
459 "rename": {
Maxwell Henderson8ba07f92024-02-27 18:54:00 -0800460 "name": "/orin1/aos"
Maxwell Henderson440e3f12024-01-17 19:44:13 -0800461 }
462 },
463 {
464 "match": {
465 "name": "/constants*",
Maxwell Henderson8ba07f92024-02-27 18:54:00 -0800466 "source_node": "orin1"
Maxwell Henderson440e3f12024-01-17 19:44:13 -0800467 },
468 "rename": {
Maxwell Henderson8ba07f92024-02-27 18:54:00 -0800469 "name": "/orin1/constants"
Maxwell Henderson440e3f12024-01-17 19:44:13 -0800470 }
471 },
472 {
473 "match": {
474 "name": "/camera*",
Maxwell Henderson8ba07f92024-02-27 18:54:00 -0800475 "source_node": "orin1"
Maxwell Henderson440e3f12024-01-17 19:44:13 -0800476 },
477 "rename": {
Maxwell Henderson8ba07f92024-02-27 18:54:00 -0800478 "name": "/orin1/camera"
Maxwell Henderson440e3f12024-01-17 19:44:13 -0800479 }
Tushar Pankaj47313c12024-03-16 17:03:53 -0700480 },
481 {
482 "match": {
483 "name": "/hardware_monitor*",
484 "source_node": "orin1"
485 },
486 "rename": {
487 "name": "/orin1/hardware_monitor"
488 }
Maxwell Henderson440e3f12024-01-17 19:44:13 -0800489 }
490 ],
491 "nodes": [
492 {
Maxwell Henderson8ba07f92024-02-27 18:54:00 -0800493 "name": "orin1",
494 "hostname": "orin1",
Maxwell Henderson440e3f12024-01-17 19:44:13 -0800495 "hostnames": [
Maxwell Henderson8ba07f92024-02-27 18:54:00 -0800496 "orin-971-1",
497 "orin-7971-1",
498 "orin-8971-1",
499 "orin-9971-1"
Maxwell Henderson440e3f12024-01-17 19:44:13 -0800500 ],
501 "port": 9971
502 },
503 {
504 "name": "imu"
505 }
506 ]
507}