James (Peilun) Li | a70e575 | 2024-09-18 20:43:00 -0700 | [diff] [blame^] | 1 | { |
2 | "channel_storage_duration": 10000000000, | ||||
3 | "maps": [ | ||||
4 | { | ||||
5 | "match": { | ||||
6 | "name": "/aos", | ||||
7 | "type": "aos.RobotState" | ||||
8 | }, | ||||
9 | "rename": { | ||||
10 | "name": "/roborio/aos" | ||||
11 | } | ||||
12 | } | ||||
13 | ], | ||||
14 | "imports": [ | ||||
15 | "y2024_bot3_roborio.json", | ||||
16 | "y2024_bot3_imu.json", | ||||
17 | "y2024_bot3_orin1.json", | ||||
18 | ] | ||||
19 | } |