Releases: ethz-adrl/control-toolbox
Releases · ethz-adrl/control-toolbox
3.0.2-beta
- forward HPIPM interface to specific commit, including simplified gain computation
- forwarded to the latest releases of CppAD and CppADCodegen
- various bug-fixes and stability improvements
3.0.2
- upgraded HPIPM to version 0.1.1, which simplified the interface for getting Riccati-matrices from the solver
- resolved ordering-bug for box-constraints
- switched back to differential formulation of LQ problems to maintain comparability with other solutions
- simplified user-interface to the 7 different iLQR-style solver variants
- removed copied code from external repos (CppAD and CppADCodeGen) and provided install script instead