Giter Site home page Giter Site logo

siddancha / lisdf Goto Github PK

View Code? Open in Web Editor NEW

This project forked from learning-and-intelligent-systems/lisdf

0.0 0.0 0.0 210 KB

A repository for a universal I/O spec for TAMP, along with scripts to convert from popular specs to our spec

License: MIT License

Shell 0.22% Python 99.49% PDDL 0.30%

lisdf's Introduction

LISdf

LISdf logo

PyPI - Version PyPI - Python Version PyPI - License PyPI - Downloads Contributors Build Status

A repository for a universal I/O spec for Task and Motion Planning (TAMP), along with scripts to convert from popular specs to our spec. Includes:

  • LISdf specification for specifying scenes for TAMP.
  • A sophisticated parser for reading .lisdf scene files.
  • The LISdf Plan Output format, with helpers to read, write, validate and run plans.

Note: this repository is under active development and is not intended for general use. Please contact willshen at mit.edu and jiayuanm at mit.edu if you are interested in using this package.


Table of Contents

Installation

Dependencies: this package required Python 3.8 or higher. Although the dependencies within lisdf are minimal, we recommend you use a conda env or virtual env with an appropriate Python version.

Installing with pip

pip install lisdf

Installing from Source

Clone the repository and install the dependencies with pip:

> git clone [email protected]:Learning-and-Intelligent-Systems/lisdf.git
> pip install -e .

Documentation

Contributing

Dev Dependencies

Follow the instructions below:

  1. Clone the repository using git clone.
    • If you are creating a virtual environment within the project directory, then you might want to call it one of .env, env, .venv, venv as the code checks have been configured to exclude those directories.
  2. Run pip install -e '.[develop]' to install all dependencies for development/contribution.
  3. (Optional, required for unit tests) Install the lisdf-models model files by running
    pip install lisdf_models@git+https://github.com/Learning-and-Intelligent-Systems/lisdf-models.git
    
    WARNING: the lisdf-models repository is ~700MB big as of 10th September 2022.
  4. Check CONTRIBUTING.md for more information on how to contribute to this repository, including how to run the tests, code checks, and publishing to PyPI.

License

This repository is licensed under the MIT License. See LICENSE for more details.

Authors

LISdf is an initiative within the Learning and Intelligent Systems (LIS) group at MIT CSAIL.

Contributors and Programmers (alphabetical order):

  • Aidan Curtis
  • Jiayuan Mao
  • Nishanth Kumar
  • Sahit Chintalapudi
  • Tom Silver
  • William Shen
  • Zhutian Yang

Other contributors who helped with general discussions, design, feedback (alphabetical order):

  • Leslie Kaelbling
  • Michael Noseworthy
  • Nicholas Roy
  • Rachel Holladay
  • Tomás Lozano-Pérez
  • Yilun Du

Change Log

0.1.0

Initial release to PyPI.


LISdf = Learning and Intelligent Systems Description Format

lisdf's People

Contributors

williamshen-nz avatar tomsilver avatar vacancy avatar aidan-curtis avatar nishanthjkumar 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.