Range-Kutta Integration
RK4
- Saw from here https://web.casadi.org/blog/ocp/ while learning CasADI
Simpler is to just use Euler Integration method
Trey was saying RK2 is probs fine, but RK4 might run into some issues.
RK4
Simpler is to just use Euler Integration method
Trey was saying RK2 is probs fine, but RK4 might run into some issues.