Move with acceleration
Description
Rotates the motor with the specified acceleration
Inputs
i32 acceleration: The acceleration (the unit is microsteps per time step per time step * 2^24).
u32 timeSteps: The number of time steps to apply this acceleration. Use command 18 to get the frequency of the time steps. After this many time steps, the acceleration will go to zero and velocity will be maintained.
Outputs
None
Log window