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