-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
49 lines (42 loc) · 1.95 KB
/
index.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
---
layout: default
title: home
redirect_from:
- /qrcode/
- /b-card/
---
<article class="home-content">
<div class="row">
<div class="large-5 columns">
<h2>Join us for 2022!</h2>
<p><img src="images/michael_success.jpg" alt="The team with Order & Chaos at SwissEurobot 2020" /></p>
<p>
<b>Nous sommes toujours à la recherche de nouveaux membres pour travailler sur nos robots!</b></p>
Peut importe que tu sois plus mécanique, électronique ou programmation, ou même que tu ne le sache pas, il y a une place pour toi!</p>
Eurobot est une aventure incroyable, tant humainement que techniquement.</p>
<b>If you don't speak French, that's fine too!</b>
<p>Intéressé? Tu peux <a href="about_us/about_us.html">lire plus d'info sur le club</a>.</p>
</div>
<!-- Spacer -->
<div class="large-2 columns"></div>
<div class="large-5 columns">
<h2>Eurobot 2019: Atom Factory</h2>
<p><img src="images/2019/table.jpg" alt="2019 table" /></p>
<p>
We started the season by participating in the Belgian Eurobot competition.
Then, we played the Swiss national contest where we were placed 7th.
The goal of this edition was to make robots collect and discover atoms.
The robots needed to complete following tasks:
<ul>
<li>Collecting atoms and sorting them by weight.</li>
<li>Use a particle accelerator to discover a new heavier element.</li>
<li>Activate an experiment to project an electron.</li>
<li>Estimate the score achieved by the robots.</li>
</ul>
</p><p>More details about the contest in the <a href="/ressources/rules/2019.pdf">rules</a>.</p>
</div>
</div>
<div class="row">
<img src="/images/sponsors/panel.png">
</div>
</article>