Gitiles
Code Review
Sign In
realtimeroboticsgroup.org
/
RealtimeRoboticsGroup
/
test
/
ce79a63da8d2e01f0ddd9c6887b5430e8c38f94e
/
.
/
y2016
/
queues
/
profile_params.q
blob: 56b2ab3bc0efc527d5d2bdcf96050741d038285b [
file
] [
log
] [
blame
]
package
y2016
;
struct
ProfileParams
{
double
velocity
;
double
acceleration
;
};