We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c8cf631 commit 8535d5eCopy full SHA for 8535d5e
1 file changed
docs/data_organization.md
@@ -123,6 +123,8 @@ Data for closed-loop simulation.
123
data/sim_engine/
124
├── assets/ # Scene assets for simulation
125
│ ├── navtest
126
+│ │ ├── assets
127
+│ │ └── configs
128
│ ├── navtrain
129
│ └── navtest_failures
130
│
@@ -188,4 +190,4 @@ Apply changes:
188
190
source ~/.bashrc # or source ~/.zshrc
189
191
```
192
----
193
+---
0 commit comments