Task-oriented grasping with semantic and geometric scene understanding
Renaud Detry, Jeremie Papon, Larry Matthies
Abstract
We present a task-oriented grasp model, that encodes grasps that are configurationally compatible with a given task. For instance, if the task is to pour liquid from a container, the model encodes grasps that leave the opening of the container unobstructed. The model consists of two independent agents: First, a geometric grasp model that computes, from a depth image, a distribution of 6D grasp poses for which the shape of the gripper matches the shape of the underlying surface. The model relies on a dictionary of geometric object parts annotated with workable gripper poses and preshape parameters. It is learned from experience via kinesthetic teaching. The second agent is a CNN-based semantic model that identifies grasp-suitable regions in a depth image: regions where a grasp will not impede the execution of the task. The semantic model allows us to encode relationships such as “grasp from the handle.” A key element of this work is to use a deep network to integrate contextual task cues, and defer the structured-output problem of gripper pose computation to an explicit (learned) geometric model. Jointly, these two models generate grasps that are mechanically fit, and that grip on the object in a way that enables the intended task.
BibTeX
@inproceedings{iros2017_taskorientedgras,
title = {Task-oriented grasping with semantic and geometric scene understanding},
author = {Renaud Detry and Jeremie Papon and Larry Matthies},
booktitle = {IROS 2017},
year = {2017}
}