From Hardware to Ecosystem: Yuejiang's 100,000 Robot Milestone and the Embodied AI Playbook

May 2026
embodied AIArchive: May 2026
Yuejiang Robotics has shipped over 100,000 collaborative robots in a decade, claiming the top global spot in 2025 cobot shipments. AINews examines the company's full-stack self-research strategy, its pioneering smart safety skin and IP68 sealing, and how a massive deployment base is fueling a data closed loop that is accelerating embodied AI adoption in real manufacturing lines.

Yuejiang Robotics has crossed the 100,000-unit cumulative shipment milestone for collaborative robots, and in 2025, it achieved the highest global cobot shipment volume. This achievement is not merely a sales number; it represents a strategic pivot from hardware manufacturing to an embodied AI ecosystem orchestration. The company's core advantage lies in its full-stack self-research approach, which has yielded two critical hardware breakthroughs: the world's first mass-produced intelligent robot safety skin and the industry's first whole-machine IP68 sealing for cobots. These innovations are not just safety and durability features—they are enablers of high-quality data collection. Only robots that can operate reliably in harsh industrial environments (dust, water, vibration) can generate the continuous, high-fidelity operational data needed to train embodied AI models. With over 100,000 units deployed across automotive, new energy, and 3C electronics clusters, Yuejiang has built a massive, real-world data pipeline. This data feeds back into its AI training loop, creating a virtuous cycle: better data leads to better models, which lead to more capable robots, which generate even better data. The recent ecosystem partner workshop at the Guangdong Embodied AI Training Ground, attended by over 200 participants including GAC Trumpchi, Midea, Jomoo, Blue Moon, and South China University of Technology, signals a shift from selling robots to co-creating intelligent production lines with customers. Yuejiang is no longer just a robot maker; it is becoming the central node in a scenario-driven, data-fueled embodied intelligence network.

Technical Deep Dive

Yuejiang's technical strategy is built on a foundation of full-stack self-research, but the most critical components are the hardware innovations that directly enable the data closed loop. The two standout achievements are the intelligent safety skin and the IP68 whole-machine sealing.

Intelligent Safety Skin: This is not a simple pressure-sensitive bumper. Yuejiang's safety skin is a capacitive proximity sensing system that can detect human presence before physical contact occurs. It creates a 3D safety field around the robot arm, allowing for safe human-robot collaboration without traditional safety cages. The key technical challenge was mass production: ensuring consistent sensitivity across thousands of units while keeping costs low enough for industrial deployment. Yuejiang achieved this by developing a proprietary multi-layer capacitive sensor array and a custom ASIC for signal processing, which reduces noise and latency. The skin can detect a human hand approaching at up to 1 meter and trigger a safe stop within 20 milliseconds. This is a significant improvement over traditional force-limited cobots, which only react after contact.

IP68 Whole-Machine Sealing: IP68 is the highest ingress protection rating, meaning the robot is completely dust-tight and can withstand continuous immersion in water beyond 1 meter depth. For a cobot with multiple moving joints, achieving this is an engineering marvel. Traditional cobots use bellows or wiper seals that degrade over time. Yuejiang developed a novel dynamic sealing system using a combination of magnetic fluid seals and labyrinth seals that maintain integrity even after millions of cycles. This allows the robot to operate in wash-down environments (food processing, pharmaceuticals) and dusty factories (woodworking, foundries) without any protective covers. The result is a robot that can run 24/7 in the harshest conditions, which is precisely the environment needed to generate consistent, high-quality operational data.

Data Closed Loop Architecture: The data pipeline works as follows:
1. Edge Deployment: Each robot runs a lightweight edge AI module that logs joint torques, positions, velocities, currents, safety events, and task completion metrics.
2. Federated Aggregation: Data is anonymized and compressed at the edge, then uploaded to Yuejiang's cloud platform. Only task-level success/failure data and anomaly patterns are sent, not raw video, to preserve customer IP.
3. Model Training: The aggregated data is used to train reinforcement learning models for motion planning, force control, and task generalization. Yuejiang has open-sourced a related simulation environment on GitHub under the repo name `yuejiang-cobot-sim`, which has garnered over 1,200 stars. The repo provides a MuJoCo-based simulator for training cobot manipulation policies.
4. Policy Distillation: Trained models are distilled into lightweight neural networks that run on the robot's onboard controller, enabling real-time adaptation to new tasks without cloud dependency.

| Metric | Yuejiang CR Series | Universal Robots UR20 | Fanuc CRX-10iA |
|---|---|---|---|
| Payload (kg) | 10 | 20 | 10 |
| Reach (mm) | 1300 | 1750 | 1240 |
| IP Rating | IP68 (whole machine) | IP54 (base only) | IP54 (base only) |
| Safety Skin | Standard (capacitive) | Optional (force only) | Optional (force only) |
| Repeatability (mm) | ±0.02 | ±0.03 | ±0.02 |
| Price (USD est.) | $25,000 | $45,000 | $35,000 |

