Skip to content

Commit

Permalink
fix:fix doc (#52)
Browse files Browse the repository at this point in the history
Signed-off-by: Masahiro Kubota <[email protected]>
  • Loading branch information
masahiro-kubota authored Jun 28, 2024
1 parent 3fa4689 commit eda212e
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
Binary file added docs/preliminaries/image.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
6 changes: 4 additions & 2 deletions docs/preliminaries/submission.ja.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,9 +34,11 @@

2. オンライン環境にアップロード

<img src="./images/siteImage.png" width="100%">
[オンライン環境](https://aichallenge-board.jsae.or.jp/live)にアクセスし、右上"LOG IN"ボタンからログインします。
![alt text](image.png)

[オンライン環境](https://aichallenge-board.jsae.or.jp/live)にアクセスし、緑色の「UPLOAD」ボタンから`aichallenge_submit.tar.gz`をアップロードしてください。アップロード後、ソースコードのビルドとシミュレーションが順に実施されます。
ログインが完了したら緑色の「UPLOAD」ボタンから`aichallenge_submit.tar.gz`をアップロードしてください。アップロード後、ソースコードのビルドとシミュレーションが順に実施されます。
<img src="./images/siteImage.png" width="100%">

- 正常に終了した場合、採点完了と表示され、`result.json`がダウンロードでき、各ラップタイムが表示されます。
- シナリオ実行後、launchに失敗した等でスコアが出力されていない場合は「結果無し」と表示されます。この場合、サーバーサイドでの内部エラーの可能性があるため、再アップロードをお願いします。問題が続く場合はお問い合わせください。
Expand Down

0 comments on commit eda212e

Please sign in to comment.