Search papers, labs, and topics across Lattice.
The paper introduces Hippo, a novel trajectory optimization solver that combines an interior-point method (IPM) for inequality constraints with projection or IPM for hard equality constraints. Hippo employs an adaptive barrier update strategy within its IPM implementation to enhance robustness and efficiency. Benchmarking demonstrates that Hippo outperforms existing SQP and DDP-based solvers on complex robotic trajectory optimization problems demanding high-quality solutions.
Hippo offers a robust and efficient alternative to SQP and DDP for robotic trajectory optimization, particularly for problems with hard constraints.
Trajectory optimization is the core of modern model-based robotic control and motion planning. Existing trajectory optimizers, based on sequential quadratic programming (SQP) or differential dynamic programming (DDP), are often limited by their slow computation efficiency, low modeling flexibility, and poor convergence for complex tasks requiring hard constraints. In this paper, we introduce Hippo, a solver that can handle inequality constraints using the interior-point method (IPM) with an adaptive barrier update strategy and hard equality constraints via projection or IPM. Through extensive numerical benchmarks, we show that Hippo is a robust and efficient alternative to existing state-of-the-art solvers for difficult robotic trajectory optimization problems requiring high-quality solutions, such as locomotion and manipulation.