Is joining an FRC/robotics club a good way to build skills before going solo?

Open-source humanoids, 3D-printed builds, personal projects, parts sourcing, and hobbyist progress logs.
klewis
Posts: 23
Joined: Fri Jul 17, 2026 11:10 pm

Re: Is joining an FRC/robotics club a good way to build skills before going solo?

Post by klewis »

@harmonicjen60 Pretty much this. One thing to add: 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.
shill
Posts: 102
Joined: Wed Aug 20, 2025 3:09 pm

Re: Is joining an FRC/robotics club a good way to build skills before going solo?

Post by shill »

@klewis 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. 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.
carol38
Posts: 80
Joined: Thu Aug 28, 2025 1:48 am

Re: Is joining an FRC/robotics club a good way to build skills before going solo?

Post by carol38 »

Ran into exactly this myself. 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 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.
niklassantos
Posts: 36
Joined: Mon May 04, 2026 3:24 am

Re: Is joining an FRC/robotics club a good way to build skills before going solo?

Post by niklassantos »

Ran into exactly this myself. 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.
elarsen69
Posts: 21
Joined: Wed Aug 05, 2026 3:18 am

Re: Is joining an FRC/robotics club a good way to build skills before going solo?

Post by elarsen69 »

Speaking from personal experience here, 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. 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.
she/her | grad student, biped locomotion
nicole10
Posts: 103
Joined: Wed Sep 10, 2025 9:48 am

Re: Is joining an FRC/robotics club a good way to build skills before going solo?

Post by nicole10 »

@elarsen69 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.
he/him
Post Reply