Skip to content

Commit c0c66be

Browse files
committed
Fix README.md
1 parent 2c48ff3 commit c0c66be

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ In this section, we will go over how to generate data, train O4A and navigate th
7979
to skip training and download trained checkpoints from [here](https://drive.google.com/file/d/1DUFptg6R2xUbTtzIRpIyIJnHECFvIOr5/view?usp=sharing).
8080
## Generating data
8181
We'll use the Habitat simulator for data generation and navigation. You first need to download the relevant scenes
82-
(at least Annawan) from the official (https://github.com/StanfordVL/GibsonEnv/blob/master/gibson/data/README.md#download-gibson-database-of-spaces)[Gibson repositiory].
82+
(at least Annawan) from the official [Gibson repositiory](https://github.com/StanfordVL/GibsonEnv/blob/master/gibson/data/README.md#download-gibson-database-of-spaces).
8383
Make sure to put the relevant ```.glb``` and ```.navmesh``` files under the
8484
```data_habitat/versioned_data/habitat_test_scenes_1.0``` directory.
8585

0 commit comments

Comments
 (0)