Implementation of numerical solvers used in the Machines in Motion Laboratory
copied from cf-staging / mim-solversImplementation of numerical solvers used in the Machines in Motion Laboratory. In particular, the Sequential Quadratic Programming (SQP) solver that solves efficiently nonlinear constrained OCPs. All solvers are implemented by using Crocoddyl (v2.0) as the base software. Consquently, Crocoddyl users can use our efficient solvers while constructing their OCPs using the same API they are used to.