habitat-sim icon indicating copy to clipboard operation
habitat-sim copied to clipboard

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

Results 323 habitat-sim issues
Sort by recently updated
recently updated
newest added

## Habitat-Sim version vx.x.x Habitat is under active development, and we advise users to restrict themselves to stable releases. Are you using the latest [release version](https://github.com/facebookresearch/habitat-sim/releases) of Habitat-Sim? Your question...

**Description**: I am trying to install `sound-spaces` on an aarch64 machine following the installation instructions from the official GitHub repository: [Installation Guide](https://github.com/facebookresearch/sound-spaces/blob/main/INSTALLATION.md). However, I encountered an issue when attempting to...

Hi, I've want to access the [HM3D Semantics](https://aihabitat.org/datasets/hm3d-semantics/) dataset and make a histogram of object bounding box sizes for each semantic in each model, but I have issues accessing the...

## Habitat-Sim version v0.3.2 (stable) Habitat is under active development, and we advise users to restrict themselves to stable releases. Are you using the latest [release version](https://github.com/facebookresearch/habitat-sim/releases) of Habitat-Sim? Your...

## Motivation and Context This PR represents a prototype of converting the default Habitat coordinate system to robotics conventions (Z-up, X-forward). To make this work several systems needed to be...

CLA Signed

When I use the NVIVIA 6000, I met the issue when the habitat is initialized: GL::Context: cannot retrieve OpenGL version: GL::Renderer::Error::InvalidValue Aborted (core dumped) What should I do to solve...

Habitat is under active development, and we advise users to restrict themselves to stable releases. Are you using the latest [release version](https://github.com/facebookresearch/habitat-sim/releases) of Habitat-Sim? Your question may already be addressed...

## Motivation and Context Refactors the simulator.py API to: - remove Observation return from step and reset. These are "environemt" API decisions. In general, stepping and resetting the world would...

CLA Signed