Efficient and Real-Time Motion Planning for Robotics Using Projection-Based Optimization
Xuemin Chi, Hakan Girgin, Tobias L\"ow, Yangyang Xie, Teng Xue, Jihao Huang, Cheng Hu, Zhitao Liu, Sylvain Calinon

TL;DR
This paper introduces ALSPG, a geometric projection-based optimization method for real-time robot motion planning that outperforms traditional solvers in efficiency and is validated on various robotic platforms.
Contribution
The paper presents ALSPG, a novel first-order optimization algorithm leveraging geometric projections for efficient, real-time robot motion planning, addressing limitations of existing constrained optimization methods.
Findings
ALSPG achieves significant speedups in real-time motion planning.
ALSPG performs comparably to second-order methods like iLQR in unconstrained scenarios.
Experimental validation on multiple robots demonstrates practical effectiveness.
Abstract
Generating motions for robots interacting with objects of various shapes is a complex challenge, further complicated by the robot geometry and multiple desired behaviors. While current robot programming tools (such as inverse kinematics, collision avoidance, and manipulation planning) often treat these problems as constrained optimization, many existing solvers focus on specific problem domains or do not exploit geometric constraints effectively. We propose an efficient first-order method, Augmented Lagrangian Spectral Projected Gradient Descent (ALSPG), which leverages geometric projections via Euclidean projections, Minkowski sums, and basis functions. We show that by using geometric constraints rather than full constraints and gradients, ALSPG significantly improves real-time performance. Compared to second-order methods like iLQR, ALSPG remains competitive in the unconstrained case.…
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.
Taxonomy
TopicsRobotic Path Planning Algorithms · Robotic Mechanisms and Dynamics · Robotics and Sensor-Based Localization
