Humanoid Whole-Body Badminton via Multi-Stage Reinforcement Learning

arXiv cs.RO / 4/28/2026

💬 OpinionSignals & Early TrendsIdeas & Deep AnalysisModels & Research

Key Points

  • The paper presents a reinforcement-learning training pipeline for humanoid robots to play badminton with whole-body coordination, handling both footwork and striking without motion priors or expert demonstrations.
  • It uses a three-stage curriculum—footwork acquisition, precision-guided swing generation, and task-focused refinement—so the robot’s legs and arms jointly optimize the hitting objective.
  • For deployment, the method estimates and predicts shuttlecock trajectories using an Extended Kalman Filter (EKF), and it also introduces an EKF-free, prediction-free variant that removes explicit trajectory prediction.
  • Experiments in simulation and on real hardware show strong performance, including a simulation rally of 21 consecutive hits and real-world shuttle outbound speeds up to 19.1 m/s with an average return landing distance of about 4 m.
  • The prediction-free variant achieves performance comparable to the EKF-based target-known policy, indicating the approach can generalize while reducing reliance on trajectory prediction.

Abstract

Humanoid robots have demonstrated strong capabilities for interacting with static scenes across locomotion and manipulation, yet dynamic real-world interactions remain challenging. As a step toward fast-moving object interactions, we present a reinforcement-learning training pipeline that yields a unified whole-body controller for humanoid badminton, coordinating footwork and striking without motion priors or expert demonstrations. Training follows a three-stage curriculum (footwork acquisition, precision-guided swing generation, and task-focused refinement) so legs and arms jointly serve the hitting objective. For deployment, we use an Extended Kalman Filter (EKF) to estimate and predict shuttlecock trajectories for target striking, and also develop a prediction-free variant that removes the EKF and explicit prediction. We validate the framework with five sets of experiments in simulation and on hardware. In simulation, two robots sustain a rally of 21 consecutive hits. In real-world tests with both machine-fed shuttles and human-robot rallies, the robot achieves outgoing shuttle speeds up to 19.1~m/s with a mean return landing distance of 4~m. Moreover, the prediction-free variant attains comparable performance to the EKF-based target-known policy. Overall, our approach enables dynamic yet precise goal striking in humanoid badminton and suggests a path toward more dynamics-critical whole-body interaction tasks.