Skip to content

Repository for creating and manipulating Dex-Net HDF5 databases of 3D objects, parallel-jaw grasps, and robust grasp metrics

License

Notifications You must be signed in to change notification settings

01halibut/dex-net

 
 

Repository files navigation

Berkeley AUTOLAB's Dex-Net Package

Links

Documentation

Project website

RSS Paper

Overview

The dex-net Python package is for opening, reading, and writing HDF5 databases of 3D object models, parallel-jaw grasps, and grasp robustness metrics.

The HDF5 databases can also be used to generate massive datasets associating tuples of point clouds and grasps with binary grasp robustness labels to train Grasp Quality Convolutional Neural Networks (GQ-CNNs) to predict robustness of candidate grasps from point clouds. If you are interested in this functionality, please email Jeff Mahler (jmahler@berkeley.edu) with the subject line: "Interested in GQ-CNN Dataset Generation."

This package is part of the Dexterity Network (Dex-Net) project. Created and maintained by the AUTOLAB at UC Berkeley.

Installation

See the documentation for installation instructions and API Documentation.

Datasets

The Dex-Net Object Mesh Dataset v1.1 and Dex-Net 2.0 HDF5 database can be downloaded from the data repository.

Parallel-Jaw Gripper

The repository currently supports our custom ABB YuMi gripper and the Baxter gripper. If you are interested in additional parallel-jaw grippers, please email Jeff Mahler (jmahler@berkeley.edu) with the subject line: "Interested in Contributing to the Dex-Net Grippers" with a description of the parallel-jaw gripper you'd like to add.

About

Repository for creating and manipulating Dex-Net HDF5 databases of 3D objects, parallel-jaw grasps, and robust grasp metrics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 97.9%
  • CMake 1.4%
  • Other 0.7%