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

When I run '''python examples/viewer.py --scene /path/to/data/scene_datasets/habitat-test-scenes/skokloster-castle.glb ''' , there is an error: ''' $ python examples/viewer.py --scene /home/sdu310/habitat/habitat-sim-main/data/scene_datasets/habitat-test-scenes/skokloster-castle.glb Renderer: GeForce RTX 2080 Ti/PCIe/SSE2 by NVIDIA Corporation OpenGL version: 4.6.0...

question
support

## 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...

support

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

support

## 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...

support
solution proposed

`habitat-sim == 0.2.4` installed through conda I am experiencing a bug when trying to initialise a simulation that contains sematic data in a Jupyter Notebook. `jupyterhub==2.0.0` I'm using the HM3D...

## Motivation and Context The instance sensor can directly give the instance id for each object, like the semantic sensor for semantic id. But instance sensor is much more flexible....

CLA Signed

## Habitat-Sim version v0.2.3 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...

I am trying to initialize a scene with different objects at different (but fixed) points several times for a benchmark. How do I find the global coordinates in the scene...

support

I want to place objects exactly on a table. Earlier issue: #1979 . Example repository: https://github.com/Ukias/habitat_example

When I install habitat-sim, I run `./build.sh --headless --cmake` in habitat-sim dir, but there is an error: ``` /home/vsis/proj/maans-master/onpolicy/envs/habitat/habitat-sim/setup.py:362: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. assert StrictVersion(...