Analysis updated 2026-05-18
Order the DIY kit and assemble a full humanoid robot from unassembled parts.
Fabricate or buy your own parts using the published bill of materials and build it entirely yourself.
Study or modify the mechanical CAD, electrical schematics, and simulation model for robotics research.
| asimovinc/asimov-1 | pyenv/pyenv-virtualenvwrapper | lenucksi/aur-malware-check | |
|---|---|---|---|
| Stars | 719 | 678 | 652 |
| Language | Shell | Shell | Shell |
| Last pushed | — | 2017-08-20 | — |
| Maintenance | — | Dormant | — |
| Setup difficulty | hard | easy | — |
| Complexity | 5/5 | 2/5 | — |
| Audience | researcher | developer | ops devops |
Figures from each repo's GitHub metadata at analysis time.
Building the robot requires either a costly DIY kit purchase or sourcing and fabricating physical parts yourself.
Asimov v1 is an open source humanoid robot that people can build, simulate, and customize themselves. It stands about 1.2 meters tall, weighs 35 kilograms, and has 25 powered joints plus two passive ones, giving it two legs, two arms, a waist, and a moving head with a camera and microphones. This repository holds the mechanical design files, the electrical wiring and circuit board designs, a simulation model, and the onboard software needed to bring the robot to life. There are two ways to get your own Asimov. The first is a DIY kit: you reserve one with a 499 dollar deposit, pay a target price of 15,000 dollars, and receive all the parts unassembled, ready to put together using the included quick start guide and build videos. The second option is to source everything yourself using the published bill of materials and the online assembly manual, fabricating or buying each part on your own. The robot's onboard compute runs on a Raspberry Pi 5 for media and networking tasks, paired with a Radxa CM5 board that handles motion control, all connected over several CAN bus lines. Its frame combines 7075 aluminum with 3D printed nylon parts. In terms of strength, the specs sheet notes it can perform a squat with 5 kilograms of added load and a bicep curl with 15 kilograms per arm. The roadmap shows the mechanical design, simulation model, wiring diagrams, and electrical schematics are already finished, while an API, a locomotion policy for walking, and a mobile app are still planned. The hardware design is released under the CERN Open Hardware License, and the software is released under GPL 2.0. People with build questions can ask in the project's forum or open a GitHub issue, and those interested in supplying parts like actuators or electronics are invited to reach out directly to the team.
Open source plans and software to build a 1.2 meter humanoid robot yourself, either as a DIY kit or by sourcing parts on your own.
Mainly Shell. The stack also includes Shell, MuJoCo, Raspberry Pi 5.
Hardware designs are open under CERN's open hardware license and the software is open under GPL 2.0, so both can be reused and modified under those terms.
Setup difficulty is rated hard, with roughly 1day+ to a first successful run.
Mainly researcher.
This repo across BitVibe Labs
Verify against the repo before relying on details.