pyni / PointNet2_Grasping_Data_Part

The dataset of our paper for ICRA 2020

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PointNet2_Grasping_Data_Part

This is the dataset part for our accepted ICRA 2020 paper:

PointNet++ Grasping: Learning An End-to-end Spatial Grasp Generation Algorithm from Sparse Point Clouds

Video:https://www.youtube.com/watch?v=AfU7npscnZ0

Dataset:

Link:https://pan.baidu.com/s/1_prfq4A_Dg9kREqpc3Cikw Password:j7zn

The object models can be downloaded from http://ycb-benchmarks.s3-website-us-east-1.amazonaws.com/

image

The code is to visualize the performance of Single-object Grasp Planning. We refer dexnet(https://berkeleyautomation.github.io/dex-net/)

The installation method is the same with dexnet (https://berkeleyautomation.github.io/dex-net/install/install.html)

You can run show show_labels.py to get the following cases:

Case 1: Show all the major grasps

image2

Case 2: Show the supplementary grasps

(The blue grasp denotes the major grasp and the rest are supplementary grasps)

image3

image4

About

The dataset of our paper for ICRA 2020


Languages

Language:Python 91.3%Language:HTML 2.4%Language:CSS 1.7%Language:Makefile 1.4%Language:Batchfile 1.3%Language:CMake 1.1%Language:Shell 0.5%Language:TeX 0.2%Language:HCL 0.1%