Combining Method of Alternating Projections and Augmented Lagrangian for Task Constrained Trajectory Optimization
Arun Kumar Singh, Reza Ghabcheloo, Andreas Muller, Harit Pandya

TL;DR
This paper introduces a novel optimizer combining alternating projections and augmented Lagrangian methods for efficient, parallelizable task-constrained motion planning in robotic manipulators, outperforming standard solvers in speed.
Contribution
A new custom optimizer exploiting task constraint structure, integrating alternating projections with augmented Lagrangian, enabling faster and parallelizable motion planning solutions.
Findings
Achieves cyclic joint space motion matching task space trajectories.
Up to three times faster than SciPy non-linear solver for similar residuals.
Fully distributive, suitable for parallel computation.
Abstract
Motion planning for manipulators under task space constraints is difficult as it constrains the joint configurations to always lie on an implicitly defined manifold. It is possible to view task constrained motion planning as an optimization problem with non-linear equality constraints which can be solved by general non-linear optimization techniques. In this paper, we present a novel custom optimizer which exploits the underlying structure present in many task constraints. At the core of our approach are some simple reformulations, which when coupled with the \emph{method of alternating projection}, leads to an efficient convex optimization based routine for computing a feasible solution to the task constraints. We subsequently build on this result and use the concept of Augmented Lagrangian to guide the feasible solutions towards those which also minimize the user defined cost…
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.
