Pariterre
Pariterre
Hi there! I've had a lot of fun cracking your CrackMe. Thanks for that! In your makefile, you are using no optimization -O1. While this create a more straight forward...
Hi there! I am writting a biomechanics frame work for optimal control called BiorbdOptim. It is based on CasADi and biorbd. I would be interested to support acados as well...
Check if the Jacobian of the cost function and the Jacobian and Hessian of the constraints is well-conditioned. Otherwise raise a warning (flag in solve, or in an ocp.method)
When using ControlType.LINEAR_CONTINOUS, the plot is not actually properly integrated
Currently the objective Lagrange functions (and constraint for MINIMIZE) are only computed at the nodes (as for the continuity constraints. However, this approximation may gets ugly if the function is...
NaN should be dealt like IPOPT
This requires to stack the problem in a single phase (that is having the same number of shooting point in each "phase")