Skip to content

add generalized primal dual augmented Lagrangian (gpdal) for dense backend #228

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 4 commits into from
Jun 15, 2023

Conversation

Bambade
Copy link
Collaborator

@Bambade Bambade commented Jun 14, 2023

Add a switch option for choosing another primal dual augmented Lagrangian merit function with ProxQP dense backend (named GPDAL, the current one is called PDAL).

The code is unit tested in C++ and python.

The new merit function changes are for the moment only commented for ProxQP sparse backend and will be added after further changes regarding the sparse linear solver.

@jcarpent jcarpent merged commit 847c135 into Simple-Robotics:devel Jun 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants