-
Notifications
You must be signed in to change notification settings - Fork 11
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
Added rule to 4.4.2 Timeouts #88
Added rule to 4.4.2 Timeouts #88
Conversation
I like the change. Do we also want a change to 3.2.6 to make clear moving a robot by hand is not acceptable during a match? |
Co-authored-by: Nicolai Ommer <[email protected]>
At the risk of being pedantic:
Additionally, maybe I should reword Edit: Or does it actually mean |
I'd say, a substitution INTENT is free. You can revoke it without loosing anything:
Once the intent is accepted by the GC, its converted into a substitution (which allows for arbitrary many robots to substitute). This counts towards your substitution budget. |
I'd also change "substituted" to sth like: Any robot that has been physically interacted with during a timeout must be taken out of the field. It can be brought in again as outlined in <<Robot Substitution, Robot Substitution>>. |
Probably worth adding.
I'd say that's not match. |
…onal rules around substitution
…boCup-SSL/ssl-rules into 87-prevent-manual-movement-in-timeout
I reworded |
The robotic equipment has to be fully autonomous. Human operators are not permitted to enter any information to the system during a match, except in <<Overview, breaks>> or during a <<Timeouts,timeout>>. Additionally, robots may not be manually moved during any phase of the match, except for moving robots out of the field, or into the field as described in <<Robot Substitution, Robot Substitution>>. Disregarding this rule is considered <<Unsporting Behavior, unsporting behavior>>. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Small tip: It is good practice to put each sentence on a separate line. That's easier to read and makes it easier to compare the GIT diff.
Looks good to me, thank you! |
* Added rule to 4.4.2 Timeouts * Update chapters/gamestructure.adoc Co-authored-by: Nicolai Ommer <[email protected]> * reworded to remove 'substituted' to prevent confusion with the additional rules around substitution * Added the disallowance of manually moving robots to the section Autonomy --------- Co-authored-by: Emiel Steerneman <[email protected]> Co-authored-by: Nicolai Ommer <[email protected]>
* Added rule to 4.4.2 Timeouts (RoboCup-SSL#88) * Added rule to 4.4.2 Timeouts * Update chapters/gamestructure.adoc Co-authored-by: Nicolai Ommer <[email protected]> * reworded to remove 'substituted' to prevent confusion with the additional rules around substitution * Added the disallowance of manually moving robots to the section Autonomy Co-authored-by: Emiel Steerneman <[email protected]> Co-authored-by: Nicolai Ommer <[email protected]> * 和訳 --------- Co-authored-by: Emiel Steerneman <[email protected]> Co-authored-by: Emiel Steerneman <[email protected]> Co-authored-by: Nicolai Ommer <[email protected]>
This draft PR adds the following to section 4.4.2 Timeouts: