-
Notifications
You must be signed in to change notification settings - Fork 0
/
robo_soccer.html
131 lines (95 loc) · 5.79 KB
/
robo_soccer.html
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
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
---
layout: base
permalink: /robo-football-at-next/
---
<div class="t-light">
<div class="o-bleed o-bg">
<div class="o-full">
<h1 class="u-type-h2">Robo Football<br />
</h1>
</div>
<div class="o-row u-no-wrap o-row--reflow-break-reverse">
<div class="o-half o-half--left-stacked o-half--padded o-half--content u-pt3">
<p class="u-type-panel-text u-m0">Watch Robots Play Like Humans.
</p>
</div>
<div class="o-over-half o-over-half--right">
<div class="u-ratio" style="padding-bottom: calc((711/1067)*100%);">
<div class="c-aspect-inner">
<img src="{{ '/assets/images/events/robo_football.jpg' | prepend: site.baseurl }}" class="u-responsive" alt="Robo football" />
</div>
</div>
</div>
</div>
<div class="o-text-column u-mb5 u-mt5">
<p>
Robo Football is a league game competition, where two teams with 3 manually controlled Robots of each team will be competing against each other to score the highest score. The team with the highest score shall be the winner. This game is similar to normal football but instead of human, robots will be used to score points.
</p>
<h2 class="u-type-h4">Theme</h2>
<p>Build 3 remote-controlled robots to play football against opponents satisfying the constraints mentioned below.</p>
<h3 class="u-type-h4">Team Specification</h3>
<ul>
<li>A team should consist of a maximum of 4 members.</li>
<li>A team can be formed with players from same or different institute.</li>
</ul>
<h2 class="u-type-h4">Design and Dimensions</h2>
<ul>
<p>Each robot should be of the of 30cm x 30cm x 30cm and keeper can exceed up to 40cm wide.</p>
<p>The maximum weight of each robot is 5 kg.</p>
<p>Each team must have at least 3 robots and can have up to 5 robots. </p>
<p>All robots are to be controlled wirelessly and manually.</p>
<p> The robot cannot have any weapon that may harm other robot but they
can have mechanisms for shooting or saving the ball.</p>
</ul>
<h2 class="u-type-h4">Arena Specifications</h2>
<ul>
<p>The arena is a simple 18ft x 12ft rectangle base enclosed by a boundary wall (height 20cm).</p>
<p>All the marking shall be as per that of a regular football field which includes the centerline, center circle, and the D area.</p>
<p>Size of the goal post will be 3 ft(l) x 2.5 ft(h)</p>
<p>Foam ball with the size of 10 cm (approx) in diameter will be used.</p>
</ul>
<h2 class="u-type-h4">GamePlay</h2>
<ul>
<p>Each match will be of 6 minutes divided into 2 halves of 3 minutes each.</p>
<p>Half time will be of 5 minutes for teams to repair any damage inflicted upon them.</p>
<p>The game will follow the general rule of football by adding 3 minutes of extra time. If the draw continues, the game will be decided by penalty shootout. </p>
</ul>
<h2 class="u-type-h4">Rules</h2>
<ul>
<p>Robot demonstration (Fully Operating Robot) should be shown 3 days before the competition then only the team will be registered</p>
<p>The potential difference between any two points must not exceed 24V</p>
<p>No picking of the ball is allowed. </p>
<p>No air blowing mechanism will be allowed.</p>
<p>If a robot throws the ball outside the arena, then other bots will get an advantage of throw ball.</p>
<p>In the case of the free-kick bot has to keep a minimum distance from the robot who is taking free-kick. Distance will depend on the position from where a free kick is taken.</p>
<p>A penalty kick will be given in case of foul in the D area.</p>
<p>Each penalty shootout will be of 30 second time (one on one).</p>
<p>In the case of a foul, the bot will be given a warning (as Yellow Card) and if the mistake is repeated, that bot will be disqualified (as Red Card).</p>
<p>Referee decision will be the final decision.</p>
<p>Robot causing physical damage to the opponent robot will be immediately disqualified.</p>
<p>Participants should build their own robots by themselves. The ready-made toy is not allowed.</p>
</ul>
<h2 class="u-type-h4">Prizes and Certifications</h2>
<p>The winner will be awarded the cash prize of <strong>Rs 25,000</strong>, certificate and medal.</p>
<p>The first runner up will be awarded the cash prize of <strong>Rs.15,000</strong>, certificate and medal.</p>
<p>There will be provision of best category award for deserving team.</p>
<p> <strong>Note: The teams which get disqualified due to disobeying any of the competition rules will not be considered for the certificate.</strong></p>
<br/>
<h2 class="u-type-h4">Registration Details</h2>
<p>Registration Fee: Rs.1500</p>
<p>Deadline: Ashad 29, 2076</p>
<p><strong>Register at Nepal College of Information Technology (NCIT)</strong></p>
<p>Balkumari, Lalitpur</p>
<br/>
<h2 class="u-type-h4">Contact Point</h2>
<p>For more information, please contact:</p>
<p><strong>Subarna Tiwari </strong>
<br/><a href="tel:+977 9845706332">+977 9845706332</a><br />
</p>
<p><strong>Rajan Maharjan</strong>
<br/><a href="+977 9860124285">+977 9860124285</a><br />
</p>
<br />
</div>
</div>
</div>