Gitiles
Code Review
Sign In
realtimeroboticsgroup.org
/
RealtimeRoboticsGroup
/
test
/
ad31234709c33dbc3d78ca344bd0e077896ec8e5
/
.
/
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
;