Anyone tried teaching a class or workshop based on their build experience?

Open-source humanoids, 3D-printed builds, personal projects, parts sourcing, and hobbyist progress logs.
servobre20
Posts: 58
Joined: Fri Mar 13, 2026 6:16 am

Re: Anyone tried teaching a class or workshop based on their build experience?

Post by servobre20 »

Respectfully, I think this undersells it a bit. 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.
Ex-automotive, now full-time robots.
joseph_sing
Posts: 63
Joined: Wed Dec 10, 2025 2:29 am

Re: Anyone tried teaching a class or workshop based on their build experience?

Post by joseph_sing »

Genuinely curious - 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.
"The best actuator is the one that doesn't overheat."
rao91
Posts: 100
Joined: Thu Jul 31, 2025 1:55 am

Re: Anyone tried teaching a class or workshop based on their build experience?

Post by rao91 »

@joseph_sing This is a great summary, thanks. 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. 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.
he/him
nicole10
Posts: 103
Joined: Wed Sep 10, 2025 9:48 am

Re: Anyone tried teaching a class or workshop based on their build experience?

Post by nicole10 »

@rao91 I can speak to this a bit. 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. Reminds me a bit of the early drone hobbyist scene, honestly.
he/him
ronald.clark
Posts: 64
Joined: Sat Feb 14, 2026 9:05 am

Re: Anyone tried teaching a class or workshop based on their build experience?

Post by ronald.clark »

New to this, so forgive me if this is obvious - 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.
rivera14
Posts: 54
Joined: Thu Mar 19, 2026 1:48 am

Re: Anyone tried teaching a class or workshop based on their build experience?

Post by rivera14 »

Yeah, this tracks with what I've read as well. 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.
Ex-automotive, now full-time robots.
Post Reply