English

Dex-NeRF: Using a Neural Radiance Field to Grasp Transparent Objects

Robotics 2021-10-28 v1 Computer Vision and Pattern Recognition

Abstract

The ability to grasp and manipulate transparent objects is a major challenge for robots. Existing depth cameras have difficulty detecting, localizing, and inferring the geometry of such objects. We propose using neural radiance fields (NeRF) to detect, localize, and infer the geometry of transparent objects with sufficient accuracy to find and grasp them securely. We leverage NeRF's view-independent learned density, place lights to increase specular reflections, and perform a transparency-aware depth-rendering that we feed into the Dex-Net grasp planner. We show how additional lights create specular reflections that improve the quality of the depth map, and test a setup for a robot workcell equipped with an array of cameras to perform transparent object manipulation. We also create synthetic and real datasets of transparent objects in real-world settings, including singulated objects, cluttered tables, and the top rack of a dishwasher. In each setting we show that NeRF and Dex-Net are able to reliably compute robust grasps on transparent objects, achieving 90% and 100% grasp success rates in physical experiments on an ABB YuMi, on objects where baseline methods fail.

Keywords

Cite

@article{arxiv.2110.14217,
  title  = {Dex-NeRF: Using a Neural Radiance Field to Grasp Transparent Objects},
  author = {Jeffrey Ichnowski and Yahav Avigal and Justin Kerr and Ken Goldberg},
  journal= {arXiv preprint arXiv:2110.14217},
  year   = {2021}
}

Comments

11 pages, 9 figures, to be published in the Conference on Robot Learning (CoRL) 2021

R2 v1 2026-06-24T07:13:25.614Z