From 6c8fabec98626e917023561bafbd9595b5a37af4 Mon Sep 17 00:00:00 2001 From: mackierx111 Date: Fri, 15 Dec 2023 16:34:55 +0900 Subject: [PATCH] add link to scenario simulator v2 GitHub --- docs/GettingStarted/UsingOpenSCENARIO/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/GettingStarted/UsingOpenSCENARIO/index.md b/docs/GettingStarted/UsingOpenSCENARIO/index.md index 3b4d53002..664cab25f 100644 --- a/docs/GettingStarted/UsingOpenSCENARIO/index.md +++ b/docs/GettingStarted/UsingOpenSCENARIO/index.md @@ -6,7 +6,7 @@ Running AWSIM with scenario_simulator_v2 is still a prototype, so stable running is not guaranteed. -Below you can find instructions on how to setup the OpenSCENARIO execution using `scenario_simulator_v2` with AWSIM as a simulator +Below you can find instructions on how to setup the OpenSCENARIO execution using [scenario_simulator_v2](https://github.com/tier4/scenario_simulator_v2) with AWSIM as a simulator The instruction assumes using the Ubuntu OS. ## Prerequisites