Gitiles
Code Review
Sign In
realtimeroboticsgroup.org
/
RealtimeRoboticsGroup
/
test
/
93825a057bc18b5919dbde4827cc5fea5bed86a8
/
.
/
y2022
/
control_loops
/
superstructure
/
superstructure_position.fbs
blob: 02002bab04cd6c7efc3a2096ee678a762e27a243 [
file
] [
log
] [
blame
]
include
"frc971/control_loops/control_loops.fbs"
;
namespace
y2022
.
control_loops
.
superstructure
;
table
Position
{
}
root_type
Position
;