new_build
This commit is contained in:
parent
2ebcdeb815
commit
414fd345e8
1 changed files with 7 additions and 4 deletions
|
@ -1,8 +1,8 @@
|
||||||
---
|
---
|
||||||
title: "INTO THE DEEP : explanation of the FTC 2024 game"
|
title: "INTO THE DEEP : explanation of the FTC 2024 game"
|
||||||
date: "2024-10-02T00:42:38+02:00"
|
date: "2024-10-01T22:42:38+02:00"
|
||||||
lastmod: "2024-10-07T21:58:56+02:00"
|
lastmod: "2024-10-07T22:03:25+02:00"
|
||||||
lastupdate: "2024-10-07T21:58:56+02:00"
|
lastupdate: "2024-10-07T22:03:25+02:00"
|
||||||
author: "coach.francois"
|
author: "coach.francois"
|
||||||
authors: ["coach.francois"]
|
authors: ["coach.francois"]
|
||||||
facebook_author: "false"
|
facebook_author: "false"
|
||||||
|
@ -30,7 +30,9 @@ Beneath the ocean's surface lie our planet's most complex ecosystems, full of li
|
||||||
2. In game configuration, there is no vertical limit, <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>
|
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>
|
4. There's no limit to the robot's mass, <br>
|
||||||
5. The robot can only handle one game element, SAMPLE or SPECIMEN, at a time in all phases of the game.
|
5. The robot can only handle one game element, SAMPLE or SPECIMEN, at a time in all phases of the game, <br>
|
||||||
|
6. The height of the SPECIMENS hanging bars : the LOW CHAMBER is 33 cm (13') and the HIGH CHAMBER is 66 cm (26'), <br>
|
||||||
|
7. The height of the robot's rungs : LOW RUNG is 20' (50.8 cm) and HIGH RUNG is 36' (91.4 cm).
|
||||||
<br><br>
|
<br><br>
|
||||||
|
|
||||||
|
|
||||||
|
@ -59,3 +61,4 @@ Beneath the ocean's surface lie our planet's most complex ecosystems, full of li
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue