forked from RoboCupAtHome/RuleBook
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathGeneralRules.tex
More file actions
41 lines (27 loc) · 1.2 KB
/
GeneralRules.tex
File metadata and controls
41 lines (27 loc) · 1.2 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
%% %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%
%% $Id: general_rules.tex 420 2013-04-08 15:30:35Z holz $
%% author(s): RoboCupAtHome Technical Committee(s)
%% description: description of the GENERAL RULES
%%
%% %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\chapter{General Rules \& Regulations}
\label{chap:rules}
These are the general rules and regulations for the competition in the RoboCup@Home league.
Every rule in this section can be considered to implicitly include the
term \emph{``unless stated otherwise''}, meaning that additional or contrary rules in particular
test specifications have a higher priority than those mentioned herein in the general rules and regulations.
\input{general_rules/TeamRegistration}
\input{general_rules/Scenario}
\input{general_rules/Robots}
\input{general_rules/DataRecording}
\input{general_rules/ExternalDevices}
\input{general_rules/ExternalComputing}
\input{general_rules/Organization}
\input{general_rules/Procedure}
\input{general_rules/ContinueRules.tex}
\input{general_rules/PenaltiesBonuses}
\input{general_rules/InstructionsOC}
% Local Variables:
% TeX-master: "Rulebook"
% End: