Home/Computer Vision/habitat-sim
habitat-sim logo

habitat-sim

facebookresearch/habitat-sim

A flexible, high-performance 3D simulator for Embodied AI research

GraphCanon updated 3w · GitHub synced 3w

3.8k stars544 forksLast push 1mo C++ MIT

Decision brief

Habitat-Sim is ideal for researchers and developers needing high-performance simulation capabilities for 3D environments in Embodied AI.

Good fit when

  • When you require high performance simulation of 3D environments for research in embodied artificial intelligence
  • If your project benefits from active development support via source installation methods, which can offer cutting-edge features and fixes before they are available via package managers

Avoid when

  • If your project does not require the performance characteristics that Habitat-Sim provides for embodied AI research; a less specialized tool might be sufficient or more user-friendly
  • When you have limited development resources since building from source requires an understanding of C++ and handling potential build issues could divert significant effort
Requirements:
Installation can be done via Conda, pip, Docker, or building from source. Building from source requires C++ development environment setup.

Observed Jul 17, 2026 · Source: enrich:decision_facts

Verify the decision

Maintenance and security

Full trust report
Maintenance
Active (9d since push)
As of 3w
Provenance
Not a fork · Organization account
As of 3w
Security (OSV)
6 low (6 low)
As of 1mo

Public GitHub metadata and optional OSV scans. Signals, not a guarantee. Trust methodology.

Install

git clone https://github.com/facebookresearch/habitat-sim

Similar tools

Same-category neighbours. No typed graph edges are catalogued for this tool yet.

Evidence and technical details

Sourced facts, taxonomy, compatibility claims, README excerpt, and machine-readable endpoints.

Overview

Habitat-Sim is a flexible and high-performance 3D simulation library written in C++. It supports multiple installation methods, including Conda, PIP, Docker, and from source. The project provides MIT-license coverage and uses creative commons licensed demo environments.

Capability facts

Languages
c++, python

Source: github.language+pyproject.toml · Jul 31, 2026

Categories

Compatibility

Sourced claims from the README excerpt - not unsourced marketing copy.

Python runtimePython

Source: README excerpt (regex_v1, Jul 31, 2026)

1. Via PIP - `pip install . --no-build-isolation` to compile from source. Read [build instructions and co
Source link

Tags

README

Installation

Habitat-Sim can be installed in 4 ways:

  1. Via Conda - Recommended method for most users. Stable release and nightly builds.
  2. Via PIP - pip install . --no-build-isolation to compile from source. Read build instructions and common build issues.
  3. Via Docker - Updated approximately once per year for the Habitat Challenge. Read habitat-docker-setup.
  4. Via Source - For active development. Read build instructions and common build issues.

License

Habitat-Sim is MIT licensed. See the LICENSE for details.

The demo scripts use:

For agents

This page has a .md twin and JSON over the API.

Was this helpful?

Anonymous feedback helps us improve pages and translations.