Anyone running a Raspberry Pi vs Jetson for their DIY build's brain?
-
gimbalmar65
- Posts: 86
- Joined: Sun Jul 13, 2025 4:14 am
Re: Anyone running a Raspberry Pi vs Jetson for their DIY build's brain?
@zoeanderson Speaking from personal experience here,
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.
Currently: 3D printing my way to bankruptcy.
Re: Anyone running a Raspberry Pi vs Jetson for their DIY build's brain?
Yeah, this tracks with what I've read as well.
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. 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.
she/her
-
chloe_jack
- Posts: 176
- Joined: Sat Nov 30, 2024 12:42 pm
Re: Anyone running a Raspberry Pi vs Jetson for their DIY build's brain?
@johnrossi Counterpoint:
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."
-
jonathan.rao1
- Posts: 156
- Joined: Fri Dec 20, 2024 7:58 pm
Re: Anyone running a Raspberry Pi vs Jetson for their DIY build's brain?
To answer this directly:
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.
Currently: 3D printing my way to bankruptcy.
Re: Anyone running a Raspberry Pi vs Jetson for their DIY build's brain?
@jonathan.rao1 Agreed, and I'd add:
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.
Reminds me a bit of the early drone hobbyist scene, honestly.
-
servoken70
- Posts: 179
- Joined: Sun Nov 17, 2024 5:05 am
Re: Anyone running a Raspberry Pi vs Jetson for their DIY build's brain?
Respectfully, I think this undersells it a bit.
Building a scoped-down project first - a single leg, an arm, or a torso-only upper body - is a common and sensible way to learn the mechanical and control fundamentals before committing to the cost and complexity of a full bipedal platform.
Watching this space closely since 2019.
-
zoeanderson
- Posts: 243
- Joined: Sat Oct 26, 2024 2:39 am
Re: Anyone running a Raspberry Pi vs Jetson for their DIY build's brain?
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.
Re: Anyone running a Raspberry Pi vs Jetson for their DIY build's brain?
Side note that might be relevant:
Building a scoped-down project first - a single leg, an arm, or a torso-only upper body - is a common and sensible way to learn the mechanical and control fundamentals before committing to the cost and complexity of a full bipedal platform.
Anyway, good thread - following for more.
he/him | robotics hobbyist since the DARPA Grand Challenge days