oh ye i spent a whole day trying to fix my hermite interpolation but it kept causing a tiny amount of jitter no matter what i did
i don't think my code was wrong because my catmull rom interpolation worked fine but that adds an extra frame of latency and i wanted to avoid that
my only guess is that i'm sending it the wrong velocities but idk how or why