ALTRO: A Fast Solver for Constrained Trajectory Optimization - Robotics Institute Carnegie Mellon University

ALTRO: A Fast Solver for Constrained Trajectory Optimization

Taylor Howell, Brian Jackson, and Zac Manchester
Conference Paper, Proceedings of (IROS) IEEE/RSJ International Conference on Intelligent Robots and Systems, pp. 7674 - 7679, November, 2019

Abstract

Trajectory optimization is a widely used tool for robot motion planning and control. Existing solvers for these problems either rely on off-the-shelf nonlinear programming solvers that are numerically robust and capable of handling arbitrary constraints, but tend to be slow because they are general purpose; or they use custom numerical methods that take advantage of the problem structure to be fast, but often lack robustness and have limited or no ability to reason about constraints. This paper presents ALTRO (Augmented Lagrangian TRajectory optimizer), a solver for constrained trajectory optimization problems that handles general nonlinear state and input constraints and offers fast convergence and numerical robustness thanks to careful exploitation of problem structure. We demonstrate its performance on a set of benchmark motion-planning problems and offer comparisons to the standard direct collocation method with large-scale sequential quadratic programming and interior-point solvers.

BibTeX

@conference{Howell-2019-122091,
author = {Taylor Howell and Brian Jackson and Zac Manchester},
title = {ALTRO: A Fast Solver for Constrained Trajectory Optimization},
booktitle = {Proceedings of (IROS) IEEE/RSJ International Conference on Intelligent Robots and Systems},
year = {2019},
month = {November},
pages = {7674 - 7679},
}