AutoRef PDEng MSD 2020 system architecture: Difference between revisions

From Control Systems Technology Group
Jump to navigation Jump to search
No edit summary
No edit summary
 
(6 intermediate revisions by the same user not shown)
Line 1: Line 1:
<span style="color:red">
:''See [[AutoRef MSD 2020#System architecture|AutoRef MSD 2020]] for the team's contribution to [[AutoRef - Autonomous Referee System|AutoRef]]'s [[AutoRef system architecture|system architecture]].''
''Note: Team-specific pages (such as this one) are for explaining a team's contribution to the overall AutoRef project. '''Team-specific pages from MSD 2020 onwards do not provide detailed descriptions of the AutoRef system.''' If you are documenting AutoRef items as a member of MSD 2020 or any other future project,  details to the general [[AutoRef_-_Autonomous_Referee_System|AutoRef]] page and/or the respective [[AutoRef system architecture|system architecture]] or [[AutoRef implementation|implementation]] pages.''
</span>
 
The system architecture developed in [[AutoRef MSD 2020]] primarily focused on specifying the functions of the [[AutoRef - Autonomous Referee System|AutoRef]] autonomous referee for [https://msl.robocup.org/ RoboCop Middle Size League] as derived from the [https://msl.robocup.org/rules MSL rulebook (v21.4)].
 
In short, this ''functional specification'' is a breakdown of MSL rule (or ''law'') into robot ''skills'' through robot ''tasks'': tasks are statements describing what the AutoRef must do to enforce the rules, written in plain language as to fully explain referee actions without describing the means by which to achieve them; skills are fundamental abilities which are needed to accomplish a specific task.
 
The intent, approach, and realization of the functional specification is presented on this page, prefaced by a background of the system architecture and concluded with recommendations for future work.
 
== Section header ==

Latest revision as of 08:36, 31 March 2021

See AutoRef MSD 2020 for the team's contribution to AutoRef's system architecture.