IROS 2019

November 07, 2019

Brian Jackson presented our fast trajectory optimization solver, ALTRO, at IROS 2019 in Macao, China. ALTRO is a state-of-the-art solver for trajectory optimization, written in the Julia programming language, that uses Augmented Lagrangian with iLQR, along with some new tricks, to get fast performance on very general class of problems. A new version of the code, which was teased during the presentation, will be release in the upcoming weeks. We got a lot of fantastic feedback and interest and look forward to some future collaborations as a result of the conference.

The paper is available here and the code can be downloaded directly from the Julia package repository or from GitHub.