Discover and explore top open-source AI tools and projects—updated daily.
NVlabsAdvanced humanoid whole-body control platform
Top 28.7% on SourcePulse
Summary
GR00T Whole-Body Control (WBC) provides a unified platform for developing and deploying advanced humanoid robot controllers, targeting engineers and researchers. It offers decoupled WBC models and the GEAR-SONIC generalist controller, enabling natural, generalized whole-body movements and efficient teleoperation for humanoid robots.
How It Works
The core approach centers on the SONIC foundation model, trained on extensive human motion data using motion tracking as a scalable task. This enables a single policy to generate diverse, natural whole-body movements and generalize beyond observed data. It integrates a decoupled WBC (RL for lower body, IK for upper body) and the latest GEAR-SONIC iteration for advanced control. A kinematic planner facilitates real-time locomotion, and VR teleoperation allows direct human-to-robot motion transfer.
Quick Start & Requirements
git clone https://github.com/NVlabs/GR00T-WholeBodyControl.git), then navigate into the directory and run git lfs pull.Highlighted Details
Maintenance & Community
For questions and feedback, contact the GEAR WBC team at gear-wbc@nvidia.com. Recent updates in March 2026 indicate active development. No specific community channels (e.g., Discord, Slack) or explicit sponsorship details are provided.
Licensing & Compatibility
This project employs dual licensing:
Limitations & Caveats
Key components such as training scripts, data collection workflows, and preprocessed datasets are not yet open-sourced. The project is under active development, as indicated by recent updates and outstanding TODO items, suggesting certain functionalities may still be evolving or incomplete.
2 weeks ago
Inactive