ShuoYangRobotics/A1-QP-MPC-Controller

why 4th order Bezier Curves is used instead of 3rd order, like MIT?

Closed this issue · 1 comments

In the code I notice that 4th order Bezier Curves with 5 control point is used. I am curios about the reason why it is adopted. Thank you!

it is just a design choice. feel free to change it.