I’ve had this idea for a while but started exploring it again after watching the velocity derivative part of this video: The Beauty of Bézier Curves. I was wondering if we could use this derivative data to predefine motor values to follow it. I’m sure tuning will be required for different bots’ weights and center of gravities. I have the idea but I’m not sure I have the mathematical knowledge to understand/search for the answer.
At first, I thought this was exactly the kind of scenario that Pure Pursuit but I didn’t understand why it looks for points with a circle when it can try to stay on the curve from the beginning. The timestamp 7:30
in the video shows that it can calculate offsets for a drivetrain so maybe we can use those arc lengths to calculate the motor power? Am I overcomplicating things as PP was made for following complex curves or is this something that just isn’t possible to the required accuracy in the real world?
Can someone help me expand on this idea?
P.S. I know this is more of a mathematic question but since my end goal was to implement on a drivetrain maybe someone here has an answer. If not, I might post on something like MathExchange