Skip to content

Commit

Permalink
update google drive link
Browse files Browse the repository at this point in the history
Signed-off-by: kminoda <[email protected]>
  • Loading branch information
kminoda committed Nov 7, 2023
1 parent 4ef544f commit bb21f04
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 @@ -7,7 +7,7 @@ Divided pointcloud map is necessary when handling large pointcloud map, in which
Download the [sample-map-rosbag_split](TODO) and locate the map under `$HOME/autoware_map/`.

```bash
gdown -O ~/autoware_map/ 'https://docs.google.com/uc?export=download&id=1VnwJx9tI3kI_cTLzP61ktuAJ1ChgygpG' # TODO
gdown -O ~/autoware_map/ 'https://docs.google.com/uc?export=download&id=11tLC9T4MS8fnZ9Wo0D8-Ext7hEDl2YJ4'
unzip -d ~/autoware_map/ ~/autoware_map/sample-rosbag_split.zip
```

Expand Down

0 comments on commit bb21f04

Please sign in to comment.