Configuration Space Distance Fields for Manipulation Planning
Yiming Li, Xuemin Chi, Amirreza Razmjoo, Sylvain Calinon

TL;DR
This paper introduces configuration space distance fields (CDFs) for robotic manipulation, enabling efficient collision avoidance and planning directly in the robot's joint space, with algorithms and neural representations for practical use.
Contribution
It presents a novel approach to compute and fuse configuration space distance fields, including a neural network implementation, for improved manipulation planning.
Findings
CDF enables efficient joint space distance queries
Neural CDF provides a compact, continuous representation
Demonstrated effectiveness in obstacle avoidance and manipulation tasks
Abstract
The signed distance field is a popular implicit shape representation in robotics, providing geometric information about objects and obstacles in a form that can easily be combined with control, optimization and learning techniques. Most often, SDFs are used to represent distances in task space, which corresponds to the familiar notion of distances that we perceive in our 3D world. However, SDFs can mathematically be used in other spaces, including robot configuration spaces. For a robot manipulator, this configuration space typically corresponds to the joint angles for each articulation of the robot. While it is customary in robot planning to express which portions of the configuration space are free from collision with obstacles, it is less common to think of this information as a distance field in the configuration space. In this paper, we demonstrate the potential of considering SDFs…
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 · Manufacturing Process and Optimization · Robot Manipulation and Learning
