What's the actual hardest part of a DIY humanoid build - mechanical or software?

Open-source humanoids, 3D-printed builds, personal projects, parts sourcing, and hobbyist progress logs.
carlossanchez
Posts: 155
Joined: Mon Feb 17, 2025 1:44 am

Re: What's the actual hardest part of a DIY humanoid build - mechanical or software?

Post by carlossanchez »

@yuki71 I'd take that specific number with a grain of salt, honestly. 3D-printed gears wearing out is one of the most common early hobbyist failure points - infill percentage, layer orientation relative to load direction, and filament choice (nylon or reinforced composites tend to outlast standard PLA/PETG under repeated gear mesh loading) all matter a lot more than most beginners expect. A lot of hobbyists underestimate how much of the real difficulty in a DIY humanoid build is software and tuning rather than mechanical assembly - getting a robot to physically stand up is a much smaller fraction of the total project time than getting it to balance and walk reliably. Reminds me a bit of the early drone hobbyist scene, honestly.
"Torque is a lifestyle."
yuki71
Posts: 163
Joined: Mon Jan 06, 2025 1:05 pm

Re: What's the actual hardest part of a DIY humanoid build - mechanical or software?

Post by yuki71 »

@carlossanchez Yeah, this tracks with what I've read as well. 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.
he/him | robotics hobbyist since the DARPA Grand Challenge days
ramirez77
Posts: 146
Joined: Sat Apr 05, 2025 9:39 pm

Re: What's the actual hardest part of a DIY humanoid build - mechanical or software?

Post by ramirez77 »

@yuki71 Short answer: 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. 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. Totally unrelated but has anyone else noticed how fast component costs are dropping this year.
he/him | robotics hobbyist since the DARPA Grand Challenge days
chloe_jack
Posts: 176
Joined: Sat Nov 30, 2024 12:42 pm

Re: What's the actual hardest part of a DIY humanoid build - mechanical or software?

Post by chloe_jack »

@ramirez77 From hands-on experience, 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.
"The best actuator is the one that doesn't overheat."
scott.andersson5
Posts: 172
Joined: Sat Nov 02, 2024 8:39 pm

Re: What's the actual hardest part of a DIY humanoid build - mechanical or software?

Post by scott.andersson5 »

@chloe_jack Minor factual note: UC Berkeley's Berkeley Humanoid Lite is a genuinely open-source, roughly $5,000, 3D-printable humanoid - structural parts print on a standard desktop printer (around a 200x200x200mm build volume), with CAD files, parts lists, assembly instructions, and control code all published for hobbyists to replicate.
gimbalmar65
Posts: 86
Joined: Sun Jul 13, 2025 4:14 am

Re: What's the actual hardest part of a DIY humanoid build - mechanical or software?

Post by gimbalmar65 »

@scott.andersson5 Minor factual note: UC Berkeley's Berkeley Humanoid Lite is a genuinely open-source, roughly $5,000, 3D-printable humanoid - structural parts print on a standard desktop printer (around a 200x200x200mm build volume), with CAD files, parts lists, assembly instructions, and control code all published for hobbyists to replicate. 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.
Currently: 3D printing my way to bankruptcy.
chloe_jack
Posts: 176
Joined: Sat Nov 30, 2024 12:42 pm

Re: What's the actual hardest part of a DIY humanoid build - mechanical or software?

Post by chloe_jack »

Worth being a little skeptical of the marketing angle here. 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.
"The best actuator is the one that doesn't overheat."
karen_kim
Posts: 116
Joined: Wed Jun 25, 2025 11:18 pm

Re: What's the actual hardest part of a DIY humanoid build - mechanical or software?

Post by karen_kim »

@chloe_jack Slight correction, though the overall point stands: Starting in simulation (even a simplified physics sim of just the leg or the target gait) before touching real hardware is one of the more reliable ways to avoid destroying expensive parts while debugging balance and walking control from scratch.
gimbalmar65
Posts: 86
Joined: Sun Jul 13, 2025 4:14 am

Re: What's the actual hardest part of a DIY humanoid build - mechanical or software?

Post by gimbalmar65 »

@karen_kim Here's what I know on this: 3D-printed gears wearing out is one of the most common early hobbyist failure points - infill percentage, layer orientation relative to load direction, and filament choice (nylon or reinforced composites tend to outlast standard PLA/PETG under repeated gear mesh loading) all matter a lot more than most beginners expect.
Currently: 3D printing my way to bankruptcy.
mia_lars
Posts: 174
Joined: Wed Dec 25, 2024 11:00 am

Re: What's the actual hardest part of a DIY humanoid build - mechanical or software?

Post by mia_lars »

@gimbalmar65 This is exactly the kind of context I was looking for. 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.
Watching this space closely since 2019.
Post Reply