{ | |
"channels": [ | |
{ | |
"name": "/codelab", | |
"type": "frc971.codelab.Goal" | |
}, | |
{ | |
"name": "/codelab", | |
"type": "frc971.codelab.Output" | |
}, | |
{ | |
"name": "/codelab", | |
"type": "frc971.codelab.Status" | |
}, | |
{ | |
"name": "/codelab", | |
"type": "frc971.codelab.Position" | |
} | |
], | |
"imports": [ | |
"../../frc971/input/robot_state_config.json" | |
] | |
} |