#include <MotorControl.hh>
This structure holds the target setting information for a motor.
Public Attributes | |
double | pos |
double | vel |
double | acc |
|
Acceleration target |
|
Position target |
|
Velocity target |