Skip to content

Commit

Permalink
docs: add make map directory
Browse files Browse the repository at this point in the history
  • Loading branch information
hayato-m126 committed Nov 4, 2022
1 parent 1bbf3af commit 43ea9e5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/quick_start/setup.en.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@
The same maps as in planning-simulation are used, so if you have already downloaded them, you do not need to do this step.

```bash
mkdir -p ~/autoware_map
gdown -O ~/autoware_map/sample-map-planning.zip 'https://docs.google.com/uc?export=download&id=1499_nsbUbIeturZaDj7jhUownh5fvXHd'
unzip -d ~/autoware_map ~/autoware_map/sample-map-planning.zip
```
Expand Down

0 comments on commit 43ea9e5

Please sign in to comment.