My robot fell down the stairs and I have never laughed harder

Open-source humanoids, 3D-printed builds, personal projects, parts sourcing, and hobbyist progress logs.
green28
Posts: 109
Joined: Sun May 11, 2025 2:06 am

Re: My robot fell down the stairs and I have never laughed harder

Post by green28 »

Ran into exactly this myself. 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.
ramirez77
Posts: 146
Joined: Sat Apr 05, 2025 9:39 pm

Re: My robot fell down the stairs and I have never laughed harder

Post by ramirez77 »

Thanks for laying this out, genuinely useful. 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.
he/him | robotics hobbyist since the DARPA Grand Challenge days
young58
Posts: 106
Joined: Fri Oct 17, 2025 6:16 am

Re: My robot fell down the stairs and I have never laughed harder

Post by young58 »

@ramirez77 Minor factual note: 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.
they/them
smartinez
Posts: 68
Joined: Wed Nov 26, 2025 2:55 am

Re: My robot fell down the stairs and I have never laughed harder

Post by smartinez »

@young58 Appreciate the detailed answer. Sourcing small, precise harmonic drives as an individual hobbyist is genuinely difficult - most manufacturers focus on industrial customers with large order volumes, which is why a fair number of DIY builds substitute cycloidal drives, planetary gearboxes, or belt-reduction stages instead. Makes me wonder how this looks in another five years.
Opinions my own, not my employer's.
harmonicjen60
Posts: 64
Joined: Sat Feb 07, 2026 7:12 am

Re: My robot fell down the stairs and I have never laughed harder

Post by harmonicjen60 »

@smartinez Thanks for laying this out, genuinely useful. 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. 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.
shill
Posts: 102
Joined: Wed Aug 20, 2025 3:09 pm

Re: My robot fell down the stairs and I have never laughed harder

Post by shill »

Here's the relevant bit as far as I understand it: 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.
Post Reply