habitat-lab


Namehabitat-lab JSON
Version 0.3.220241031 PyPI version JSON
download
home_pagehttps://aihabitat.org
SummaryHabitat-Lab: a modular high-level library for end-to-end development in Embodied AI.
upload_time2024-10-31 01:01:34
maintainerNone
docs_urlNone
authorMeta AI Research
requires_pythonNone
licenseMIT License
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
[![CircleCI](https://circleci.com/gh/facebookresearch/habitat-lab.svg?style=shield)](https://circleci.com/gh/facebookresearch/habitat-lab)
[![codecov](https://codecov.io/gh/facebookresearch/habitat-lab/branch/main/graph/badge.svg)](https://codecov.io/gh/facebookresearch/habitat-lab)
[![GitHub license](https://img.shields.io/badge/license-MIT-blue.svg)](https://github.com/facebookresearch/habitat-lab/blob/main/LICENSE)
[![GitHub release (latest by date)](https://img.shields.io/github/v/release/facebookresearch/habitat-lab)](https://github.com/facebookresearch/habitat-lab/releases/latest)
[![Supports Habitat_Sim](https://img.shields.io/static/v1?label=supports&message=Habitat%20Sim&color=informational&link=https://github.com/facebookresearch/habitat-sim)](https://github.com/facebookresearch/habitat-sim)
[![Python 3.7](https://img.shields.io/badge/python-3.7-blue.svg)](https://www.python.org/downloads/release/python-370/)
[![pre-commit](https://img.shields.io/badge/pre--commit-enabled-brightgreen?logo=pre-commit&logoColor=white)](https://github.com/pre-commit/pre-commit)
[![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black)
[![Imports: isort](https://img.shields.io/badge/%20imports-isort-%231674b1?style=flat&labelColor=ef8336)](https://timothycrosley.github.io/isort/)
[![Twitter Follow](https://img.shields.io/twitter/follow/ai_habitat?style=social)](https://twitter.com/ai_habitat)

Habitat-Lab
==============================

Habitat-Lab is a modular high-level library for end-to-end development in embodied AI --
defining embodied AI tasks (e.g. navigation, rearrangement, instruction following, question answering),
configuring embodied agents (physical form, sensors, capabilities), training these agents (via imitation
or reinforcement learning, or no learning at all as in SensePlanAct pipelines), and benchmarking their
performance on the defined tasks using standard metrics.

Habitat-Lab uses [`Habitat-Sim`](https://github.com/facebookresearch/habitat-sim) as the core simulator.
For documentation refer [here](https://aihabitat.org/docs/habitat-lab/).

[![Habitat Demo](https://img.shields.io/static/v1?label=WebGL&message=Try%20AI%20Habitat%20In%20Your%20Browser%20&color=blue&logo=webgl&labelColor=%23990000&style=for-the-badge&link=https://aihabitat.org/demo)](https://aihabitat.org/demo)

            

Raw data

            {
    "_id": null,
    "home_page": "https://aihabitat.org",
    "name": "habitat-lab",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": null,
    "author": "Meta AI Research",
    "author_email": null,
    "download_url": "https://files.pythonhosted.org/packages/25/4f/e5e513bb71793b30aa60c2186bc55ff2bbf995100d8f0072bb0cb1fd2ab7/habitat_lab-0.3.220241031.tar.gz",
    "platform": null,
    "description": "\n[![CircleCI](https://circleci.com/gh/facebookresearch/habitat-lab.svg?style=shield)](https://circleci.com/gh/facebookresearch/habitat-lab)\n[![codecov](https://codecov.io/gh/facebookresearch/habitat-lab/branch/main/graph/badge.svg)](https://codecov.io/gh/facebookresearch/habitat-lab)\n[![GitHub license](https://img.shields.io/badge/license-MIT-blue.svg)](https://github.com/facebookresearch/habitat-lab/blob/main/LICENSE)\n[![GitHub release (latest by date)](https://img.shields.io/github/v/release/facebookresearch/habitat-lab)](https://github.com/facebookresearch/habitat-lab/releases/latest)\n[![Supports Habitat_Sim](https://img.shields.io/static/v1?label=supports&message=Habitat%20Sim&color=informational&link=https://github.com/facebookresearch/habitat-sim)](https://github.com/facebookresearch/habitat-sim)\n[![Python 3.7](https://img.shields.io/badge/python-3.7-blue.svg)](https://www.python.org/downloads/release/python-370/)\n[![pre-commit](https://img.shields.io/badge/pre--commit-enabled-brightgreen?logo=pre-commit&logoColor=white)](https://github.com/pre-commit/pre-commit)\n[![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black)\n[![Imports: isort](https://img.shields.io/badge/%20imports-isort-%231674b1?style=flat&labelColor=ef8336)](https://timothycrosley.github.io/isort/)\n[![Twitter Follow](https://img.shields.io/twitter/follow/ai_habitat?style=social)](https://twitter.com/ai_habitat)\n\nHabitat-Lab\n==============================\n\nHabitat-Lab is a modular high-level library for end-to-end development in embodied AI --\ndefining embodied AI tasks (e.g. navigation, rearrangement, instruction following, question answering),\nconfiguring embodied agents (physical form, sensors, capabilities), training these agents (via imitation\nor reinforcement learning, or no learning at all as in SensePlanAct pipelines), and benchmarking their\nperformance on the defined tasks using standard metrics.\n\nHabitat-Lab uses [`Habitat-Sim`](https://github.com/facebookresearch/habitat-sim) as the core simulator.\nFor documentation refer [here](https://aihabitat.org/docs/habitat-lab/).\n\n[![Habitat Demo](https://img.shields.io/static/v1?label=WebGL&message=Try%20AI%20Habitat%20In%20Your%20Browser%20&color=blue&logo=webgl&labelColor=%23990000&style=for-the-badge&link=https://aihabitat.org/demo)](https://aihabitat.org/demo)\n",
    "bugtrack_url": null,
    "license": "MIT License",
    "summary": "Habitat-Lab: a modular high-level library for end-to-end development in Embodied AI.",
    "version": "0.3.220241031",
    "project_urls": {
        "Bug Tracker": "https://github.com/facebookresearch/habitat-lab/issues",
        "GitHub repo": "https://github.com/facebookresearch/habitat-lab/",
        "Homepage": "https://aihabitat.org"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "a0684e76d014401ae727a5dc4e3b835ead8ecdab54c182dc57eee90f0ba46626",
                "md5": "b93127304533ded8e5cbe5137f5c5c73",
                "sha256": "58d44268f3d679b036f750c561c93d338c6299ba7edd721c064eb764a333729a"
            },
            "downloads": -1,
            "filename": "habitat_lab-0.3.220241031-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "b93127304533ded8e5cbe5137f5c5c73",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 467777,
            "upload_time": "2024-10-31T01:01:31",
            "upload_time_iso_8601": "2024-10-31T01:01:31.851852Z",
            "url": "https://files.pythonhosted.org/packages/a0/68/4e76d014401ae727a5dc4e3b835ead8ecdab54c182dc57eee90f0ba46626/habitat_lab-0.3.220241031-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "254fe5e513bb71793b30aa60c2186bc55ff2bbf995100d8f0072bb0cb1fd2ab7",
                "md5": "c851449eb39528b4e1dd65824f10c930",
                "sha256": "660089e8591f95e92d5eb671c2527e81aa7e8d7af26e8ff6232664b22c75ed98"
            },
            "downloads": -1,
            "filename": "habitat_lab-0.3.220241031.tar.gz",
            "has_sig": false,
            "md5_digest": "c851449eb39528b4e1dd65824f10c930",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 334243,
            "upload_time": "2024-10-31T01:01:34",
            "upload_time_iso_8601": "2024-10-31T01:01:34.571008Z",
            "url": "https://files.pythonhosted.org/packages/25/4f/e5e513bb71793b30aa60c2186bc55ff2bbf995100d8f0072bb0cb1fd2ab7/habitat_lab-0.3.220241031.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-10-31 01:01:34",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "facebookresearch",
    "github_project": "habitat-lab",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "circle": true,
    "lcname": "habitat-lab"
}
        
Elapsed time: 0.61879s