# Robot Traqueur de ligne

![](https://www.ecolerobots.com/wp-content/uploads/sites/2/2017/06/robot-education-ecole.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 faire à cette voiture les parcours les plus fous !

Le photoréflecteur infrarouge de ce robot lui permet de détecter toute ligne noire tracée. Grâce au fichier de programmation téléchargeable ci-dessous, fais-lui suivre cette ligne noire.

Dans le manuel de montage également disponible ci-dessous, un parcours t’est proposé, mais rien ne t’empêche de créer ton propre parcours à l’aide d’un marqueur noir.

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

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

Programmation par bloc (Scratch) : [LineTracer.bpd](https://speechi-support.s3.amazonaws.com/Robotique/fichiers-de-programmation/robot-traqueur-de-ligne/LineTracer.bpd)
{% endtab %}

{% tab title="Vidéos" %}
{% embed url="<https://www.youtube.com/embed/HaWOiSoTFCI?autoplay=1&origin=https://www.ecolerobots.com/robot/robot-pivoteur/>" %}

{% embed url="<https://www.youtube.com/embed/6mcpj_kDU2w?autoplay=1&origin=https://www.ecolerobots.com/robot/robot-traqueur-de-ligne/>" %}

{% 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-traqueur-de-ligne.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.
