From b3fd46a1075fb53340dba83861761bcaac5cfae6 Mon Sep 17 00:00:00 2001 From: Kazunori Kimura Date: Sat, 7 May 2022 18:33:55 +0900 Subject: [PATCH] =?UTF-8?q?=E3=83=AD=E3=83=9C=E3=83=83=E3=83=88=E4=BA=A4?= =?UTF-8?q?=E4=BB=A3::usage=E3=81=AEmade=20by=E7=AE=87=E6=9D=A1=E6=9B=B8?= =?UTF-8?q?=E3=81=8D=E7=BF=BB=E8=A8=B3=E3=82=92=E6=94=B9=E5=96=84?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- chapters/substitution.adoc | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/chapters/substitution.adoc b/chapters/substitution.adoc index ba6f37d..87a893f 100644 --- a/chapters/substitution.adoc +++ b/chapters/substitution.adoc @@ -47,16 +47,16 @@ A substitution grants the team 10 seconds to take robots out. After that time, a Each team has 5 free substitutions per halftime. Every additional substitution will result in an <<ロボット交代回数超過/Excessive Robot Substitutions, excessive robot substitutions foul>> for the team. -ロボットの交代の意思表示は次のようにして行う: + +ロボットの交代の意思表示は次の者が行うことができる: + A robot substitution intent can be made by: -. <<ハンドラー/Robot Handler, ハンドラー>>は<>に通知することで<>に意図を入力する。 + +. <<ハンドラー/Robot Handler, ハンドラー>>が<>に意図を入力する<>に通知することで + A <<ハンドラー/Robot Handler, robot handler>> by informing the <> who in turn enters the intent into the <>. -. <<ハンドラー/Robot Handler, ハンドラー>>は、提供されていれば<<リモコン/Remote Control, リモコン>>を使用する。 + +. <<ハンドラー/Robot Handler, ハンドラー>>が<<リモコン/Remote Control, リモコン>>を使用ことで(提供されている場合) + A <<ハンドラー/Robot Handler, robot handler>> by using the <<リモコン/Remote Control, remote control>>, if provided. -. チームのソフトウェアは<>へリクエストを送信する。 + +. チームのソフトウェアが<>へリクエストを送信することによって。 + A team software by sending a request to the <>. -. <>は当該チームに許された最大ロボット数を超えていないかを確認し(例えばチームが<<イエローカード/Yellow Card, イエロー>>か<<レッドカード/Red Card, レッドカード>>を受け取ったあと等)、リクエストを処理する。 + +. <>が(例えばチームが<<イエローカード/Yellow Card, イエロー>>か<<レッドカード/Red Card, レッドカード>>を受け取った等の理由で)各チームに許された最大ロボット数を超えていることを確認したことによって + The <> itself if a team exceeds the maximum number of robots (for example after a team receives a <<イエローカード/Yellow Card, yellow>> or <<レッドカード/Red Card, red card>>). 片方のチームの交代の意図のために試合がハルトされた場合、少なくとも一台のロボットが除去されなければならない。交代のために試合がハルトされていない場合に限り交代の意図を取り消すことができる。 +