File tree Expand file tree Collapse file tree 1 file changed +2
-0
lines changed
Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -12,9 +12,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1212- Add a multibody friction cone cost ([ #234 ] ( https://github.com/Simple-Robotics/aligator/pull/234 ) )
1313- Add a ` GravityCompensationResidual ` , modelling $r(x,u) = Bu - G(q)$ ([ #235 ] ( https://github.com/Simple-Robotics/aligator/pull/235 ) )
1414- Add Pixi support ([ #240 ] ( https://github.com/Simple-Robotics/aligator/pull/240 ) )
15+ - Added a nonmonotone linesearch procedure ([ #244 ] ( https://github.com/Simple-Robotics/aligator/pull/244 ) )
1516
1617### Changed
1718
19+ - The minimum required version of proxsuite-nlp is now 0.9.0 ([ #244 ] ( https://github.com/Simple-Robotics/aligator/pull/244 ) )
1820- ` SolverProxDDP ` : add temporary vectors for linesearch
1921- ` SolverProxDDP ` : remove exceptions from ` computeMultipliers() ` , return a bool flag
2022- HistoryCallback: take solver instance as argument
You can’t perform that action at this time.
0 commit comments