Gitiles
Code Review
Sign In
realtimeroboticsgroup.org
/
RealtimeRoboticsGroup
/
test
/
ac0771c6ced008aa9f6db7231656e8766ba6e46c
/
.
/
y2020
/
control_loops
/
superstructure
/
superstructure_goal.fbs
blob: 8a38b9579fd6f57e9fc5524c5563a6f6c2336b6e [
file
] [
log
] [
blame
]
include
"frc971/control_loops/profiled_subsystem.fbs"
;
namespace
y2020
.
control_loops
.
superstructure
;
table
Goal
{
}
root_type
Goal
;