Hello, I have a project where i am receiving some incoming positional data from an automation controller. The positions are transmitted every 1second and i am trying to smooth out the movement in the best way possible.
Ive achieved something close using the Newton node and the Current position and next position difference to vary the accelerations, it works quite well but does not feel right.
Can anyone suggest a better way of doing this?
Cheers
Andy