# 配件

## 简介

机械臂可以与传送带、滑轨等配件协同工作，可以脱机工作、获得更大的工作范围，实现更多有趣的应用，甚至可以在桌面上模拟小型流水线。

除了官方的配件之外，也可以与Arduino、树莓派、OpenMV等开源硬件产品协同工作。

## 本节目录

触控屏


---

# 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://manual.rotrics.com/v1.0-chinese/accessories_chn.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.
