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