blob: 351682d05710aec90e0b11a8f9777dc318e053d9 [file] [log] [blame]
package y2016_bot3;
struct ProfileParams {
double velocity;
double acceleration;
};