Hi there,
I am building my own motion planning algorithm and I feed the position, velocity, and acceleration references into the system. Some of the times, the motors would exert a large amount of jerk, get stuck and not move. Other times, it would even spin uncontrollably afterwards. What is the cause of this issue? I also encountered this when using ST_runPosMove features.
Thanks