# semantic-scene
[](https://github.com/PRO-2684/semantic-scene/blob/main/LICENSE)
[](https://github.com/PRO-2684/semantic-scene/blob/main/.github/workflows/release.yml)
[](https://github.com/PRO-2684/semantic-scene/releases)
[](https://github.com/PRO-2684/semantic-scene/releases)
[](https://crates.io/crates/semantic-scene)
[](https://crates.io/crates/semantic-scene)
[](https://docs.rs/semantic-scene)
Rust parser for [Habitat-Sim](https://github.com/facebookresearch/habitat-sim) [`SemanticScene`](https://aihabitat.org/docs/habitat-sim/habitat_sim.scene.SemanticScene.html) descriptors.
## 📥 Installation
### Using [`binstall`](https://github.com/cargo-bins/cargo-binstall)
```shell
cargo binstall semantic-scene
```
### Downloading from Releases
Navigate to the [Releases page](https://github.com/PRO-2684/semantic-scene/releases) and download respective binary for your platform. Make sure to give it execute permissions.
### Compiling from Source
```shell
cargo install semantic-scene
```
## 💡 Examples
TODO
## 📖 Usage
TODO
## 🎉 Credits
TODO