# Robot Grue

![](/files/VQquxwRwVGakty9wXZse)

### Boîte de jeu compatible

* [**Kit Robots Élémentaires**](https://plu.ug/l/4ze2gskhe)
* [**Kit Robots Avancés**](https://plu.ug/l/p2zd4s8hr)

### Description

Attrape les objets avec ce robot en forme de grue !

Après avoir monté la voiture et y avoir associé la pince, confectionne une télécommande composée d’un accéléromètre pour diriger ton robot rien qu’au mouvement de ta main et d’un bouton pressoir qui te servira à ouvrir et fermer la pince de ta grue pour attraper les objets.

### Supports pour le montage

{% tabs %}
{% tab title="Instructions de montage" %}
[Télécharger les instructions de montage](https://speechi-support.s3.amazonaws.com/Robotique/manuels-de-montage-de-robots/robot-grue.pdf)
{% endtab %}

{% tab title="Fichiers du programme" %}
Programmation par icônes : [ArmRobotCar.ipd](https://speechi-support.s3.amazonaws.com/Robotique/fichiers-de-programmation/robot-grue/ArmRobotCar.ipd)

Scratch (programmation par blocs) : [ArmRobotCar.bpd](https://speechi-support.s3.amazonaws.com/Robotique/fichiers-de-programmation/robot-grue/ArmRobotCar.bpd)
{% endtab %}

{% tab title="Vidéos" %}
{% embed url="<https://www.youtube.com/watch?v=zAE-1vdvOo0>" %}

{% embed url="<https://www.youtube.com/watch?v=aoBDBwwtgVA>" %}

{% embed url="<https://www.youtube.com/watch?v=LVacUmUm8OM>" %}
{% endtab %}
{% endtabs %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://support.123code.be/kit-voiture-intelligente/nos-robots-telecommandes/robot-grue.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
