Page 2 of 2
Re: My robot fell down the stairs and I have never laughed harder
Posted: Tue Feb 24, 2026 5:29 pm
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.
Re: My robot fell down the stairs and I have never laughed harder
Posted: Wed Feb 25, 2026 4:54 am
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.
Re: My robot fell down the stairs and I have never laughed harder
Posted: Wed Feb 25, 2026 10:11 am
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.
Re: My robot fell down the stairs and I have never laughed harder
Posted: Fri Feb 27, 2026 8:01 pm
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.
Re: My robot fell down the stairs and I have never laughed harder
Posted: Sun Mar 01, 2026 8:17 pm
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.
Re: My robot fell down the stairs and I have never laughed harder
Posted: Sat Mar 07, 2026 8:43 pm
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.