70 lines
2.4 KiB
Markdown
70 lines
2.4 KiB
Markdown
---
|
|
title: "INTO THE DEEP : explanation of the FTC 2024 game"
|
|
date: "2024-10-01T14:42:38+02:00"
|
|
lastmod: "2024-10-08T08:25:50+02:00"
|
|
lastupdate: "2024-10-08T08:25:50+02:00"
|
|
author: "coach.francois"
|
|
authors: ["coach.francois"]
|
|
facebook_author: "false"
|
|
facebook_site: "false"
|
|
tags: [""]
|
|
categories: [""]
|
|
keywords: [""]
|
|
description: "The rules of the game for the First Tech Challenge 2024-2025"
|
|
baneer: "https://werobot.fr/posts/blog_into_the_deep.png"
|
|
banner: "https://werobot.fr/posts/blog_into_the_deep.png"
|
|
draft: false
|
|
---
|
|
## The rules of the game for the First Tech Challenge 2024-2025
|
|
|
|
### The presentation video
|
|
|
|
Beneath the ocean's surface lie our planet's most complex ecosystems, full of life and potential for exploration and learning, where every inhabitant has a role to play in building a thriving environment. This season, FIRST Tech Challenge teams will plunge their robots into the depths of the ocean to explore the unknown and reveal its wonders.
|
|
|
|
<br>
|
|
<iframe class="youtube-player" width="100%" height="597" src="https://www.youtube.com/embed/ewlDPvRK4U4?version=3&rel=1&showsearch=0&showinfo=1&iv_load_policy=1&fs=1&hl=fr-FR&autohide=2&wmode=transparent" allowfullscreen="true" style="border:0;" sandbox="allow-scripts allow-same-origin allow-popups allow-presentation allow-popups-to-escape-sandbox"></iframe>
|
|
<br><br>
|
|
|
|
### Les contraintes
|
|
1. Starting configuration Robot volume must not exceed 18' x 18' x 18' (45.7 cm x 45.7 cm x 45.7 cm), <br>
|
|
2. In game configuration, there is no vertical limit, <br>
|
|
3. In game configuration, the horizontal size limit is 20' x 42' (50.8 cm x 106.7 cm), <br>
|
|
4. There's no limit to the robot's mass, <br>
|
|
5. The volume of the SAMPLES is 3.5' x 1.5' x 1.5' (8.9 cm x 3.8 cm x 3.8 cm), <br>
|
|
6. The robot can only handle one game element, SAMPLE or SPECIMEN, at a time in all phases of the game, <br>
|
|
7. The height of the SPECIMENS hanging bars : the LOW CHAMBER is 33 cm (13') and the HIGH CHAMBER is 66 cm (26'), <br>
|
|
8. The height of the robot's rungs : LOW RUNG is 20' (50.8 cm) and HIGH RUNG is 36' (91.4 cm).
|
|
|
|
<br><br>
|
|
|
|
|
|
### The 3D PLAYING FIELD
|
|
|
|
<br>
|
|
<div style="
|
|
position: relative;
|
|
width: 100%;
|
|
overflow: hidden;
|
|
padding-top: 100%;
|
|
">
|
|
<iframe src="https://a360.co/4eH9Pwo" style="
|
|
position: absolute;
|
|
top: 0;
|
|
left: 0;
|
|
bottom: 0;
|
|
right: 0;
|
|
width: 100%;
|
|
height: 75%;
|
|
border: none;
|
|
">
|
|
</iframe>
|
|
</div>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|