Skip to content
Snippets Groups Projects
This project is mirrored from https://github.com/facebookresearch/habitat-lab. Pull mirroring updated .
  1. Jun 19, 2019
  2. Jun 06, 2019
    • Abhishek Kadian's avatar
      Documentation systems, improved docstrings, quick-start tutorial (#101) · 51e0756c
      Abhishek Kadian authored
      Adds documentation for habitat-api, to view the docs follow instructions in docs/README.md and view the html files from the build folder.
      51e0756c
    • Oleksandr's avatar
      CI setup that runs tests e2e testing using GPU machines (#97) · 61af1b66
      Oleksandr authored
      * Builds and installs habitat-sim with python setup.py install
      * Added pytorch installation and running habitat baseline test in prediction mode. That maybe too much of testing, but decided to keep it for now.
      * Have ideas how to speed up and parallelize jobs. Will follow up in next PRs.
      * Run isort and black on whole code to make it happy.
      * Includes parallelization of installation steps and use files as flags that step is finished. CircleCI has no good way to parallelize steps and have dependencies one the same machine.
      * Cache is used to save conda dependencies installed and build simulator based on commit SHA.
      61af1b66
  3. Jun 05, 2019
  4. May 03, 2019
  5. Feb 27, 2019
Loading