# Rotrics Arm 用户手册\_V1.0

## 中文的使用说明不是最新版，请点击下方链接查阅英语版本的使用说明。

<https://manual.rotrics.com/>

## 概览

{% hint style="success" %}
**📅更新日期: 2020/05/10**
{% endhint %}

Rotrics机械臂用户手册将指导用户如何安装与使用Rotrics机械臂的各个模块和功能，包括写字绘画、激光雕刻、3D打印和气动搬运等。每个版块内容包括：

* 如何安装以及保证机械臂正常运行的步骤，用“1/2/3”标识。
* 使用建议和故障排除。
* 帮助解决使用过程中遇到的问题的FAQ。

**💡使用建议：**

* **切换语言：**&#x70B9;击左上角切换语言或者点击下方选项选择对应的语言。
  * [English](https://rotricsarm.gitbook.io/rotrics-manual/)
  * [简体中文](https://rotricsarm.gitbook.io/rotrics-manual/v/v1.0-chinese/)
* **快速搜索关键词：**&#x70B9;击右上角的��**`Search`**&#x67E5;找功能搜索关键词。
* **点击目录跳转：**&#x901A;过左侧目录了解文档的内容结构，点击标题即可跳转到相应的页面。

\*内容如有更新，恕不另行通知。

\*如果您对说明书有任何问题或建议，请通过如下方式联系我们 - <info@rotrics.com>

**📰Rotrics 官网：** [www.rotrics.com](https://www.rotrics.com)

**📰Rotrics用户社区：**

* [Rotrics Facebook小组](https://www.facebook.com/groups/rotrics)

*©2018-2020 深圳赛文博特智能科技有限公司 版权所有*

## 目录

#### 快速入门指南

#### [产品概述](https://www.manual.rotrics.com/v/v1.0-chinese/overview_chn)

#### [Rotrics Studio软件](https://rotricsarm.gitbook.io/rotrics-manual/v/v1.0-chinese/rotrics_studio_chn)

#### [写字绘画](https://rotricsarm.gitbook.io/rotrics-manual/v/v1.0-chinese/drawing_and_writing_chn)

#### [​激光雕刻](https://rotricsarm.gitbook.io/rotrics-manual/v/v1.0-chinese/laser_engraving_chn)

#### [3D打印](https://rotricsarm.gitbook.io/rotrics-manual/v/v1.0-chinese/3d_print_chn)

#### [拾取和搬运](https://rotricsarm.gitbook.io/rotrics-manual/v/v1.0-chinese/pick_and_place_chn)

#### [配件说明](https://rotricsarm.gitbook.io/rotrics-manual/v/v1.0-chinese/accessories_chn)

#### [API和SDK](https://rotricsarm.gitbook.io/rotrics-manual/v/v1.0-chinese/api_and_sdk_chn)


---

# 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/master.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.
