# Robot Pivoteur

<div align="center"><img src="/files/-MaUADcHnnFI1k_REYwG" alt=""></div>

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

* [**Kit Robots Voitures Intelligentes**](https://plu.ug/l/nlqzdc-hy)

### **Description**

Ce robot repère les obstacles et pivote pour les éviter.

Les deux capteurs de pression situés à l’avant du robot pivoteur lui permettent de détecter par pression les obstacles qui se présentent à lui. Aide-toi du manuel de montage et du fichier de programmation pour le faire vadrouiller où bon lui semble.

Prépare-lui un parcours semé d’obstacles, il saura toujours trouver son chemin !

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

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

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

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

{% 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-pivoteur.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.
