On June 16, 2026, Alibaba released the Qwen-Robot series — the first complete embodied intelligence model family in the Qwen lineup. The announcement came via the official Qwen blog: https://qwen.ai/blog?id=qwen-robotmanip / qwen-robotworld / qwen-robotnav.
The series includes three models that can be deployed independently or run collaboratively, providing a general-purpose foundation for different robot embodiments:
- Qwen-RobotManip (VLA manipulation model) — giving robots "dexterous hands"
- Qwen-RobotNav (VLN mobility model) — giving robots "feet that know the way"
- Qwen-RobotWorld (world model) — giving robots "a brain that thinks"
- LIBERO-Plus: 91.4%
- RoboTwin-C2R Hard: 69.4%
- RoboCasa365 Composite-Unseen: SOTA
- VLN-CE RxR success rate: 76.5%
- HM3Dv2 object navigation: 75.6% (RGB only)
- EVT-Bench tracking rate: 90.0%
- NAVSIM PDMS: SOTA
- Top results on 4 benchmarks
- Unified 20+ robot embodiments
- 8.6M cross-scene training pairs
- 1,300+ manipulation skills
- Joint training across manipulation, autonomous driving, and indoor navigation
1. Qwen-RobotManip: Making robots actually manipulate
Built on the Qwen-VL vision-language-action model, it introduces a unified alignment framework spanning three dimensions: representation, motion, and behavior. Using only open-source robotics datasets and human demonstration videos, it builds roughly 38,100 hours of pretraining corpus covering 15 robot embodiments.
Benchmark results:
Key insight: instead of an end-to-end approach, it decomposes tasks into three mutually aligned subspaces — more interpretable and transferable than directly learning actions.
2. Qwen-RobotNav: Navigation anywhere
Based on Qwen3-VL and trained on 15.6M samples, it unifies five domains: vision-language navigation, object navigation, object tracking, autonomous driving, and embodied QA. Task modes and observation parameters can be switched at inference time without architectural changes.
Benchmark results:
Key insight: one model covering five task domains means the same navigation stack can serve robots in factories, warehouses, homes, and autonomous vehicles — drastically reducing engineering and operations costs.
3. Qwen-RobotWorld: Understanding how the world works
It adopts a dual-stream Multimodal Diffusion Transformer (MMDiT) architecture with Qwen2.5-VL as the action encoder. Language serves as the unified action interface, standardizing 500+ action categories.
Core figures:
4. Why it matters
For robotics developers: the trio is open-sourced. A stack that used to take one to two years to build can now be fine-tuned on Qwen — for example, adapting Qwen-RobotManip with ~100 hours of proprietary data for a domain, instead of training a VLA model from scratch.
For China's embodied AI ecosystem: overseas models like NVIDIA GR00T, Google RT-X, and Physical Intelligence π0 have been released, but models that truly deploy in Chinese industrial settings, support Chinese-language instruction interfaces, and target Chinese robot embodiments remain a gap. If the open-source license is friendly, Qwen-Robot could quickly become the de facto standard for domestic robots.
For the LLM race: Alibaba, ByteDance, Tencent, and Huawei have all entered embodied AI. Qwen-Robot expands "embodied" from a single model to a full system (manipulation + navigation + world model), setting a new product benchmark.
For academia: training data and evaluation benchmarks are open — RoboTwin-C2R Hard, LIBERO-Plus, NAVSIM PDMS, and others give researchers directly comparable reference points.
5. Risks and open questions
1. Sim-to-real transfer: strong benchmark numbers don't guarantee real-world performance; 90%+ success in controlled labs often collapses in unstructured factories and homes. Real deployment data remains to be seen. 2. Embodiment coverage: 15–20 embodiments sounds broad, but industrial robot categories vary widely (collaborative arms, SCARA, Delta, AGVs, humanoids…); running on any specific robot still requires substantial adaptation. 3. License and commercialization: license terms, commercial use permissions, and redistribution limits will determine whether Qwen-Robot becomes a true standard base. 4. Multi-model coordination: how Manip, Nav, and World synchronize state, pass context, and resolve decision conflicts in real deployments is not fully disclosed. 5. Gap with international players: NVIDIA GR00T N1 and Physical Intelligence π0 have been trained on larger-scale data; Qwen-Robot still must prove its competitiveness in data scale and diversity.
Bottom line: with a "hands + feet + brain" trio, Alibaba pushes embodied AI from single-point breakthroughs toward a full-stack system. Whether Qwen-Robot becomes the de facto standard for domestic robots, the second half of 2026 is the key observation window.