ContactHandover: Contact-Guided Robot-to-Human Object Handover
Zixi Wang, Zeyi Liu, Nicolas Ouporov, Shuran Song
TL;DR
The paper addresses robot-to-human object handover by introducing ContactHandover, a two-phase system that (1) predicts 6-DoF grasp poses and a 3D human contact map to choose grasp poses that leave human-reachable contact regions unobstructed, and (2) computes a handover pose that minimizes the human arm torque and displacement while aligning contact points with the receiver’s view. It introduces a contact-guided grasp selection mechanism and a delivery-phase pose optimization, guided by two ergonomic metrics, visibility and reachability. Evaluations on 27 household objects show that ContactHandover achieves higher handover quality than ablations, with an average success rate of 68.5% and demonstrated generalization to unseen objects. The work advances naturalistic human-robot collaboration by leveraging 3D contact affordances to tailor both grasp and delivery to human preferences, with implications for safer and more intuitive handovers.
Abstract
Robot-to-human object handover is an important step in many human robot collaboration tasks. A successful handover requires the robot to maintain a stable grasp on the object while making sure the human receives the object in a natural and easy-to-use manner. We propose ContactHandover, a robot to human handover system that consists of two phases: a contact-guided grasping phase and an object delivery phase. During the grasping phase, ContactHandover predicts both 6-DoF robot grasp poses and a 3D affordance map of human contact points on the object. The robot grasp poses are re-ranked by penalizing those that block human contact points, and the robot executes the highest ranking grasp. During the delivery phase, the robot end effector pose is computed by maximizing human contact points close to the human while minimizing the human arm joint torques and displacements. We evaluate our system on 27 diverse household objects and show that our system achieves better visibility and reachability of human contacts to the receiver compared to several baselines. More results can be found on https://clairezixiwang.github.io/ContactHandover.github.io
