# SO-ARM101

* [ ] [Learn about SO-ARM](#introducing-so-arm)
* [ ] [Check what's in your box!](#before-you-get-started-know-your-kit)
* [ ] [Get started for unassembled kit!](#you-are-now-ready-to-get-started.-follow-this-doc-for-unassembled-kit-and-electronics-only-kit-owner)
* [ ] [Get started for assembled kit!](#if-you-own-an-assembled-kit-follow-this-doc)

#### Introducing SO-ARM

The **SO-ARM** is a low-cost, dual-arm teleoperation system built around a simple “leader–follower” concept:

* **Leader Arm:** Hand-held or gantry-mounted, this arm’s servos report each joint’s exact position in real time.
* **Follower Arm:** The servos mirror the leader’s joint angles instantly what you do with the leader, the follower reproduces exactly.

Beyond basic teleoperation, the SO-ARM platform is designed for ongoing “training” and refinement:

* Demonstration Recording & Playback,Imitation & Reinforcement Learning, Continuous Improvement Loop, etc.

The opportunities are endless!

## Before you get started, know your kit!

<figure><img src="/files/PgHDOe302k65HugkLbO9" alt="" width="375"><figcaption><p>Only applies to full kit and 3d printed parts only!  </p></figcaption></figure>

Assembled kit will have a fully assembled leader and follower arm as shown in [this picture](/partabot/so-arm101/assembled-kit-pictures.md).

<figure><img src="/files/LQiojt0lU3EE9ub4F0cU" alt="" width="375"><figcaption><p>For more information on the motor board visit <a href="/pages/N3R2ZzOa2cUPjdVFKyHZ">this page</a></p></figcaption></figure>

<figure><img src="/files/mlBww8OsOvmXEnznAPXj" alt="" width="375"><figcaption><p>Relates to 12V kit.</p></figcaption></figure>

For more information on the servos follow [this link](https://www.feetechrc.com/525603.html) for 12V servos and [this link](https://www.feetechrc.com/74v-19-kgcm-plastic-case-metal-tooth-magnetic-code-double-axis-ttl-series-steering-gear.html) for 7.4V servos

Be mindful of power source:

<figure><img src="/files/O4v9xKCMz8maDc32f7z0" alt="" width="375"><figcaption><p>5V = Leader arm 12V = Follower arm</p></figcaption></figure>

<figure><img src="/files/8A5jswiO4jHwNtueBNrB" alt="" width="375"><figcaption></figcaption></figure>

#### You are now ready to get started. [Follow this doc](https://huggingface.co/docs/lerobot/so101) for unassembled kit and electronics-only kit owners, or follow [this series](https://www.youtube.com/watch?v=-8uQOWK-IGo).

#### If you own an <mark style="color:blue;">assembled</mark> kit, [follow this doc](https://huggingface.co/docs/lerobot/so101)!


---

# 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://partabot-1.gitbook.io/partabot/so-arm101.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.
