Menlo

What is Asimov 1

Work in progress

This is an early public version of the Asimov 1 manual. Some sections will continue to expand as the documentation matures.

Asimov 1 is an open source, reference humanoid for builders, engineers, and researchers who want to understand and assemble a full-body robot platform.

Expect substantial integration work across mechanical structures, power, electronics, and controls.

You are effectively building an entire humanoid robot from scratch, with the parts and technical support available to help. There is no faster way to understand humanoid robotics from the ground up.

Here Be Dragons

Asimov 1 is closer in complexity to a car than a weekend project. It is unsafe if you do not know what you are doing, and it requires serious time and care.

Asimov 1 humanoid

The Asimov 1 Manual

This manual covers how Asimov 1 is designed, assembled, and brought from parts to working hardware operation.

It focuses on:

  • the full-body hardware architecture
  • the fabrication and assembly workflow
  • bring-up and operating context for the humanoid platform
  • the control and API surfaces used to operate the robot

Specifications

SpecValue
Height1.23 m
Weight35 kg
Degrees of Freedom25 actuated + 2 passive
Legs6 DOF x 2 + toe x 2
Arms5 DOF x 2 (shoulder pitch/roll/yaw, elbow, wrist yaw)
Torso1 DOF waist yaw, 10 W 4 ohm speaker, 6 DOF IMU
Head2 DOF neck (neck yaw, neck pitch), Quad microphone array, 2MP monocular camera
CAN Bus5 @ 1Mbps + 1 @ 500kbps
Onboard ComputeRaspberry Pi 5 (media + network) + Radxa CM5 (motion control)
ActivityLoad
Squat5 kg
Bicep curl15 kg each arm
Lateral raise18 kg each arm

Features

In Scope:

  • Data collection from: camera, audio, IMU, motor joint states
  • Basic walking through teleoperations
  • Embody custom AI agents via a Cloud API
  • Virtual Asimov digital twin via a Cloud API

Out of Scope:

  • Manipulation (no hands or grippers)
  • Advanced locomotion (e.g. dancing)

The Asimov 1 Kit

It is available as a DIY Kit, or you can self-source off-the-shelf parts from the BOM and manufacture the mechanical parts from the mechanical files.

The Asimov 1 kit includes following:

Hardware

CategoryIncludedNot Included
HardwareAll BOM components (unassembled), power supply & cabling, extra spare partsTools, hands
ComputeEdge board (RaspberryPi with BT/WiFi), motion control board (internal bus), network board (Ethernet), power distribution board4G/5G modules
SensorsMonocular camera, IMUs, mic, speaker, motor joint statespremium sensors (Lidar, 360 cam)
SafetyBattery, E-Stop (wireless), safety guidelines (labels, warnings, operating guidelines)
DocsQuick start guide, manual, DIY videos

Software

Software LayerFunction
Robot Cloud API / CLIHigh-level agent control
Asimov APILow-level robot data & commands
AppsVirtual Asimov, real-time teleop app
Base walking policyPre-trained RL locomotion (on-robot)

Software Manual

You can find the future Software manual here: https://docs.menlo.ai/ and open source code here: https://github.com/menloresearch


Why Asimov 1

You should build Asimov 1 if you want:

  • detailed understanding of how a humanoid works, from nuts and bolts to software
  • a customizable, repairable robot built from off-the-shelf parts
  • a transparent stack for learning, research, and application development
  • a framework for reasoning about robotics and spatial intelligence
  • a community codesigning an open humanoid standard together

Why Not Asimov 1

  • Asimov 1 is clunky and not a polished consumer product
  • It is dangerous if you do not know what you are doing
  • It is time consuming
  • It is expensive, around $15k, and requires substantial hands-on work

Expected Effort

You should expect to spend 50-100 hours putting it together across:

  • procurement and part preparation if self-sourcing
  • fabrication and finishing if self-sourcing
  • mechanical assembly
  • wiring and electronics checks
  • bring-up, debugging, and calibration
  • simulation and policy validation before any walking attempt

The exact build time and cost depend on whether you start from the kit or source parts independently, how much fabrication you do yourself, and how much prior robotics experience you already have.

What Success Looks Like

For most builders, success should be evaluated in stages:

  1. You understand the system architecture and have the required parts, tools, and workspace.
  2. The hardware is assembled correctly and passes basic electrical and mechanical checks.
  3. The robot can be powered, homed, and verified safely.
  4. The software and simulation stack are configured well enough to validate the control path.
  5. The robot reaches stable real-world operation and locomotion behavior on hardware.

Escape hatch

Not what you're looking for?

  • Check out V2 concepts. Shipping date unknown.
  • Request a deposit refund: [email protected]. No questions asked.

How is this guide?

On this page