English

How-to Augmented Lagrangian on Factor Graphs

Robotics 2024-10-28 v1

Abstract

Factor graphs are a very powerful graphical representation, used to model many problems in robotics. They are widely spread in the areas of Simultaneous Localization and Mapping (SLAM), computer vision, and localization. In this paper we describe an approach to fill the gap with other areas, such as optimal control, by presenting an extension of Factor Graph Solvers to constrained optimization. The core idea of our method is to encapsulate the Augmented Lagrangian (AL) method in factors of the graph that can be integrated straightforwardly in existing factor graph solvers. We show the generality of our approach by addressing three applications, arising from different areas: pose estimation, rotation synchronization and Model Predictive Control (MPC) of a pseudo-omnidirectional platform. We implemented our approach using C++ and ROS. Besides the generality of the approach, application results show that we can favorably compare against domain specific approaches.

Keywords

Cite

@article{arxiv.2308.05444,
  title  = {How-to Augmented Lagrangian on Factor Graphs},
  author = {Barbara Bazzana and Henrik Andreasson and Giorgio Grisetti},
  journal= {arXiv preprint arXiv:2308.05444},
  year   = {2024}
}

Comments

This work has been submitted to the IEEE for possible publication

R2 v1 2026-06-28T11:52:38.277Z