From 1b0beb7ee42365efb59f5475ba0978e04d960b4e Mon Sep 17 00:00:00 2001 From: kminoda <44218668+kminoda@users.noreply.github.com> Date: Thu, 16 Nov 2023 15:55:00 +0900 Subject: [PATCH] fix(docs): fix url for divided map (#479) Signed-off-by: kminoda --- docs/how-to-guides/others/using-divided-map.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/how-to-guides/others/using-divided-map.md b/docs/how-to-guides/others/using-divided-map.md index 82e81cb9b8c..5f90304b769 100644 --- a/docs/how-to-guides/others/using-divided-map.md +++ b/docs/how-to-guides/others/using-divided-map.md @@ -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'