ICRA 2017poster93 citations

Tracking objects with point clouds from vision and touch

Gregory Izatt, Geronimo Mirano, Edward Adelson, Russ Tedrake

Abstract

We present an object-tracking framework that fuses point cloud information from an RGB-D camera with tactile information from a GelSight contact sensor. GelSight can be treated as a source of dense local geometric information, which we incorporate directly into a conventional point-cloud-based articulated object tracker based on signed-distance functions. Our implementation runs at 12 Hz using an online depth reconstruction algorithm for GelSight and a modified second-order update for the tracking algorithm. We present data from hardware experiments demonstrating that the addition of contact-based geometric information significantly improves the pose accuracy during contact, and provides robustness to occlusions of small objects by the robot's end effector.

BibTeX
@inproceedings{icra2017_trackingobjectsw,
  title = {Tracking objects with point clouds from vision and touch},
  author = {Gregory Izatt and Geronimo Mirano and Edward Adelson and Russ Tedrake},
  booktitle = {ICRA 2017},
  year = {2017}
}