Home Technology peripherals AI Open Source Humanoid Robots That You Can 3D Print Yourself: Hugging Face Buys Pollen Robotics

Open Source Humanoid Robots That You Can 3D Print Yourself: Hugging Face Buys Pollen Robotics

Apr 15, 2025 am 11:25 AM

Open Source Humanoid Robots That You Can 3D Print Yourself: Hugging Face Buys Pollen Robotics

“Super happy to announce that we are acquiring Pollen Robotics to bring open-source robots to the world,” Hugging Face said on X. “Since Remi Cadene joined us from Tesla, we’ve become the most widely used software platform for open robotics thanks to LeRobotHF and the Hugging Face Hub. Now, we’re taking it a step further by teaming up with Pollen, who is one of the only companies in the world that actually ships open-source humanoid robots!”

Pollen Robotics currently offers Reachy 2, a roughly humanoid robot that anyone can buy today for $70,000. It’s a rudimentary model right now that does not walk but moves on a wheeled mobile base or can be fixed in position. It does have advanced robotic arms with seven degrees of freedom for complex manipulation of objects, but only a 3 kilogram/6.6 pound lifting capacity per arm.

Reachy 2 can be teleoperated with VR equipment, is fully open source, can be programmed in Python, and comes in multiple models with varying capability, but it’s best seen as a proof of concept right now. It’s certainly nowhere near the level of commercial models like 4NE-1 from Neura Robotics, Apollo from Apptronik, Figure 02 from Figure, Optimus from Tesla, or Digit from Agility Robotics.

Nor would Reachy 2 vault Pollen Robotics on to this list of the top 16 humanoid robot manufacturers on the planet.

But this deal is still significant.

Humanoid robots are advancing in leaps and bounds. Credible industry observers see them as adding serious value to the workforce in a fairly short period of time: years not decades. NVIDIA CEO Jensen Huang, for instance, sees “physical AI,” or AI that is embed in robots, as a $50 trillion opportunity. If that does in fact occur, nations and companies that own and/or adopt these kinds of technologies will be significantly more competitive than those who do not.

Over time and with mass manufacturing, the price of labor could approach zero, which fundamentally disrupts current economic and social models.

Having open source humanoid robots could be a very valuable resource to those who do not develop the technology themselves. We’ve seen it before in software with Linux; it’s theoretically possible in a hardware world as well.

“We believe robotics could be the next interface for AI — and it should be open, affordable, and hackable,” says Hugging Face. “Our vision: a future where everyone from the community can build and control their own robot companions instead of relying on closed, expensive black boxes.”

That’s especially important if the alternative is that you acquire robots from a potentially unfriendly nation that leaves a backdoor in their robots which can turn them into surveillance devices for that nation, as recently appears to have happened with Unitree Robotics’s robot dog Go-1.

According to MSN, Hugging Face co-founder and chief scientist Thomas Wolf would like to make Reachy 2 (or Reachy 5, or 10) fully open source so that anyone could download schematics for the robot and potentially even 3D print their own. That would open up humanoid robotics to almost any technical hobbyist.

Terms of the acquisition were not disclosed, but it appears that Pollen’s entire team of about 20 will be joining Hugging Face, including Pollen’s two co-founders, Matthieu Lapeyre and Pierre Rouanet.

The above is the detailed content of Open Source Humanoid Robots That You Can 3D Print Yourself: Hugging Face Buys Pollen Robotics. For more information, please follow other related articles on the PHP Chinese website!

Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn

Hot AI Tools

Undresser.AI Undress

Undresser.AI Undress

AI-powered app for creating realistic nude photos

AI Clothes Remover

AI Clothes Remover

Online AI tool for removing clothes from photos.

Undress AI Tool

Undress AI Tool

Undress images for free

Clothoff.io

Clothoff.io

AI clothes remover

Video Face Swap

Video Face Swap

Swap faces in any video effortlessly with our completely free AI face swap tool!

Hot Tools

Notepad++7.3.1

Notepad++7.3.1

Easy-to-use and free code editor

SublimeText3 Chinese version

SublimeText3 Chinese version

Chinese version, very easy to use

Zend Studio 13.0.1

Zend Studio 13.0.1

Powerful PHP integrated development environment

Dreamweaver CS6

Dreamweaver CS6

Visual web development tools

SublimeText3 Mac version

SublimeText3 Mac version

God-level code editing software (SublimeText3)

Hot Topics

Java Tutorial
1655
14
PHP Tutorial
1253
29
C# Tutorial
1227
24
Getting Started With Meta Llama 3.2 - Analytics Vidhya Getting Started With Meta Llama 3.2 - Analytics Vidhya Apr 11, 2025 pm 12:04 PM

Meta's Llama 3.2: A Leap Forward in Multimodal and Mobile AI Meta recently unveiled Llama 3.2, a significant advancement in AI featuring powerful vision capabilities and lightweight text models optimized for mobile devices. Building on the success o

10 Generative AI Coding Extensions in VS Code You Must Explore 10 Generative AI Coding Extensions in VS Code You Must Explore Apr 13, 2025 am 01:14 AM

Hey there, Coding ninja! What coding-related tasks do you have planned for the day? Before you dive further into this blog, I want you to think about all your coding-related woes—better list those down. Done? – Let&#8217

AV Bytes: Meta's Llama 3.2, Google's Gemini 1.5, and More AV Bytes: Meta's Llama 3.2, Google's Gemini 1.5, and More Apr 11, 2025 pm 12:01 PM

This week's AI landscape: A whirlwind of advancements, ethical considerations, and regulatory debates. Major players like OpenAI, Google, Meta, and Microsoft have unleashed a torrent of updates, from groundbreaking new models to crucial shifts in le

Selling AI Strategy To Employees: Shopify CEO's Manifesto Selling AI Strategy To Employees: Shopify CEO's Manifesto Apr 10, 2025 am 11:19 AM

Shopify CEO Tobi Lütke's recent memo boldly declares AI proficiency a fundamental expectation for every employee, marking a significant cultural shift within the company. This isn't a fleeting trend; it's a new operational paradigm integrated into p

A Comprehensive Guide to Vision Language Models (VLMs) A Comprehensive Guide to Vision Language Models (VLMs) Apr 12, 2025 am 11:58 AM

Introduction Imagine walking through an art gallery, surrounded by vivid paintings and sculptures. Now, what if you could ask each piece a question and get a meaningful answer? You might ask, “What story are you telling?

GPT-4o vs OpenAI o1: Is the New OpenAI Model Worth the Hype? GPT-4o vs OpenAI o1: Is the New OpenAI Model Worth the Hype? Apr 13, 2025 am 10:18 AM

Introduction OpenAI has released its new model based on the much-anticipated “strawberry” architecture. This innovative model, known as o1, enhances reasoning capabilities, allowing it to think through problems mor

How to Add a Column in SQL? - Analytics Vidhya How to Add a Column in SQL? - Analytics Vidhya Apr 17, 2025 am 11:43 AM

SQL's ALTER TABLE Statement: Dynamically Adding Columns to Your Database In data management, SQL's adaptability is crucial. Need to adjust your database structure on the fly? The ALTER TABLE statement is your solution. This guide details adding colu

Newest Annual Compilation Of The Best Prompt Engineering Techniques Newest Annual Compilation Of The Best Prompt Engineering Techniques Apr 10, 2025 am 11:22 AM

For those of you who might be new to my column, I broadly explore the latest advances in AI across the board, including topics such as embodied AI, AI reasoning, high-tech breakthroughs in AI, prompt engineering, training of AI, fielding of AI, AI re

See all articles