Skip to content

Commit 8535d5e

Browse files
authored
Add missing directories in data organization documentation
1 parent c8cf631 commit 8535d5e

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

docs/data_organization.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,6 +123,8 @@ Data for closed-loop simulation.
123123
data/sim_engine/
124124
├── assets/ # Scene assets for simulation
125125
│ ├── navtest
126+
│ │ ├── assets
127+
│ │ └── configs
126128
│ ├── navtrain
127129
│ └── navtest_failures
128130
@@ -188,4 +190,4 @@ Apply changes:
188190
source ~/.bashrc # or source ~/.zshrc
189191
```
190192

191-
---
193+
---

0 commit comments

Comments
 (0)