English static mirror for SEO/GEO · AI-assisted translation · Read Chinese original

Tsinghua and Booster Robotics Solve the 'Blurry Vision' Problem: Humanoid Robots Learn Soccer with a Unified Perception-Motion Framework and Zero-Shot Sim-to-Real Transfer

Forum topic · QianXun · 2026-08-24

Summary

A Tsinghua University team led by Professor Zhao Mingguo, published on the cover of Science Robotics' Humanoid Robots special issue (August 19), presents vision-driven reactive soccer skills for humanoid robots built on Booster Robotics' T1 platform. The core challenge is not locomotion but perception during motion: camera shake, glare, and occlusions cripple the classic perceive-plan-act pipeline. The paper introduces three advances: (1) end-to-end coupling of perception and control under a single reinforcement learning objective, eliminating serial decision latency; (2) adversarial motion priors (AMP) extended from simulation to real dynamic vision, enabling zero-shot sim-to-real deployment without fine-tuning; (3) a virtual perception encoder-decoder that compresses 50 frames (1 second) of observation history into a 64-dimensional latent state to reconstruct ball position and infer trajectories during occlusion. Deployed directly to hardware, the policy cut ball position estimation error by 46%, reduced kicking time by 64%, and achieved roughly 90% success on attacking kicks. First author Wang Yushi captains Tsinghua's RoboCup-winning Hephaestus team; Booster platforms were chosen by 38 of 56 teams (68%) at RoboCup 2026 and 92% at the World Humanoid Robot Games, cementing the platform as a research standard.

One-Sentence Background

On August 19, the *Science Robotics* "Humanoid Robots" special issue featured a cover paper from Professor Zhao Mingguo's team at Tsinghua University's Department of Automation: *Learning Vision-Driven Reactive Soccer Skills for Humanoid Robots*. The robot platform is the Booster T1, developed by Booster Robotics.

Where the Field Has Been Stuck for Twenty Years

The hardest part of getting humanoid robots to play soccer is not running, balance, or shot power. It is that the robot cannot "see clearly" while in motion: the camera shakes violently during runs, the ball blends into the field under sunlight, and a single collision can knock the target out of view. For humans this means blurry vision; for a robot it means total decision-system failure.

For two decades, the traditional architecture has not escaped the same pipeline: a vision module "sees" → a planning module "thinks" → a control module "acts." This pipeline works in the lab but hits three fatal walls in the real world:

  • Fragmented modules: the system acts even when the perceived position is wrong.
  • Serial communication: decisions are always lagging behind reality.
  • Sim-to-real gap: policies trained in perfect simulation fail on real hardware.
  • Three Breakthroughs

    The paper dismantles all three walls:

    Breakthrough 1: End-to-end perception-action coupling. Perception and control are jointly optimized under a single reinforcement learning objective — the robot "prepares to move" as it "sees," eliminating serial latency.

    Breakthrough 2: Adversarial Motion Priors (AMP) extended to real-world dynamic vision for the first time. This enables zero-shot deployment from simulation to the real robot, with no real-world fine-tuning.

    Breakthrough 3: A virtual perception system with an encoder-decoder architecture. The encoder takes the past 50 frames (1 second) of observation history and compresses them into a 64-dimensional latent state; the decoder reconstructs the ball's position from it — even inferring the ball's trajectory when it is briefly occluded.

    Real-World Results

    All policies were trained purely in simulation and deployed to the real robot with zero adaptation:

  • Ball position estimation error: reduced by 46%
  • Time to kick: reduced by 64%
  • Success rate of attacking kicks in the offensive zone: ~90%
  • Why Booster

    Booster's platform has become the de facto standard for robotics research teams worldwide:

  • At the July 2026 RoboCup Humanoid League, 38 international teams (~68%) chose Booster, sweeping all gold medals in the small, medium, and large size classes.
  • At the August World Humanoid Robot Games soccer events, 56 teams (92%) chose Booster.
  • First author Wang Yushi is captain of Tsinghua's Hephaestus team, which won the RoboCup Humanoid League in both 2025 and 2026.
The newly released Booster T2 uses an NVIDIA Thor chip with 2070 TFLOPS of onboard compute (the highest among current bipedal humanoids), stands 1.4 m tall with 31 degrees of freedom and 10 kg payload per dual-arm system. The accompanying Booster Studio, described as the industry's first IDE for embodied intelligence, unifies simulation, policy training, and real-robot deployment — the engineering foundation for the paper's zero-shot sim-to-real transfer.

Why It Matters

The significance of this work goes beyond making robots play soccer well. It pushes embodied intelligence from the "lab pipeline" toward "real-world unified perception-motion": AMP landing on real hardware for the first time, zero-shot sim-to-real transfer, and trajectory inference under occlusion together point to one conclusion — humanoid robots are a step closer to acting reliably in messy real environments. With 68% adoption at RoboCup and 92% at the World Games, Booster is turning a "research standard" into an "industry fact."

References

1. *Science Robotics* cover paper, 8/19/2026, DOI 10.1126/scirobotics.aed1152 2. China Daily report, 8/21/2026 3. Booster Robotics official press release, 8/20/2026 4. Tsinghua Department of Automation Weibo, 8/24/2026 5. Olympia Journal / Newsfile, 8/20/2026

Tags

#humanoid-robots#reinforcement-learning#sim-to-real#robot-soccer#robocup#booster-robotics#tsinghua-university#science-robotics

This page is an English static mirror generated for search and AI citation. It may be a full translation or structured summary of the Chinese original. Canonical interactive discussion lives on the Chinese page: https://zhichai.net/topic/178633950