habitat-sim
habitat-sim copied to clipboard
A flexible, high-performance 3D simulator for Embodied AI research.
## ❓ Questions and Help Hi, Is it possible to get access to the full scene mesh with semantic annotations, instead of just rendering images from the sensors? In particular,...
## Steps to reproduce I am on MacOS with XQuartz 2.7.11 (xorg-server 1.18.4) and running the following on CentOS 7.6. Docker version is 17.05. 1. Build docker image based on...
## ❓ Questions and Help Hello. Thanks for this amazing platform. I have the following questions : 1) How do I render hdr (.hdr, .exr not rgba) images from the...
## 🚀 Feature Currently, only perspective images are available. Is it possible to add other camera models such as fisheye images or equirectangular images? ## Motivation Fisheye images and equirectangular...
Various good-to-have things to do: - [ ] replace `include_directories()` with `target_include_directories()`, preferring `PRIVATE` where possible; if a dependency provides a CMake target use that instead - [x] remove use...
## 🚀 Feature Currently the only 2D topdown map available is one where the pixels are either 1 or 0 for navigable and unnavigable points respectively (This functionality exists in...
## ❓ Questions and Help I am trying to get the semantic information for Gibson dataset from the 3DSceneGraph dataset to work. I initially downloaded the Gibson dataset for use...
## ❓ Questions and Help Hi, I've been trying to install habitat-sim but failed on multiple attempts with different possible combinations. The compilation process is successful. But when importing habitat_sim...
## 🐛 Bug The installed file `habitat_sim/_ext/habitat_sim_bindings.cpython-36m-x86_64-linux-gnu.so` still uses the `build/` folder to resolve it's dependencies. So, if after `python setup.py install`, if one removes the `build/` folder, the installed...
## 🚀 Feature We want to be able to use the semantic dataset from https://3dscenegraph.stanford.edu/ with the scene dataset from http://gibsonenv.stanford.edu/