# 产品概述

## 简介

Rotrics机械臂是一款小型的桌面级高精度机械臂，独有的0.05毫米超高重复定位精度减速器、模块化的前端执行器和超静音的电机驱动模块，使得桌面级机械臂有了更多的可能。

Rotrics机械臂搭载不同的前端模块能够完成包括写字绘画、激光雕刻、3D打印和拾取搬运等多种功能。配套的简单易用的桌面控制软件，支持多种功能，提供了所见即所得的使用体验。

机械臂还提供包括Python和C++在内的多种语言的API，用户可以通过API编程控制机械臂，将机械臂集成到已有的项目中。

## 本节目录

#### 部件名称

#### 机械臂坐标系说明

#### 通信接口

#### 安装模块

#### 产品维护


---

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