I was trying to move our robot across a polycurve which has been divided into many many points. I used a point-to-point component as the command generator and was able to successfully write a src file, yet because I used point-to-point the robot was not interpolating its path in any way and moved very slowly and jerkily between points without time to accelerate.
For this reason, I changed approaches and started to use the spline command component, but I've run into issues there as well on the grasshopper side.
I am wondering if there is any quick way to smooth out this point-to-point path so that the robot can execute it more quickly? Perhaps this is just a fundamental part of the way p2p works.
Robot = Kuka Agilus
Thanks for your time,
Jackson
For this reason, I changed approaches and started to use the spline command component, but I've run into issues there as well on the grasshopper side.
I am wondering if there is any quick way to smooth out this point-to-point path so that the robot can execute it more quickly? Perhaps this is just a fundamental part of the way p2p works.
Robot = Kuka Agilus
Thanks for your time,
Jackson