Gitiles
Code Review
Sign In
realtimeroboticsgroup.org
/
RealtimeRoboticsGroup
/
test
/
94a54109f801076887c0720a8b74b7a66f1e1c91
/
.
/
y2016_bot3
/
queues
/
profile_params.q
blob: 351682d05710aec90e0b11a8f9777dc318e053d9 [
file
] [
log
] [
blame
]
package
y2016_bot3
;
struct
ProfileParams
{
double
velocity
;
double
acceleration
;
};