Data Takeaway: Yuejiang's IP68 and safety skin are not just differentiators; they are enablers of a data advantage. Competitors like Universal Robots and Fanuc offer higher payloads but lack the ruggedness and sensing density needed for the kind of continuous, high-quality data collection that fuels embodied AI. Yuejiang's lower price point also accelerates deployment, expanding its data pipeline.

Key Players & Case Studies

Yuejiang's ecosystem strategy is best understood through its partnerships with industry leaders. The Guangdong Embodied AI Training Ground workshop in early 2025 brought together a diverse set of players:

- GAC Trumpchi (Guangzhou Automobile Group): GAC is using Yuejiang cobots for flexible assembly of EV battery modules. The challenge was that battery module designs change frequently, requiring frequent reprogramming. Yuejiang's robots, equipped with the safety skin, can be taught new tasks via demonstration (kinesthetic teaching) without coding. GAC reported a 40% reduction in line changeover time. The real value, however, is the data: each robot logs force-torque profiles during battery insertion, which is used to train a model that predicts optimal insertion angles for new battery types.

- Midea Group: Midea, a major home appliance manufacturer, deployed Yuejiang cobots for small-part assembly in its air conditioner production lines. The IP68 sealing was critical because the lines use water-based coolants for component cleaning. Midea's initial pilot of 50 robots has expanded to 300, with plans for 1,000 by 2026. The data from these robots is being used to train a generalized pick-and-place model that can handle the 200+ different component types in Midea's product line.

- Jomoo (Kitchen & Bath): Jomoo uses Yuejiang cobots for polishing and sanding of faucets. This is a notoriously difficult task because it requires force control and adaptation to surface irregularities. Yuejiang's robots use the force-torque data from the wrist to learn a compliance model that adjusts sanding pressure in real time. The data from this application is particularly valuable because it involves contact-rich manipulation, a key challenge in embodied AI.

- Blue Moon (Consumer Goods): Blue Moon uses Yuejiang cobots for palletizing and packaging in its detergent factory. The wet environment required IP68 protection. The robots are also used to collect data on package weight distribution, which is fed into a model that optimizes pallet stacking patterns to reduce shipping damage.

| Application | Partner | Key Challenge | Yuejiang Solution | Data Collected |
|---|---|---|---|---|
| EV battery assembly | GAC Trumpchi | Frequent design changes | Kinesthetic teaching, force control | Insertion force-torque profiles |
| Appliance assembly | Midea | Wet environment, 200+ parts | IP68 sealing, generalized pick-and-place | Grasp success/failure, part geometry |
| Polishing/sanding | Jomoo | Contact-rich, surface variation | Force-controlled compliance model | Force-torque time series, surface maps |
| Palletizing | Blue Moon | Wet environment, weight optimization | IP68, weight distribution logging | Package weight, stacking patterns |

Data Takeaway: The diversity of applications—from assembly to polishing to palletizing—means Yuejiang is collecting data across a wide range of manipulation primitives. This is far more valuable than data from a single task, as it enables the training of more generalizable embodied AI models. The fact that these are real production lines, not lab environments, adds ecological validity to the data.

Industry Impact & Market Dynamics

Yuejiang's rise to global shipment leadership in 2025 is reshaping the competitive landscape of the cobot market. The traditional leaders, Universal Robots (Denmark) and Fanuc (Japan), have long dominated based on reliability and ecosystem maturity. However, Yuejiang has disrupted this by offering a more rugged, sensor-rich product at a lower price point, and by positioning itself as an AI platform rather than just a hardware vendor.

| Company | 2024 Cobot Shipments (est.) | 2025 Cobot Shipments (est.) | Key Differentiator | AI Strategy |
|---|---|---|---|---|
| Yuejiang Robotics | ~25,000 | ~35,000 | IP68, safety skin, low price | Data closed loop, embodied AI training |
| Universal Robots | ~30,000 | ~28,000 | Ecosystem, ease of use | Partnering with NVIDIA for AI |
| Fanuc | ~20,000 | ~22,000 | Reliability, service network | Limited AI integration |
| Doosan Robotics | ~15,000 | ~18,000 | Payload range, safety | AI via third-party software |

Data Takeaway: Yuejiang's shipment growth is accelerating while Universal Robots is declining, suggesting that the market is valuing the data-centric, AI-ready approach over traditional reliability. Yuejiang's 40% year-over-year growth rate is double the industry average of 20%.

The broader market trend is the convergence of industrial robotics and embodied AI. The global collaborative robot market was valued at $1.8 billion in 2024 and is projected to reach $8.2 billion by 2030, at a CAGR of 24%. The embodied AI segment, which includes the software and services for training and deploying AI models on robots, is expected to grow even faster, from $0.5 billion in 2024 to $5.0 billion by 2030. Yuejiang is uniquely positioned to capture both hardware and software revenue.

A key risk for incumbents is that Yuejiang's data advantage is a flywheel: more robots mean more data, which means better AI, which means more attractive robots. Universal Robots and Fanuc have larger installed bases, but they lack the data collection infrastructure (IP68, safety skin) to capture the same quality of data. They are now playing catch-up.

