From a0c7000e7f86007f52dad74e778ea11353426011 Mon Sep 17 00:00:00 2001 From: KentaKato Date: Sat, 15 Jun 2024 09:34:45 +0900 Subject: [PATCH] docs: Update visible-simulaton.ja.md (#23) * Update visible-simulation.ja.md * Update visible-simulation.ja.md --- docs/development/visible-simulation.ja.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/docs/development/visible-simulation.ja.md b/docs/development/visible-simulation.ja.md index bd53c34..bb381c4 100644 --- a/docs/development/visible-simulation.ja.md +++ b/docs/development/visible-simulation.ja.md @@ -121,6 +121,13 @@ sudo ip link set multicast on lo /aichallenge/simulator/AWSIM_GPU/AWSIM.x86_64 ``` +run_evaluetion.bashに対しても次の変更を加えます。AISIM_GPU_**には先程展開したディレクトリを指定してください。 + +```bash +#AWSIM_DIRECTORY=/aichallenge/simulator/AWSIM +AWSIM_DIRECTORY=/aichallenge/simulator/AWSIM_GPU_** +``` + 以下のコマンドを実行します。 ```bash