Representing Robot Geometry as Distance Fields: Applications to Whole-body Manipulation
Yiming Li, Yan Zhang, Amirreza Razmjoo, Sylvain Calinon

TL;DR
This paper introduces a novel, differentiable distance field representation for robot geometry that improves collision avoidance and manipulation by enabling smooth, accurate distance queries across joint configurations.
Contribution
It extends signed distance fields to articulated robots using Bernstein polynomials, providing a continuous, differentiable, and efficient geometric representation for manipulation tasks.
Findings
Effective in collision avoidance scenarios
Accurate distance queries in arbitrary configurations
Demonstrated on 7-axis Franka Emika robot
Abstract
In this work, we propose a novel approach to represent robot geometry as distance fields (RDF) that extends the principle of signed distance fields (SDFs) to articulated kinematic chains. Our method employs a combination of Bernstein polynomials to encode the signed distance for each robot link with high accuracy and efficiency while ensuring the mathematical continuity and differentiability of SDFs. We further leverage the kinematics chain of the robot to produce the SDF representation in joint space, allowing robust distance queries in arbitrary joint configurations. The proposed RDF representation is differentiable and smooth in both task and joint spaces, enabling its direct integration to optimization problems. Additionally, the 0-level set of the robot corresponds to the robot surface, which can be seamlessly integrated into whole-body manipulation tasks. We conduct various…
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.
Taxonomy
TopicsRobot Manipulation and Learning · Human Pose and Action Recognition · Robotic Path Planning Algorithms
