Code Monkey home page Code Monkey logo

dextgen's Introduction

Dext-Gen: Dexterous Grasping in Sparse Reward Environments with Full Orientation Control

PEP8 Check Tests

In order to run the code from this project, install anaconda and create a conda environment from the provided environment file with

user@pc: $ conda create -f environment.yaml

, activate the new environment with

user@pc: $ conda activate dextgen

and install the dextgen packages from the project root folder with

user@pc: $ pip install .

Instructions on how to use the project are available in the package documentation. To read the documentation, build it from the docs directory with

user@pc: $ make html

and open the index file under 'docs/_build/html/index.html' in the browser of your choice, e.g. with

user@pc: $ firefox _build/html/index.html

The experiment environments are located in the envs module, the learning algorithm is located under mp_rl. The grasp optimization routines are organized in the optim module. Credit to code from external repositories is given in the individual source files.

If you have any issues with the installation of MuJoCo and mujoco-py such as the osmesa.h error, see the instructions on how to resolve common issues.

dextgen's People

Contributors

amacati avatar

Stargazers

 avatar

Watchers

 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.