Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,17 @@
|
|
1 |
---
|
2 |
license: cc-by-nc-4.0
|
|
|
3 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
---
|
2 |
license: cc-by-nc-4.0
|
3 |
+
pretty_name: Habitat Test Scenes
|
4 |
---
|
5 |
+
|
6 |
+
# Habitat Test Scenes Dataset
|
7 |
+
A few lightweight static .glb stages for testing [habitat-sim](https://github.com/facebookresearch/habitat-sim) and [habitat-lab](https://github.com/facebookresearch/habitat-lab) installation and CI without other datasets.
|
8 |
+
|
9 |
+
## Contents:
|
10 |
+
|
11 |
+
`skokloster-castle.glb` - [Scan from Sketchfab](https://sketchfab.com/3d-models/the-king-s-hall-d18155613363445b9b68c0c67196d98d)
|
12 |
+
|
13 |
+
`apartment_0.glb` - [Scan from Replica Dataset](https://github.com/facebookresearch/Replica-Dataset) (geometry decimated for simulation and memory efficiency)
|
14 |
+
|
15 |
+
`van-gogh-room.glb` - [Synthetic Asset from Sketchfab](https://sketchfab.com/3d-models/van-gogh-room-311d052a9f034ba8bce55a1a8296b6f9)
|
16 |
+
|
17 |
+
`.navmesh` files for simulated agent navigation constraints in Habitat-sim.
|