Soft Subdivision Motion Planning for Complex Planar Robots
Bo Zhou, Yi-Jen Chiang, Chee Yap

TL;DR
This paper introduces a scalable, resolution-exact motion planning method for complex planar polygonal robots using soft predicates, enabling efficient, real-time collision detection and planning.
Contribution
It presents a novel decomposition technique for soft collision predicates that scales linearly with robot complexity, advancing sound and complete planning for planar robots.
Findings
The method scales linearly with the number of robot vertices.
Algorithms perform in real time on complex environments.
Outperforms many sampling-based planning methods.
Abstract
The design and implementation of theoretically-sound robot motion planning algorithms is challenging. Within the framework of resolution-exact algorithms, it is possible to exploit soft predicates for collision detection. The design of soft predicates is a balancing act between easily implementable predicates and their accuracy/effectivity. In this paper, we focus on the class of planar polygonal rigid robots with arbitrarily complex geometry. We exploit the remarkable decomposability property of soft collision-detection predicates of such robots. We introduce a general technique to produce such a decomposition. If the robot is an m-gon, the complexity of this approach scales linearly in m. This contrasts with the O(m^3) complexity known for exact planners. It follows that we can now routinely produce soft predicates for any rigid polygonal robot. This results in resolution-exact…
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 · Modular Robots and Swarm Intelligence · Computational Geometry and Mesh Generation
