# 9. 避障智貓

![](https://kittenbothk.readthedocs.io/en/latest/_images/avoid1.jpg)

### 教材資源包下載

包括說明書： [資源包下載地址](https://drive.google.com/drive/folders/16T0mfS0QbxXfHf4GvNz62Xd2x8dvOq4m?usp=sharing)

### 參考接線

![](https://kittenbothk.readthedocs.io/en/latest/_images/avoid_wire.png)

![](https://kittenbothk.readthedocs.io/en/latest/_images/trace_wire2.png)

### 參考程式

{% embed url="<https://makecode.com/_eDEbk6C7yUjH>" %}

[避障智貓參考程式](https://makecode.com/_eDEbk6C7yUjH)

### 模型玩法

車子會在地上行走，遇到障礙物時會停下來，探測出路然後繼續行走。


---

# 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://sharinghub.kittenbot.hk/kits/meowbit_inventor/info/avoid.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.
