Gitiles
Code Review
Sign In
realtimeroboticsgroup.org
/
RealtimeRoboticsGroup
/
test
/
9891b29e8c89172d25e24578b0ff277bb5ca0bd5
/
.
/
frc971
/
autonomous
/
autonomous_config.json
blob: 8b5e7de2f4a0e866759ef3741c7e37a4f013a40e [
file
] [
log
] [
blame
]
{
"channels"
:
[
{
"name"
:
"/autonomous"
,
"type"
:
"aos.common.actions.Status"
},
{
"name"
:
"/autonomous"
,
"type"
:
"frc971.autonomous.Goal"
},
{
"name"
:
"/autonomous"
,
"type"
:
"frc971.autonomous.AutonomousMode"
,
"frequency"
:
200
}
]
}