Gitiles
Code Review
Sign In
realtimeroboticsgroup.org
/
RealtimeRoboticsGroup
/
test
/
ce79a63da8d2e01f0ddd9c6887b5430e8c38f94e
/
.
/
y2014
/
queues
/
hot_goal.q
blob: d93696876cc53c6db41f15fe0905b505705056f8 [
file
] [
log
] [
blame
]
package
y2014
;
message
HotGoal
{
uint64_t
left_count
;
uint64_t
right_count
;
};
queue
HotGoal
hot_goal
;