Gitiles
Code Review
Sign In
realtimeroboticsgroup.org
/
RealtimeRoboticsGroup
/
test
/
bf24c9ef54ddfb4f27921c856b34298b738b90d5
/
.
/
y2023
/
control_loops
/
superstructure
/
superstructure_position.fbs
blob: 49abd28d233d6858474ffab6ec7dd822503a7ed3 [
file
] [
log
] [
blame
]
include
"frc971/control_loops/control_loops.fbs"
;
namespace
y2023
.
control_loops
.
superstructure
;
table
Position
{
}
root_type
Position
;