Efficient Collision Detection Framework for Enhancing Collision-Free Robot Motion
Xiankun Zhu, Yucheng Xin, Shoujie Li, Houde Liu, Chongkun Xia, Bin, Liang

TL;DR
This paper introduces a fast, accurate collision detection framework using SDF and SVMs, enabling real-time collision avoidance in robotic motion with significantly improved inference speed.
Contribution
The novel SDF-SC framework combines lightweight neural approximations and SVM-based self-collision detection for efficient, unified collision distance representation in robotics.
Findings
Inference speed up to five times faster than previous methods
Effective real-time collision avoidance in dynamic environments
High accuracy maintained in collision detection
Abstract
Fast and efficient collision detection is essential for motion generation in robotics. In this paper, we propose an efficient collision detection framework based on the Signed Distance Field (SDF) of robots, seamlessly integrated with a self-collision detection module. Firstly, we decompose the robot's SDF using forward kinematics and leverage multiple extremely lightweight networks in parallel to efficiently approximate the SDF. Moreover, we introduce support vector machines to integrate the self-collision detection module into the framework, which we refer to as the SDF-SC framework. Using statistical features, our approach unifies the representation of collision distance for both SDF and self-collision detection. During this process, we maintain and utilize the differentiable properties of the framework to optimize collision-free robot trajectories. Finally, we develop a reactive…
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 · Robotics and Automated Systems · Autonomous Vehicle Technology and Safety
