Gitiles
Code Review
Sign In
realtimeroboticsgroup.org
/
RealtimeRoboticsGroup
/
test
/
31c4535a39274328f3b1bf26892e0e9ba91509df
/
.
/
y2024
/
control_loops
/
superstructure
/
superstructure_goal.fbs
blob: 1c4b3dd7f56e2c380686e8e25d338c21cfdef782 [
file
] [
log
] [
blame
]
include
"frc971/control_loops/profiled_subsystem.fbs"
;
namespace
y2024
.
control_loops
.
superstructure
;
table
Goal
{
}
root_type
Goal
;