top | item 43800002

Berkeley Humanoid Lite – Open-source robot

282 points| ratsbane | 10 months ago |lite.berkeley-humanoid.org

36 comments

order

MoonGhost|10 months ago

What is the way to go in hobby robotics today? I'm more interested in high level, and want the lower level to 'just work' with minimum efforts from my side. Having mechanical part and vision what would be the right choice for low-middle software to control robotic arm and car, may be attached one to another. ROS2?

ratsbane|10 months ago

HuggingFace LeRobot. You can build the reference arm easily and cheaply and the software is designed to train AI. There's a lot to explore and extend there and the community is growing rapidly. It's based on the Stanford Aloha project. https://huggingface.co/lerobot

pryelluw|10 months ago

I’d say start with a sumo robot, line follower, or maze solver. That’ll keep you very entertained for a good while.

ww520|10 months ago

Micro mouse is a good way to get into robotic.

bjackman|10 months ago

I think this is a great idea. It seems like we are entering the phase where the core hardware problems are solved and we now need to:

A) bring down cost and expand the design space for the hardware and

B) minimise the barriers to working on the "software" problems where there still seem to be huge areas of mostly unaddressed challenges.

An open source platform seems like a good thing for both.

lifeisstillgood|10 months ago

I have long assumed that we won’t be getting robot butlers partly because it’s really really hard, but also because most of not all things we want robots for it’s easier to reconfigure the environment than make a flexible humaniod

So factories are obvious but the real mass uptake is the home - and honestly I think something that cleans and tidies an hour a day might actually be achievable

hidelooktropic|10 months ago

How does that work for things like taking out the trash, doing dishes, and folding laundry?

RetroTechie|10 months ago

As much as I like the concept, 3D printing everything is not the way to lower cost.

Mass-produced (stamped / extruded / whatever) mechanical parts + hackable 'brains' is.

Robots do lend themselves well w/ respect to that last part. Worst case is rip out its control electronics wholesale & replace with your own motor drivers etc.

abeindoria|10 months ago

Hm, perhaps not - but maybe give the users an option to print such parts, and warn that they may affect longevity of said parts if they do decide to go full manufacturing route.

My potential concern is the "Apple" gatekeeping of parts.

taneq|10 months ago

It depends what you're doing. High volume parts, absolutely. It's one of the things that bugs me about the "3D printers printing printers" type projects. 3D printing is terrible for mass producing parts. If you're making 1000+ of something, injection mold it.

Low volume, probably customized parts like R&D robotics tends to need? 3D printing is great, especially if the design files are available so you can modify the parts as required before printing. And then if you break something you can print another one off overnight instead of stalling your project for weeks waiting for new parts to arrive.

imtringued|10 months ago

As weird as it sounds, but carbon fiber is the most accessible material for making a DIY robot. Anything that uses metal requires expensive machinery. Carbon fiber is labor intensive (i.e. bad for mass manufacturing), but doesn't need much equipment beyond a curing oven for the epoxy (around $2000) for state of the art results.

esafak|10 months ago

A 3D printed robot that costs $5000 exerts pressure on the price of mass-produced competitors.

frainfreeze|10 months ago

the cost-effectiveness/performance factor benchmark is interesting, but it feels slightly misleading - I just don't see how "average peak torque of all actuated DoFs, normalized by the robot's size" is related to measuring "accessibility and customizability" of the robot.

abdullahkhalids|10 months ago

What is interesting is that on their own metric, the Berkley Humanoid is only twice as expensive as the Berkley Humanoid Lite but has more than twice the "performance factor" (0.36 vs 0.14).

It shows they threw away too much while creating the lite version.

larodi|10 months ago

https://lite.berkeley-humanoid.org/static/comparision.png

why does it say the Berkeley Humanoid is closed source here? Is it a typo, was this paper peer-reviewed?

ChosenEnd|10 months ago

The "Berkeley Humanoid" is a distinct robot (they have the "Berkeley Humanoid Lite" named "ours" and colored in orange as the rightmost point on their graph).

em0sh|10 months ago

The performance factor vs. torque vs. DOFs is the most silly thing as a licensed mechanical engineer I have ever seen. And I was around for Kony 2012.

djaychela|10 months ago

Can you explain why to the layman?

dheera|10 months ago

I was hoping "Lite" would be a smaller humanoid that I could build for <$5K, but this looks expensive.

RobertTheNerd|10 months ago

I think “Lite” just means it’s a spin-off of the original Berkeley Humanoid — same core team, mostly. Honestly, they’re being pretty modest. “Berkeley Open Humanoid” would also be a good name since it highlights the open-source angle.

As for the $5K comment — depends where you’re coming from. My kid does VEX V5 and that budget barely covers a full field + comp-ready robots and enough spare parts to actually learn with. And those robots are tiny — one leg of this humanoid is probably bigger than the whole thing.

demaga|10 months ago

Very cool! Open source robotics is something I always imagined to be a part of the future. Hope the idea catches on.

bk496|10 months ago

A left handed robot!

gitroom|10 months ago

been cool watching robots go open source like this, always gets me thinking how much i could hack together something dumb just to see if it works