Code Monkey home page Code Monkey logo

learn2assemble's Introduction

Learn2Assemble

This repository is the official implementation of Learn2Assemble with Structured Representations and Search for Robotic Architectural Construction by N. Funk, G. Chalvatzaki, B. Belousov and J. Peters, which has been accepted in the Conference on Robot Learning (CoRL) 2021. Additional video material can accesssed here.

If you use code or ideas from this work for your projects or research, please cite it.

@inproceedings{
funk2021learnassemble,
title={Learn2Assemble with Structured Representations and Search for Robotic Architectural Construction},
author={Niklas Funk and Georgia Chalvatzaki and Boris Belousov and Jan Peters},
booktitle={5th Annual Conference on Robot Learning },
year={2021},
url={https://openreview.net/forum?id=wBT0lZJAJ0V}
}

General Information

This repository implements several assembly environments in pybullet. It provides all the environments that have been presented in the paper Learn2Assemble with Structured Representations and Search for Robotic Architectural Construction, in which agents have been trained using Graph Neural Networks and Q-learning for which the implementation is provided here.

Getting Started

To get started with this repository, clone it and setup a conda environment using the file 'conda_env.yml'' by running:

conda env create -f conda_env.yml

Then activate the conda environment and install the package via:

pip install -e .

Examples

Run a simple example of one of the environments, simply navigate into the examples folder and run:

python test_env_3D_mushroom.py

More advanced experiments

As the more advanced experiments that have been presented in the paper are based on graph neural networks, they are provided in the same place as their implementation, which is here.

learn2assemble's People

Contributors

nifunk 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.