TL;DR
This paper introduces a novel hierarchical trajectory generation method using the Swept Volume Signed Distance Field (SVSDF) to enable continuous, collision-free motion planning for arbitrary shapes in complex environments.
Contribution
It presents a new SVSDF-based approach for continuous collision avoidance that handles complex, non-convex geometries without surface reconstruction, improving over previous sampling-based methods.
Findings
Outperforms traditional algorithms in complex scenarios
Applicable to both rigid and deformable robots
Validated across diverse environments
Abstract
In the field of trajectory generation for objects, ensuring continuous collision-free motion remains a huge challenge, especially for non-convex geometries and complex environments. Previous methods either oversimplify object shapes, which results in a sacrifice of feasible space or rely on discrete sampling, which suffers from the "tunnel effect". To address these limitations, we propose a novel hierarchical trajectory generation pipeline, which utilizes the Swept Volume Signed Distance Field (SVSDF) to guide trajectory optimization for Continuous Collision Avoidance (CCA). Our interdisciplinary approach, blending techniques from graphics and robotics, exhibits outstanding effectiveness in solving this problem. We formulate the computation of the SVSDF as a Generalized Semi-Infinite Programming model, and we solve for the numerical solutions at query points implicitly, thereby…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
