What's your actual weekly time commitment to keep a solo build moving?

Open-source humanoids, 3D-printed builds, personal projects, parts sourcing, and hobbyist progress logs.
deborah59
Posts: 227
Joined: Mon Nov 18, 2024 9:37 am

Re: What's your actual weekly time commitment to keep a solo build moving?

Post by deborah59 »

@chloe_jack I see it a little differently. 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. 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.
Ex-automotive, now full-time robots.
ethan_fisc
Posts: 198
Joined: Wed Dec 04, 2024 1:36 am

Re: What's your actual weekly time commitment to keep a solo build moving?

Post by ethan_fisc »

@deborah59 Appreciate the detailed answer. 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.
emily.walker2
Posts: 35
Joined: Sat Jul 11, 2026 7:53 pm

Re: What's your actual weekly time commitment to keep a solo build moving?

Post by emily.walker2 »

@ethan_fisc 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. 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.
Building > buying.
gimbalmar65
Posts: 86
Joined: Sun Jul 13, 2025 4:14 am

Re: What's your actual weekly time commitment to keep a solo build moving?

Post by gimbalmar65 »

@emily.walker2 Small correction on one detail: 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.
Currently: 3D printing my way to bankruptcy.
karen.chen3
Posts: 189
Joined: Mon Mar 10, 2025 1:30 pm

Re: What's your actual weekly time commitment to keep a solo build moving?

Post by karen.chen3 »

@gimbalmar65 I'd push back on this a bit. 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.
they/them
benjaminsanchez
Posts: 180
Joined: Fri Apr 18, 2025 1:58 am

Re: What's your actual weekly time commitment to keep a solo build moving?

Post by benjaminsanchez »

@karen.chen3 This is a great summary, thanks. 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.
michaelroberts
Posts: 41
Joined: Sun Apr 05, 2026 8:34 pm

Re: What's your actual weekly time commitment to keep a solo build moving?

Post by michaelroberts »

Yeah, this tracks with what I've read as well. 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.
"The best actuator is the one that doesn't overheat."
priya85
Posts: 24
Joined: Fri Aug 14, 2026 8:50 pm

Re: What's your actual weekly time commitment to keep a solo build moving?

Post by priya85 »

Small correction on one detail: 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. 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.
lperez
Posts: 55
Joined: Wed Jan 28, 2026 1:50 pm

Re: What's your actual weekly time commitment to keep a solo build moving?

Post by lperez »

Same conclusion I've come to. Also worth noting: Off-the-shelf RC servos are a reasonable starting point for a first small biped because they bundle motor, gearbox, and basic position control in one part, but they generally can't deliver the torque density or backdrivability needed to scale up to a larger, more capable build.
she/her
scott.andersson5
Posts: 172
Joined: Sat Nov 02, 2024 8:39 pm

Re: What's your actual weekly time commitment to keep a solo build moving?

Post by scott.andersson5 »

@lperez Follow-up question though - 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.
Post Reply