What Is The SO-101 Robot Arm?
The SO-101 is a low-cost, open-source robot arm designed by The Robot Studio in collaboration with Hugging Face, built specifically to work with the LeRobot learning library. It is the successor to the SO-100 and is meant to be assembled cheaply, largely from 3D-printed parts and off-the-shelf servos.
Its whole reason to exist is access: it turns robot learning from a five-figure research purchase into a build you can do on a desk. That makes it the default hardware entry point into Hugging Face LeRobot and the wider open source robotics movement.
It is a learning and research tool, not a finished industrial arm. You are buying a capable, hackable platform to collect data and train models on, with the trade-offs of any DIY build.
| Spec | SO-101 | Note |
|---|---|---|
| Degrees of freedom | 6-DOF (5 joints + gripper) | Enough for real manipulation tasks |
| Servos | STS3215 bus servos | Position servos with per-joint encoders |
| Build | Mostly 3D printed + off-the-shelf parts | ~3-4 hours assembly incl. print time |
| Software | Native Hugging Face LeRobot support | Install, calibrate, collect data |
| Setup | Leader + follower arms | Teleoperate to record demonstrations |
SO-101 Price And What You Actually Need
A single SO-101 follower arm costs roughly on the order of a hundred dollars in parts, and complete kits are commonly listed from around $199. If you want the full teach-by-demonstration setup, you need two arms, a leader and a follower, plus one or more cameras, which typically brings a realistic starter bill of materials into the low-to-mid hundreds of dollars.
Prices vary by whether you buy a full kit, a servo-only kit and print the parts yourself, or source everything individually, so treat any single figure as a starting point. Use our DIY robot cost calculator to turn a specific parts list into an honest budget, and compare with commercial options in our robot arm price by brand guide.
The value case is strong: even at a few hundred dollars for a full leader-follower rig, the SO-101 costs a fraction of a traditional research arm while running the same open learning stack.
How The SO-101 Works With LeRobot
The SO-101 is designed around LeRobot's leader-follower workflow. You physically move the leader arm through a task while the follower arm mirrors it and cameras record the scene, producing a dataset. You then train a model on that data so the follower can perform the task on its own.
Because it is natively supported, the software path is short: install LeRobot, run calibration, and start collecting data. The full learning pipeline, and its limits, is covered in our LeRobot guide, and the manipulation challenge behind it in our robotic hands explainer.
The practical caveat is data quality. A clean, consistent set of demonstrations trains a far better policy than a large messy one, so most of the real skill is in how you collect data, not in the arm itself.
SO-100 Vs SO-101, And Who Should Buy One
The SO-101 is an incremental improvement over the SO-100: cleaner wiring at one of the joints, a simpler build that removes a gear-disassembly step, and updated leader-arm motors with better gear ratios for smoother manual control. If you are choosing today, the SO-101 is the sensible default; the SO-100 remains valid if you already own one or find a better deal.
The SO-101 is a strong fit if you want to learn robot AI hands-on, collect your own datasets, or prototype manipulation cheaply. It is a poor fit if you want a plug-and-play arm for production work, where a supported commercial arm from our robot arm guides makes more sense.
Buy it for what it is: the cheapest credible way to get into real, model-based robot manipulation, backed by an active open-source community and the LeRobot toolchain.
Bottom Line
The SO-101 is a low-cost, 6-DOF open-source robot arm built by The Robot Studio and Hugging Face for the LeRobot ecosystem. A follower arm runs around a hundred dollars in parts, and a full leader-follower rig lands in the low hundreds, making it the cheapest credible on-ramp to hands-on robot learning, as long as you accept the assembly and the importance of good demonstration data.
Pair it with our LeRobot guide to understand the software, and use the DIY robot cost calculator to budget your exact build.
FAQs
What is the SO-101 robot arm?
The SO-101 is a low-cost, 6-DOF open-source robot arm designed by The Robot Studio and Hugging Face for the LeRobot learning library. It is largely 3D printed and built to teach robots tasks by teleoperation and training.
How much does the SO-101 cost?
A single follower arm is roughly a hundred dollars in parts, and full kits are commonly listed from about $199. A complete leader-follower setup with cameras typically totals in the low-to-mid hundreds of dollars.
What is the difference between the SO-100 and SO-101?
The SO-101 improves wiring at one joint, simplifies the build by removing a gear-disassembly step, and uses updated leader-arm motors with better gear ratios. It is the sensible default for a new build.
Does the SO-101 work with Hugging Face LeRobot?
Yes. The SO-101 is natively supported by LeRobot. You install the library, calibrate the arm, and start collecting demonstration data to train a policy.
Is the SO-101 good for beginners?
It is one of the most accessible ways into robot learning, but it still requires roughly 3-4 hours of assembly, calibration, and careful data collection. It rewards people willing to tinker rather than those wanting a plug-and-play arm.