
Chi, X., Girgin, H., Löw, T., Xie, Y., Xue, T., Huang, J., Hu, C., Liu, Z. and Calinon, S. (2025)
Efficient and Real-Time Motion Planning for Robotics Using Projection-Based Optimization
In Proc. IEEE/RSJ Intl Conf. on Intelligent Robots and Systems (IROS).
Abstract
Generating motions for robots interacting with objects of various shapes is a complex challenge, further complicated by the robot’s 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. We validate our method through toy examples and extensive simulations, and demonstrate its effectiveness on a 7-axis Franka robot, a 6-axis P-Rob robot and a 1:10 scale car in real-world experiments. Source codes, experimental data and videos are available on the project webpage: https://sites.google.com/view/alspg-oc
Bibtex reference
@inproceedings{Chi25IROS, author={Chi, X. and Girgin, H. and L{\"o}w, T. and Xie, Y. and Xue, T. and Huang, J. and Hu, C. and Liu, Z. and Calinon, S.}, title={Efficient and Real-Time Motion Planning for Robotics Using Projection-Based Optimization}, booktitle={Proc.\ {IEEE/RSJ} Intl Conf.\ on Intelligent Robots and Systems ({IROS})}, year={2025} }