skumra / baxter-pnp

Baxter Pick and Place using GR-ConvNet. IROS 2020.
GNU General Public License v3.0
63 stars 14 forks source link
baxter pnp robotic-manipulation ros

Baxter Pick and Place

This repository contains the implementation of the control module from the paper:

Antipodal Robotic Grasping using Generative Residual Convolutional Neural Network

Sulabh Kumra, Shirin Joshi, Ferat Sahin

arxiv | video

If you use this project in your research or wish to refer to the baseline results published in the paper, please use the following BibTeX entry:

@article{kumra2019antipodal,
  title={Antipodal Robotic Grasping using Generative Residual Convolutional Neural Network},
  author={Kumra, Sulabh and Joshi, Shirin and Sahin, Ferat},
  journal={arXiv preprint arXiv:1909.04810},
  year={2019}
}

Prerequisites

Installation

For Baxter Gazebo simulation, checkout the baxter_simulator repository:

$ cd ~/ros_ws/src
$ git clone https://github.com/RethinkRobotics/baxter_simulator.git

Run PNP in Simulation

Run PNP on Robot