ProxNLP: a primal-dual augmented Lagrangian solver for nonlinear programming in Robotics and beyond
Wilson Jallet (WILLOW, LAAS-GEPETTO), Antoine Bambade (ENPC, WILLOW),, Nicolas Mansard (LAAS-GEPETTO), Justin Carpentier (WILLOW)

TL;DR
ProxNLP introduces a primal-dual augmented Lagrangian solver tailored for nonlinear constrained optimization on manifolds, enhancing robustness and speed for robotics and control applications.
Contribution
It presents a novel primal-dual augmented Lagrangian method for inequality-constrained problems on manifolds, with an efficient C++ implementation for robotics.
Findings
Effective handling of inequality constraints on manifolds.
Robust and fast optimization suitable for robotics applications.
Open-source C++ implementation available.
Abstract
Mathematical optimization is the workhorse behind several aspects of modern robotics and control. In these applications, the focus is on constrained optimization, and the ability to work on manifolds (such as the classical matrix Lie groups), along with a specific requirement for robustness and speed. In recent years, augmented Lagrangian methods have seen a resurgence due to their robustness and flexibility, their connections to (inexact) proximal-point methods, and their interoperability with Newton or semismooth Newton methods. In the sequel, we present primal-dual augmented Lagrangian method for inequality-constrained problems on manifolds, which we introduced in our recent work, as well as an efficient C++ implementation suitable for use in robotics applications and beyond.
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Optimization Algorithms Research · Robotic Mechanisms and Dynamics · Polynomial and algebraic computation
