# Robot Transporteur

![](https://www.ecolerobots.com/wp-content/uploads/sites/2/2017/06/robot-voiture-intelligente.jpg)

### **Boîte de jeu compatibles**

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

### **Description**

Fais-lui transporter un objet et fais-lui suivre un parcours.&#x20;

Grâce à son photoréflecteur infrarouge, ce robot transporteur peut suivre un chemin que tu auras tracé à l’aide d’un marqueur noir.&#x20;

Le manuel de montage te permettra d’assembler les cubes et les différentes pièces pour que ton robot roule et puisse transporter un objet. Une fois monté, télécharge le fichier de programmation pour qu’il devienne autonome dès que tu mettras la batterie en marche.

### 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-transporteur.pdf)
{% endtab %}

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

Programmation par bloc (Scratch) : [Transporter.bpd](https://speechi-support.s3.amazonaws.com/Robotique/fichiers-de-programmation/robot-transporteur/Transporter.bpd)

{% endtab %}

{% tab title="Vidéos" %}
{% embed url="<https://www.youtube.com/embed/R6uOLoKYFP4?autoplay=1&origin=https://www.ecolerobots.com/robot/transporteur/>" %}
{% 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-voitures/robot-transporteur.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.
