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