Code Monkey home page Code Monkey logo

bulletarmold's Introduction

BulletArm

Documentation | Paper | License

BulletArm is a benchmark and learning-environment for robotic manipulation. BulletArm provides a set of standardized benchmark tasks in simulation alongside a collection of baseline algorithms.

Table of Contents

  1. Announcements
  2. Installation
  3. Getting Started
  4. Contributions
  5. Cite

Announcements

June 24, 2022

  • Version 1.0.0 is live!

Install

  1. Clone this repo
    git clone https://github.com/ColinKohler/BulletArm.git
    cd BulletArm
    
  2. Install dependencies
    pip install -r requirements.txt 
    
  3. Install this package
    pip install .
    
    Or add to your PYTHONPATH
    export PYTHONPATH=/path/to/BulletArm/:$PYTHONPATH
    
  4. Run the block stacking demo
    python tutorials/block_stacking_demo.py
    

Getting Started

To get started with BulletArm please see the Getting Started section of the documentation.

Contributions

We hope that other researchers will help us extend this package by adding new tasks, robots, etc. Please see the Contributions section of the documentation for additional details.

Cite

The development of this package was part of the work done for our paper: BulletArm: An Open-Source Robotic Manipulation Benchmark and Learning Framework. Please cite this work if you use our code:

@misc{https://doi.org/10.48550/arxiv.2205.14292,
      doi = {10.48550/ARXIV.2205.14292},
      url = {https://arxiv.org/abs/2205.14292},
      author = {Wang, Dian and Kohler, Colin and Zhu, Xupeng and Jia, Mingxi and Platt, Robert},
      keywords = {Robotics (cs.RO), FOS: Computer and information sciences, FOS: Computer and information sciences},
      title = {BulletArm: An Open-Source Robotic Manipulation Benchmark and Learning Framework},
      publisher = {arXiv},
      year = {2022},
      copyright = {arXiv.org perpetual, non-exclusive license}
} 

Feel free to contact us.

License

BulletArm is distributed under GNU General Public License. See License.

bulletarmold's People

Contributors

pointw avatar colinkohler avatar zxp-s-works avatar ondrejbiza avatar

Watchers

James Cloos 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.