My robot fell down the stairs and I have never laughed harder
Re: My robot fell down the stairs and I have never laughed harder
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
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
Re: My robot fell down the stairs and I have never laughed harder
@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
Re: My robot fell down the stairs and I have never laughed harder
@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
@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
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.