Constrained Generative Sampling of 6-DoF Grasps
Jens Lundell, Francesco Verdoja, Tran Nguyen Le, Arsalan Mousavian, Dieter Fox, Ville Kyrki
TL;DR
This work introduces VCGS, a variational, constrained 6-DoF grasp sampler, to generate grasps targeted to arbitrary regions on an object, addressing inefficiency in unconstrained sampling for task-specific manipulation. It pairs VCGS with CONG, a large-scale dataset of millions of constrained grasps across 2889 objects, enabling training without task-specific labels. Across simulation and real-robot experiments, VCGS surpasses a state-of-the-art unconstrained baseline (GraspNet) by about 10–15% in grasp success and by 2–3× in sample efficiency, demonstrating the value of general constrained grasping. The approach combines a CVAE-based constrained grasp sampler with a grasp evaluator, enabling robust sampling and filtering, and points to future work on richer constraint types and constraint-conditioned evaluation.
Abstract
Most state-of-the-art data-driven grasp sampling methods propose stable and collision-free grasps uniformly on the target object. For bin-picking, executing any of those reachable grasps is sufficient. However, for completing specific tasks, such as squeezing out liquid from a bottle, we want the grasp to be on a specific part of the object's body while avoiding other locations, such as the cap. This work presents a generative grasp sampling network, VCGS, capable of constrained 6 Degrees of Freedom (DoF) grasp sampling. In addition, we also curate a new dataset designed to train and evaluate methods for constrained grasping. The new dataset, called CONG, consists of over 14 million training samples of synthetically rendered point clouds and grasps at random target areas on 2889 objects. VCGS is benchmarked against GraspNet, a state-of-the-art unconstrained grasp sampler, in simulation and on a real robot. The results demonstrate that VCGS achieves a 10-15% higher grasp success rate than the baseline while being 2-3 times as sample efficient. Supplementary material is available on our project website.
