Page 3 of 3

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

Posted: Fri Mar 20, 2026 11:47 pm
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.

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

Posted: Tue Mar 24, 2026 9:25 pm
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.

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

Posted: Sun Mar 29, 2026 10:17 pm
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.

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

Posted: Thu Apr 02, 2026 8:00 am
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.

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

Posted: Sat Apr 11, 2026 8:52 pm
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.

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

Posted: Fri Apr 17, 2026 9:44 am
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.