Faster Algorithms for Growing Collision-Free Convex Polytopes in Robot Configuration Space
Peter Werner, Thomas Cohn, Rebecca H. Jiang, Tim Seyde, Max, Simchowitz, Russ Tedrake, and Daniela Rus

TL;DR
This paper introduces two new algorithms, IRIS-NP2 and IRIS-ZO, that significantly improve the speed and scalability of constructing convex collision-free regions in robot configuration space, facilitating advanced motion planning.
Contribution
The paper presents novel algorithms that enhance the efficiency and scalability of convex region construction in configuration space, building upon and improving IRIS-NP with sampling-based acceleration and parallel optimization.
Findings
IRIS-ZO achieves an order-of-magnitude speedup over IRIS-NP.
IRIS-NP2 constructs larger polytopes with fewer hyperplanes.
Both algorithms outperform IRIS-NP in complex environments.
Abstract
We propose two novel algorithms for constructing convex collision-free polytopes in robot configuration space. Finding these polytopes enables the application of stronger motion-planning frameworks such as trajectory optimization with Graphs of Convex Sets [1] and is currently a major roadblock in the adoption of these approaches. In this paper, we build upon IRIS-NP (Iterative Regional Inflation by Semidefinite & Nonlinear Programming) [2] to significantly improve tunability, runtimes, and scaling to complex environments. IRIS-NP uses nonlinear programming paired with uniform random initialization to find configurations on the boundary of the free configuration space. Our key insight is that finding near-by configuration-space obstacles using sampling is inexpensive and greatly accelerates region generation. We propose two algorithms using such samples to either employ nonlinear…
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
TopicsModular Robots and Swarm Intelligence · Digital Image Processing Techniques · Computational Geometry and Mesh Generation
