AutoRef implementation: Difference between revisions
Jump to navigation
Jump to search
20204919@TUE (talk | contribs) No edit summary |
20204919@TUE (talk | contribs) |
||
Line 8: | Line 8: | ||
===Objective statement=== | ===Objective statement=== | ||
The main objective of the implementation part of the project was to detect violations of the rules related to the distance between the ball and players during the following game states: | |||
*Free kick | |||
*Kick-off | |||
*Corner kick | |||
*Goal kick | |||
*Throw-in | |||
*Dropped-ball | |||
These rules are described in Laws number 8, 10, 13, 14, and 15 of the MSL Rulebook. | |||
===Motivation=== | ===Motivation=== |
Revision as of 14:17, 31 March 2021
The implementation for the AutoRef autonomous referee for RoboCup Middle Size League (MSL) robot soccer is the proposed design of the AutoRef system.
In 2021 contributions by MSD 2020 focused on detecting ball-to-player distance violations.
Introduction
Objective statement
The main objective of the implementation part of the project was to detect violations of the rules related to the distance between the ball and players during the following game states:
- Free kick
- Kick-off
- Corner kick
- Goal kick
- Throw-in
- Dropped-ball
These rules are described in Laws number 8, 10, 13, 14, and 15 of the MSL Rulebook.