blob: b55aebe6ec2091013e4f41ef9e45e4e2ea20c8d0 [file] [log] [blame]
Niko Sohmers3860f8a2024-01-12 21:05:19 -08001{
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_roborio.json",
Maxwell Henderson440e3f12024-01-17 19:44:13 -080016 "y2024_imu.json",
17 "y2024_orin1.json",
Niko Sohmers3860f8a2024-01-12 21:05:19 -080018 ]
19}