Skip to content

Commit

Permalink
fix(docs): fix url for divided map (#479)
Browse files Browse the repository at this point in the history
Signed-off-by: kminoda <koji.minoda@tier4.jp>
  • Loading branch information
kminoda authored Nov 16, 2023
1 parent 95312b8 commit 1b0beb7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/how-to-guides/others/using-divided-map.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ Divided pointcloud map is necessary when handling large pointcloud map, in which

## Tutorial

Download the [sample-map-rosbag_split](TODO) and locate the map under `$HOME/autoware_map/`.
Download the [sample-map-rosbag_split](https://docs.google.com/uc?export=download&id=11tLC9T4MS8fnZ9Wo0D8-Ext7hEDl2YJ4) and locate the map under `$HOME/autoware_map/`.

```bash
gdown -O ~/autoware_map/ 'https://docs.google.com/uc?export=download&id=11tLC9T4MS8fnZ9Wo0D8-Ext7hEDl2YJ4'
Expand Down

0 comments on commit 1b0beb7

Please sign in to comment.