Spaces:
Running
Running
Update app/src/content/chapters/folding/03-hardware.mdx
#3
by nepyope - opened
app/src/content/chapters/folding/03-hardware.mdx
CHANGED
|
@@ -10,11 +10,11 @@ import openArmMini2 from "../../assets/image/openarm-mini2.jpg";
|
|
| 10 |
|
| 11 |
## Hardware
|
| 12 |
|
| 13 |
-
|
| 14 |
|
| 15 |
### The Robot: Bimanual Open Arms
|
| 16 |
|
| 17 |
-
We use the **bimanual [Open Arms](https://huggingface.co/docs/lerobot/openarm)**, they are open-source, human-like robot arms developed by [Enetic](https://openarm.dev) and built by [WowRobot](https://shop.wowrobo.com). Three reasons drove this choice:
|
| 18 |
|
| 19 |
1. **The humanoid trend.** We're seeing a wave of human-like robots. More human-form robots means more human-form data in the ecosystem. Building on this form factor positions our work for a future where human-like manipulation data is transferable.
|
| 20 |
2. **Smaller teleop gap.** When the robot's kinematics match a human arm, the teleoperator's motions transfer more naturally less mental remapping, faster learning.
|
|
@@ -26,7 +26,7 @@ Everything is mounted on **aluminum extrusion profiles**, which let us quickly i
|
|
| 26 |
|
| 27 |
### Teleop Arms: Open Arms Mini
|
| 28 |
|
| 29 |
-
Next
|
| 30 |
|
| 31 |
We started with full-size Open Arms as leader arms for teleoperation. They seemed like the natural choice: same kinematics as the follower arms, one-to-one mapping.
|
| 32 |
|
|
@@ -54,7 +54,7 @@ A small thing that makes a surprisingly big difference: when both your hands are
|
|
| 54 |
|
| 55 |
### Cameras
|
| 56 |
|
| 57 |
-
|
| 58 |
|
| 59 |
| Camera | Position | Notes |
|
| 60 |
|:---|:---|:---|
|
|
|
|
| 10 |
|
| 11 |
## Hardware
|
| 12 |
|
| 13 |
+
LeRobot takes care of the entire robot learning stack: in this section we're gonna walk you through every piece of hardware we used.
|
| 14 |
|
| 15 |
### The Robot: Bimanual Open Arms
|
| 16 |
|
| 17 |
+
For starters, we need a robot (duh). We use the **bimanual [Open Arms](https://huggingface.co/docs/lerobot/openarm)**, they are open-source, human-like robot arms developed by [Enetic](https://openarm.dev) and built by [WowRobot](https://shop.wowrobo.com). Three reasons drove this choice:
|
| 18 |
|
| 19 |
1. **The humanoid trend.** We're seeing a wave of human-like robots. More human-form robots means more human-form data in the ecosystem. Building on this form factor positions our work for a future where human-like manipulation data is transferable.
|
| 20 |
2. **Smaller teleop gap.** When the robot's kinematics match a human arm, the teleoperator's motions transfer more naturally less mental remapping, faster learning.
|
|
|
|
| 26 |
|
| 27 |
### Teleop Arms: Open Arms Mini
|
| 28 |
|
| 29 |
+
Next, we need a way to actually control the robot.
|
| 30 |
|
| 31 |
We started with full-size Open Arms as leader arms for teleoperation. They seemed like the natural choice: same kinematics as the follower arms, one-to-one mapping.
|
| 32 |
|
|
|
|
| 54 |
|
| 55 |
### Cameras
|
| 56 |
|
| 57 |
+
The robot needs to see what it's doing: for this purpose we use **three cameras** each serving a distinct purpose:
|
| 58 |
|
| 59 |
| Camera | Position | Notes |
|
| 60 |
|:---|:---|:---|
|