|
Re: Trapezoidal Motion Profile Using Discrete Method
The a(t), v(t), and x(t) functions in the paper are stand-alone.
If you are not going to use velocity or acceleration in your control algorithm, you don't need to compute a(t) or v(t). Just use x(t).
|