GithubHelp home page GithubHelp logo

richardrl / fetch-block-construction Goto Github PK

View Code? Open in Web Editor NEW
11.0 3.0 9.0 1.39 MB

Environment codebase for ICRA 2020 paper "Towards Practical Multi-object Manipulation using Relational Reinforcement Learning"

Dockerfile 1.36% Python 98.64%

fetch-block-construction's Introduction

Fetch Block Construction

  • Produce up to 25 blocks, which is the max number supported by Mujoco 1.5
    • Max 17 blocks with uniform sampling of collision-free init positions on the table
  • Set novel goal configurations with a goal position vector for each block
  • Preset goal configurations
    • Single tower
    • Multiple towers
    • Pyramid
  • Randomize block lengths to produce cuboids
  • Optional rotational control for action space

Installation

  1. From the project root: pip install -e .

Docker Build

Building the Docker image is optional, but makes it much easier to continuously deploy to EC2, GCP, etc. The Docker image is designed to support rlkit-relational. The example scripts there will ask you to input the name of your Docker image.

  1. You need a mujoco license file. Move the text license into the root fetch-block-construction directory, and rename it as mjkey.txt
  2. From the project root, run: docker build -t <docker_username>/<image_name>:<image_tag> .
  3. docker push <docker_username>/<image_name>:<image_tag>

Credits

Initial stack environment code based on [gym-fetch-stack](https://github.com/CDMCH/gym-fetch-stack

Citation

If you find this code useful, please cite:

@inproceedings{li19relationalrl,
  Author = {Li, Richard and
  Jabri, Allan and Darrell, Trevor and Agrawal, Pulkit},
  Title = {Towards Practical Multi-object Manipulation using Relational Reinforcement Learning},
  Booktitle = {ICRA},
  Year = {2020}
}

fetch-block-construction's People

Contributors

richardrl avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.