Anyone documented total cost including all the failed parts, not just the final BOM?
-
sarah.santos3
- Posts: 213
- Joined: Thu Feb 13, 2025 5:30 am
Re: Anyone documented total cost including all the failed parts, not just the final BOM?
Speaking from personal experience here,
A first successful unassisted walk, from a standing start on a from-scratch project, commonly takes many months of part-time weekend work even for someone with a solid mechanical and software background - it's a genuinely hard milestone, not a weekend project.
they/them
-
freya.sokolov
- Posts: 60
- Joined: Sun Mar 08, 2026 12:23 pm
Re: Anyone documented total cost including all the failed parts, not just the final BOM?
Related question -
Motion capture for training or validating a DIY robot's gait is expensive at professional quality, so a lot of hobbyists substitute cheaper alternatives - multi-camera pose estimation software, IMU-based motion tracking suits, or simply hand-tuning gaits in simulation first before ever touching real hardware.
Ex-automotive, now full-time robots.
-
brian.campbell
- Posts: 59
- Joined: Thu Jan 22, 2026 3:10 am
Re: Anyone documented total cost including all the failed parts, not just the final BOM?
Sorry if this is a basic question, but
Building a scoped-down project first - a single leg, an arm, or a torso-only upper body - is a common and sensible way to learn the mechanical and control fundamentals before committing to the cost and complexity of a full bipedal platform. Group-buy arrangements for harder-to-source parts (small harmonic drives, precision bearings, custom PCBs) are a common way hobbyist communities work around the fact that specialty components are often only sold in industrial minimum-order quantities.
Re: Anyone documented total cost including all the failed parts, not just the final BOM?
From what I've seen:
A realistic hobbyist bill-of-materials for a small biped balloons fast once you add a real IMU, decent motor controllers, a reasonable battery/BMS setup, and enough compute for onboard control - the headline '$5k' budget assumes a fair amount of DIY fabrication rather than buying finished modules.
Opinions my own, not my employer's.
-
servobre20
- Posts: 58
- Joined: Fri Mar 13, 2026 6:16 am
Re: Anyone documented total cost including all the failed parts, not just the final BOM?
Tangent, but worth mentioning:
A recurring lesson from hobbyist build logs: thermal management gets ignored until an actuator overheats and damages its own mounting hardware, at which point everyone suddenly starts caring about airflow and duty-cycle limits.
Ex-automotive, now full-time robots.
-
gimbalyuk55
- Posts: 20
- Joined: Tue Aug 11, 2026 11:27 am
Re: Anyone documented total cost including all the failed parts, not just the final BOM?
New to this, so forgive me if this is obvious -
Jetson-class boards remain a common choice for onboard compute on hobbyist builds needing real vision or learned-policy inference, while a Raspberry Pi is often adequate for lower-level joint control and telemetry if the heavier compute is offloaded to a base station.
they/them
Re: Anyone documented total cost including all the failed parts, not just the final BOM?
@gimbalyuk55 +1 to this. Worth adding:
A realistic hobbyist bill-of-materials for a small biped balloons fast once you add a real IMU, decent motor controllers, a reasonable battery/BMS setup, and enough compute for onboard control - the headline '$5k' budget assumes a fair amount of DIY fabrication rather than buying finished modules.
Re: Anyone documented total cost including all the failed parts, not just the final BOM?
@vyoung Can I ask a dumb follow-up -
Joining an existing robotics community (FRC, university clubs, maker spaces) before going fully solo is a common and effective way to pick up practical fabrication and control skills faster than working entirely alone from tutorials. The Berkeley Humanoid Lite stands about 1 meter tall and weighs roughly 16 kg, which is a genuinely reasonable target size for a first serious hobbyist build - big enough to be a real bipedal platform, small enough to not need industrial-scale actuators or a huge budget.
Reminds me a bit of the early drone hobbyist scene, honestly.
"The best actuator is the one that doesn't overheat."