Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: minor changes to pass pre-commit #79

Merged
merged 4 commits into from
Sep 26, 2024
Merged
Show file tree
Hide file tree
Changes from 2 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions docs/getting-started.en.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,9 @@ You can participate in this competition with a single PC running Ubuntu 22.04.

First, use the online scoring environment, then proceed with environment setup and development.

## [Register for the Autonomous Driving AI Challenge 2024](https://docs.google.com/forms/d/e/1FAIpQLSc0xFCrNS_J5Bl2g2RIZ694B5p9vOhlav9hrwgumtBrQuQ0RQ/viewform)
## Register for the Autonomous Driving AI Challenge 2024

If you haven't registered yet, please do so using the link above.
Registration for the 2024 competitions have already been closed.

## Accessing and Submitting to the [Online Scoring Environment](https://aichallenge-board.jsae.or.jp/live)

Expand Down
4 changes: 2 additions & 2 deletions docs/getting-started.ja.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,9 @@

まずオンライン採点環境の利用を行い、その後環境構築・開発と進んでいきます。

## 自動運転AIチャレンジ2024への[参加登録](https://docs.google.com/forms/d/e/1FAIpQLSc0xFCrNS_J5Bl2g2RIZ694B5p9vOhlav9hrwgumtBrQuQ0RQ/viewform)
## 自動運転AIチャレンジ2024への参加登録

参加登録が済んでいない方は上記リンクから登録をお願いします。
今年度の大会の参加登録は締め切っています.

## [オンライン採点環境](https://aichallenge-board.jsae.or.jp/live)へのアクセスと提出

Expand Down
4 changes: 2 additions & 2 deletions docs/information/rules.en.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,8 +52,8 @@ The ranking will be determined based on the following criteria:

- If the specified number of laps is completed, the team with the shortest driving time.
- If the specified number of laps is not completed:
- The team with the most laps.
- If the lap count is the same, the team with the shortest time to the last lap.
- The team with the most laps.
isamu-takagi marked this conversation as resolved.
Show resolved Hide resolved
- If the lap count is the same, the team with the shortest time to the last lap.

## Pit Stop

Expand Down
4 changes: 2 additions & 2 deletions docs/information/rules.ja.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,8 +52,8 @@

- 規定の周回数に到達している場合、走行時間の短いチーム。
- 規定の周回数に到達していない場合、
- 周回数が多いチーム。
- 周回数が同じ場合、最終周までの走行時間が短いチーム。
- 周回数が多いチーム。
- 周回数が同じ場合、最終周までの走行時間が短いチーム。

## ピットストップ

Expand Down
Loading