paper-with-me

Papers

Beyond Top-Grasps Through Scene Completion

2019-09-15 · Jens Lundell, Francesco Verdoja, Ville Kyrki

Current end-to-end grasp planning methods propose grasps in the order of seconds that attain high grasp success rates on a diverse set of objects, but often by constraining the workspace to top-grasps. In this work, we present a method that allows end-to-end top-grasp planning methods to generate full six-degree-of-freedom grasps using a single RGB-D view as input. This is achieved by estimating the complete shape of the object to be grasped, then simulating different viewpoints of the object, passing the simulated viewpoints to an end-to-end grasp generation method, and finally executing the overall best grasp. The method was experimentally validated on a Franka Emika Panda by comparing 429 grasps generated by the state-of-the-art Fully Convolutional Grasp Quality CNN, both on simulated and real camera images. The results show statistically significant improvements in terms of grasp success rate when using simulated images over real camera images, especially when the real camera viewpoint is angled. Code and video are available at https://irobotics.aalto.fi/beyond-top-grasps-through-scene-completion/.

📄 PDF Abstract BibTeX arXiv:1909.12908

Code (0)

등록된 구현이 없습니다.

Tasks

Grasp Generation

Similar Papers 제목 키워드 기반

Shape Completion with Prediction of Uncertain Regions

2023-08-01 · Matthias Humt, Dominik Winkelbauer, Ulrich Hillenbrand

Shape completion, i.e., predicting the complete geometry of an object from a partial observation, is highly relevant for several downstream tasks, most notably robotic manipulation. When basing planning or prediction of …

ObjectPrediction

DexGraspNet 2.0: Learning Generative Dexterous Grasping in Large-scale Synthetic Cluttered Scenes

2024-10-30 · Jialiang Zhang, Haoran Liu, Danshi Li, Xinqiang Yu 외

Grasping in cluttered scenes remains highly challenging for dexterous hands due to the scarcity of data. To address this problem, we present a large-scale synthetic benchmark, encompassing 1319 objects, 8270 scenes, and …

Benchmarking

VGQ-CNN: Moving Beyond Fixed Cameras and Top-Grasps for Grasp Quality Prediction

2022-03-09 · A. Konrad, J. McDonald, R. Villing

We present the Versatile Grasp Quality Convolutional Neural Network (VGQ-CNN), a grasp quality prediction network for 6-DOF grasps. VGQ-CNN can be used when evaluating grasps for objects seen from a wide range of camera …

CPU

DDGC: Generative Deep Dexterous Grasping in Clutter

2021-03-08 · Jens Lundell, Francesco Verdoja, Ville Kyrki

Recent advances in multi-fingered robotic grasping have enabled fast 6-Degrees-Of-Freedom (DOF) single object grasping. Multi-finger grasping in cluttered scenes, on the other hand, remains mostly unexplored due to the a…

Robotic Grasping

Generative Semantic Scene Completion

2026-08-27 · Shi Chen, Weifeng Ge arxiv

Outdoor LiDAR semantic scene completion (SSC) recovers a dense semantic voxel grid from a scan observing 1% of the target volume, under class imbalance beyond 7,000x. We recast SSC as generative semantic scene completion…

Test-time Adaptation