Gitiles
Code Review
Sign In
realtimeroboticsgroup.org
/
RealtimeRoboticsGroup
/
test
/
3653cf25bd3b51ca6f1964c1f2d9c400be9b6e6b
/
.
/
frc971
/
input
/
robot_state_config.json
blob: e5d2c3baed35857de8e4ac1698e56de1d50a3445 [
file
] [
log
] [
blame
]
{
"channels"
:
[
{
"name"
:
"/aos"
,
"type"
:
"aos.JoystickState"
,
"frequency"
:
75
},
{
"name"
:
"/aos"
,
"type"
:
"aos.RobotState"
,
"frequency"
:
250
}
],
"imports"
:
[
"../../../org_frc971/aos/events/aos.json"
]
}