From 212b159d69295fc8f3e8b6cc1de764c58cb791d8 Mon Sep 17 00:00:00 2001 From: "Takagi, Isamu" <43976882+isamu-takagi@users.noreply.github.com> Date: Mon, 17 Jun 2024 16:05:56 +0900 Subject: [PATCH] fix: spelling inconsistencies (#26) Signed-off-by: Takagi, Isamu --- .../RacingKart.jpeg => assets/racing-kart.jpeg} | Bin docs/index.ja.md | 2 +- docs/specifications/simulator.en.md | 4 ++-- docs/specifications/simulator.ja.md | 4 ++-- 4 files changed, 5 insertions(+), 5 deletions(-) rename docs/{images/RacingKart.jpeg => assets/racing-kart.jpeg} (100%) diff --git a/docs/images/RacingKart.jpeg b/docs/assets/racing-kart.jpeg similarity index 100% rename from docs/images/RacingKart.jpeg rename to docs/assets/racing-kart.jpeg diff --git a/docs/index.ja.md b/docs/index.ja.md index 9e554a3..a4f7682 100644 --- a/docs/index.ja.md +++ b/docs/index.ja.md @@ -49,6 +49,6 @@ ## 使用車両 -![TOM'S RacingKart](./images/RacingKart.jpeg) +![TOM'S Racing Kart](./assets/racing-kart.jpeg) ## 挑戦課題 diff --git a/docs/specifications/simulator.en.md b/docs/specifications/simulator.en.md index 69b5d1b..233bfe9 100644 --- a/docs/specifications/simulator.en.md +++ b/docs/specifications/simulator.en.md @@ -6,9 +6,9 @@ This page describes the specifications of the simulator used in the AI Challenge The simulator is based on the open-source autonomous driving simulator "[AWSIM](https://github.com/tier4/AWSIM)" developed for Autoware. -## Vehicle (Go-Kart) +## Vehicle (Racing Kart) -The vehicle conforms to the specifications of the [EGO Vehicle](https://tier4.github.io/AWSIM/Components/Vehicle/EgoVehicle/) in AWSIM and is designed with specifications close to an actual go-kart. +The vehicle conforms to the specifications of the [EGO Vehicle](https://tier4.github.io/AWSIM/Components/Vehicle/EgoVehicle/) in AWSIM and is designed with specifications close to an actual racing kart. ![vehicle-appearance](./images/vehicle-appearance.png) diff --git a/docs/specifications/simulator.ja.md b/docs/specifications/simulator.ja.md index af1a05e..57ac566 100644 --- a/docs/specifications/simulator.ja.md +++ b/docs/specifications/simulator.ja.md @@ -6,9 +6,9 @@ シミュレーターは、Autowareのためのオープンソース自動運転シミュレーター「[AWSIM](https://github.com/tier4/AWSIM)」をベースとして作成されています。 -## 車両(ゴーカート) +## 車両(レーシングカート) -車両はAWSIMにおける[EGO Vehicle](https://tier4.github.io/AWSIM/Components/Vehicle/EgoVehicle/)の仕様に準拠しており、実際のゴーカートに近いスペックで作成されています。 +車両はAWSIMにおける[EGO Vehicle](https://tier4.github.io/AWSIM/Components/Vehicle/EgoVehicle/)の仕様に準拠しており、実際のレーシングカートに近いスペックで作成されています。 ![vehicle-appearance](./images/vehicle-appearance.png)