We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a684a0a commit 3c6ae4aCopy full SHA for 3c6ae4a
README.md
@@ -129,13 +129,13 @@ rerun
129
```
130
and launch the example in the container with:
131
132
-python3 habitat_test.py --config/mon/base_conf_sim.yaml
+python3 habitat_test.py --config config/mon/base_conf_sim.yaml
133
134
#### Local
135
Open the rerun viewer and example from the root of the repository with:
136
137
rerun
138
139
140
### 2. Run the evaluation
141
You can reproduce the evaluation results from the paper for single- and multi-object navigation.
0 commit comments