blob: aea954c2196025feda93a3f0be21885bf04a0fc6 [file] [log] [blame]
James (Peilun) Lia70e5752024-09-18 20:43:00 -07001{
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}