From a4036a1900d2d8062faea1113168ca74fd9b967a Mon Sep 17 00:00:00 2001 From: Masahiro Kubota Date: Tue, 17 Dec 2024 10:51:59 +0900 Subject: [PATCH] fix: delete AWSIM link Signed-off-by: Masahiro Kubota --- docs/setup/headless-simulation.en.md | 4 ++-- docs/setup/headless-simulation.ja.md | 4 ++-- docs/setup/visible-simulation.en.md | 4 ++-- docs/setup/visible-simulation.ja.md | 4 ++-- 4 files changed, 8 insertions(+), 8 deletions(-) diff --git a/docs/setup/headless-simulation.en.md b/docs/setup/headless-simulation.en.md index 92a80b1..30ac156 100644 --- a/docs/setup/headless-simulation.en.md +++ b/docs/setup/headless-simulation.en.md @@ -1,8 +1,8 @@ # Downloading Headless AWSIM -## Download AWSIM +## Download AWSIM (The simulator distribution has ended.) -1. Download the latest `AWSIM_GPU_**.zip` file from [Google Drive](https://drive.google.com/drive/folders/1ftIoamNGAet90sXeG48lKa89dkpVy45y) and extract it to `aichallenge-2024/aichallenge/simulator`. +1. Download the latest `AWSIM_GPU_**.zip` file from Google Drive and extract it to `aichallenge-2024/aichallenge/simulator`. 2. Confirm that the executable file exists at `aichallenge-2024/aichallenge/simulator/AWSIM/AWSIM.x86_64`. diff --git a/docs/setup/headless-simulation.ja.md b/docs/setup/headless-simulation.ja.md index 060ed68..a44bdbd 100644 --- a/docs/setup/headless-simulation.ja.md +++ b/docs/setup/headless-simulation.ja.md @@ -1,8 +1,8 @@ # 描画なしAWSIMのダウンロード -## AWSIMのダウンロード +## AWSIMのダウンロード(シミュレータの配布は終了しました) -1. [Google Drive](https://drive.google.com/drive/folders/1ftIoamNGAet90sXeG48lKa89dkpVy45y) から最新の `AWSIM.zip` をダウンロードし、`aichallenge-2024/aichallenge/simulator` に展開します。 +1. Google Driveから最新の `AWSIM.zip` をダウンロードし、`aichallenge-2024/aichallenge/simulator` に展開します。 2. 実行ファイルが`aichallenge-2024/aichallenge/simulator/AWSIM/AWSIM.x86_64`に存在していることを確認してください。 diff --git a/docs/setup/visible-simulation.en.md b/docs/setup/visible-simulation.en.md index 2417922..d2138db 100644 --- a/docs/setup/visible-simulation.en.md +++ b/docs/setup/visible-simulation.en.md @@ -74,9 +74,9 @@ sudo apt update sudo apt install -y libvulkan1 ``` -## Downloading AWSIM +## Downloading AWSIM (The simulator distribution has ended.) -1. Download the latest `AWSIM_GPU_**.zip` file from [Google Drive](https://drive.google.com/drive/folders/1ftIoamNGAet90sXeG48lKa89dkpVy45y) and extract it to `aichallenge-2024/aichallenge/simulator`. +1. Download the latest `AWSIM_GPU_**.zip` file from Google Drive and extract it to `aichallenge-2024/aichallenge/simulator`. 2. Confirm that the executable file exists at `aichallenge-2024/aichallenge/simulator/AWSIM/AWSIM.x86_64`. diff --git a/docs/setup/visible-simulation.ja.md b/docs/setup/visible-simulation.ja.md index d1e01cd..e30072e 100644 --- a/docs/setup/visible-simulation.ja.md +++ b/docs/setup/visible-simulation.ja.md @@ -74,9 +74,9 @@ sudo apt update sudo apt install -y libvulkan1 ``` -## AWSIMのダウンロード +## AWSIMのダウンロード(シミュレータの配布は終了しました) -1. [Google Drive](https://drive.google.com/drive/folders/1ftIoamNGAet90sXeG48lKa89dkpVy45y) から最新の `AWSIM_GPU_**.zip` をダウンロードし、`aichallenge-2024/aichallenge/simulator` に展開します。 +1. Google Drive から最新の `AWSIM_GPU_**.zip` をダウンロードし、`aichallenge-2024/aichallenge/simulator` に展開します。 2. 実行ファイルが`aichallenge-2024/aichallenge/simulator/AWSIM/AWSIM.x86_64`に存在していることを確認してください。