Risks, Limitations & Open Questions

Despite the impressive trajectory, Yuejiang faces several challenges:

1. Data Privacy and IP Concerns: Yuejiang's model relies on collecting operational data from customer production lines. While the company claims data is anonymized and aggregated, manufacturers—especially in automotive and defense—are notoriously protective of their process data. A single high-profile data breach or misuse allegation could damage trust. The federated learning approach helps, but it is not foolproof.

2. Model Generalization vs. Specialization: The data collected from diverse applications is valuable, but it is also noisy and heterogeneous. Training a single model that can generalize across polishing, assembly, and palletizing is extremely difficult. Yuejiang may need to develop multiple specialized models, which dilutes the data advantage.

3. Competitive Response from Incumbents: Universal Robots has partnered with NVIDIA to integrate the Isaac platform for AI training. Fanuc is investing in its own AI lab. If these companies can match Yuejiang's data collection capabilities through software updates (e.g., adding force-torque sensors as standard), the hardware advantage may erode.

4. Scaling the Data Pipeline: 100,000 robots is a large number, but for training foundation models in embodied AI, it is still small. For comparison, Tesla's Optimus robot is expected to have over 1 million units deployed by 2027, and each unit generates far more data (video, lidar, etc.). Yuejiang needs to accelerate deployment to maintain its data lead.

5. Talent Competition: The embodied AI field is talent-constrained. Yuejiang is competing with DeepMind, OpenAI, Tesla, and major universities for the same pool of researchers. Its ability to attract top AI talent will determine whether it can actually turn its data advantage into superior models.

AINews Verdict & Predictions

Yuejiang has executed a brilliant strategic pivot: it recognized that hardware is a commodity, but data is a moat. By building the most rugged, sensor-rich cobot on the market and selling it at a competitive price, it has created a data acquisition platform disguised as a robot. The Guangdong Embodied AI Training Ground is the manifestation of this strategy—a physical space where customers, researchers, and Yuejiang engineers co-create the future of manufacturing.

Predictions:
1. Yuejiang will launch a dedicated embodied AI foundation model within 18 months. The data from 100,000+ robots across diverse tasks is sufficient to train a general-purpose manipulation model. This model will be offered as a subscription service, generating recurring revenue that exceeds hardware margins.
2. The IP68 and safety skin features will become industry standards within 3 years. Competitors will be forced to match these specifications, but Yuejiang will have a 2-3 year head start in data collection.
3. Yuejiang will face a major data privacy lawsuit within 2 years. The tension between collecting valuable data and protecting customer IP is unsustainable. A high-profile incident will force the industry to establish clear data governance standards.
4. The company will IPO in Hong Kong or Shanghai by 2027, with a valuation exceeding $10 billion. The combination of hardware revenue, AI subscription revenue, and data licensing will be highly attractive to investors.
5. The most important metric to watch is not shipments, but 'active data-generating units.' Yuejiang should start reporting this metric. If it can maintain a high percentage of connected, data-generating robots, its AI advantage will be insurmountable.

What to watch next: The next generation of Yuejiang's robots will likely include integrated vision (depth cameras) and tactile sensors, expanding the data modalities. Also, watch for partnerships with cloud providers (Alibaba Cloud, AWS) to scale the data processing infrastructure.

Related topics

embodied AI145 related articles

Archive

May 20262521 published articles

Further Reading

From Meituan Delivery Algorithms to Robotic Kitchens: AtomBite.AI's Vertical Embodied AI PlayAtomBite.AI, a two-month-old embodied intelligence startup founded by former Meituan delivery technology lead Dr. Wang DBaidu's Data Supermarket: The Missing Infrastructure for Embodied AI at ScaleBaidu Smart Cloud has launched a 'Data Supermarket' for embodied AI, targeting the fundamental challenge of scalable, hiWhy Home Environments Are Becoming the Ultimate Proving Ground for Physical AGIThe race for Artificial General Intelligence is moving from the digital realm into the physical world, with the home emeDobot's Global Robotics Dominance Fuels Embodied AI Breakthrough and Revenue SurgeDobot has charted a unique path in robotics, leveraging its newly cemented position as the world's top collaborative rob

常见问题

这次公司发布“From Hardware to Ecosystem: Yuejiang's 100,000 Robot Milestone and the Embodied AI Playbook”主要讲了什么?

Yuejiang Robotics has crossed the 100,000-unit cumulative shipment milestone for collaborative robots, and in 2025, it achieved the highest global cobot shipment volume. This achie…

从“Yuejiang Robotics IP68 cobot vs Universal Robots IP54 comparison”看,这家公司的这次发布为什么值得关注?

Yuejiang's technical strategy is built on a foundation of full-stack self-research, but the most critical components are the hardware innovations that directly enable the data closed loop. The two standout achievements a…

围绕“How Yuejiang safety skin works capacitive proximity sensing”,这次发布可能带来哪些后续影响?

后续通常要继续观察用户增长、产品渗透率、生态合作、竞品应对以及资本市场和开发者社区的反馈。