WanhaoX25 commited on
Commit
a5add50
·
verified ·
1 Parent(s): 534559f

docs: keep English-only README

Browse files
Files changed (1) hide show
  1. README.md +25 -25
README.md CHANGED
@@ -13,10 +13,10 @@ tags:
13
  ---
14
 
15
  # SOARM-Moce 🤖
16
- **更高负载的开源机械臂,面向创客、实验室与教学场景。**
17
 
18
- 🌐 官网: https://arm.moce.ai/
19
- 💻 代码仓库(GitHub: https://github.com/wanhaoniu/SO-ARM-Moce
20
 
21
  <p align="center">
22
  <img src="assets/moceai.jpg" alt="MoceAI" width="150" />
@@ -24,38 +24,38 @@ tags:
24
  <img src="assets/feetech.png" alt="Feetech" width="150" />
25
  </p>
26
 
27
- ![SOARM-Moce 总览](assets/overview.jpg)
28
 
29
- ## 图片展示
30
- | 总览 | 对比 |
31
  |---|---|
32
- | ![总览图](assets/overview.jpg) | ![对比图](assets/compare.jpg) |
33
- | ![关键模组特写](assets/key-module.jpg) | |
34
 
35
  ---
36
 
37
- ## 中文介绍
38
- SOARM-Moce 是在 SOARM101 基础上的增强版机械臂,保持相同的 Python + ROS 控制习惯,同时通过关键关节强化实现更高负载与更大工作空间。
39
 
40
- ### 核心亮点
41
- - 额定负载提升到 **1.5 kg**(极限 2.0 kg
42
- - 工作空间(XY)相比 SOARM101 提升约 **29.8%**
43
- - 保持 **1 mm** 重复定位精度
44
- - 兼容 LeRobot 生态,适合二次开发与教学
45
 
46
- ### 你可以在这里找到什么
47
- - 项目能力总览与核心参数
48
- - 官网与 GitHub 的快速入口
49
- - 开源进展与后续更新
50
 
51
- ### 快速入口
52
- - 官网(产品页):https://arm.moce.ai/
53
- - GitHub(代码/资料):https://github.com/wanhaoniu/SO-ARM-Moce
54
 
55
  ---
56
 
57
- ## 开源状态
58
- 开源资料将在 **2026 3 ** 持续更新。
59
 
60
- ## 许可证
61
  MIT
 
13
  ---
14
 
15
  # SOARM-Moce 🤖
16
+ **A high-payload, open-source robotic arm for makers, labs, and education.**
17
 
18
+ 🌐 Homepage: https://arm.moce.ai/
19
+ 💻 GitHub: https://github.com/wanhaoniu/SO-ARM-Moce
20
 
21
  <p align="center">
22
  <img src="assets/moceai.jpg" alt="MoceAI" width="150" />
 
24
  <img src="assets/feetech.png" alt="Feetech" width="150" />
25
  </p>
26
 
27
+ ![SOARM-Moce Overview](assets/overview.jpg)
28
 
29
+ ## Gallery
30
+ | Overview | Comparison |
31
  |---|---|
32
+ | ![Overview](assets/overview.jpg) | ![Comparison](assets/compare.jpg) |
33
+ | ![Key Module](assets/key-module.jpg) | |
34
 
35
  ---
36
 
37
+ ## Introduction
38
+ SOARM-Moce is an enhanced robotic arm built on top of SOARM101. It keeps the same Python + ROS workflow while significantly improving payload and workspace by reinforcing key joints.
39
 
40
+ ### Highlights
41
+ - Rated payload up to **1.5 kg** (limit 2.0 kg)
42
+ - Around **29.8%** larger XY workspace vs SOARM101
43
+ - **1 mm** repeatability retained
44
+ - LeRobot-compatible ecosystem for education and rapid prototyping
45
 
46
+ ### What you can find here
47
+ - Project overview and key metrics
48
+ - Quick links to homepage and GitHub
49
+ - Open-source updates and release progress
50
 
51
+ ### Quick links
52
+ - Homepage: https://arm.moce.ai/
53
+ - GitHub: https://github.com/wanhaoniu/SO-ARM-Moce
54
 
55
  ---
56
 
57
+ ## Status
58
+ Open-source materials are being released progressively in **March 2026**.
59
 
60
+ ## License
61
  MIT