NVIDIA Releases Open-Source 'GR00T' for Robots
NVIDIA is aiming for a "GPT moment" in robotics with the release of Isaac GR00T N1, an open-source foundation model for humanoid robots. Trained on vast datasets of human movement, the model is designed to enable rapid transfer learning and prototyping across different hardware platforms. Industry watchers are calling it a potential game-changer that could democratize the development of embodied AI.
Project GR00T is part of a larger, vertically integrated strategy by NVIDIA, combining new hardware, updated simulation tools, and the open-source model. The entire system is designed to run on the new Jetson Thor system-on-a-chip, a single computer built on the Blackwell GPU architecture that delivers up to 2,070 TFLOPS of performance specifically for running multimodal generative AI models like GR00T directly on the robot. The Jetson AGX Thor developer kit and production modules became generally available in August 2025, signaling a major push to get these powerful "robot brains" into the hands of developers. The software backbone for GR00T is the NVIDIA Isaac platform, which leans heavily on simulation for training and validation. Developers primarily use Isaac Sim, built on Omniverse, to create physically accurate virtual environments for training robots. This "sim-to-real" approach relies on generating vast amounts of synthetic data, a key strategy to overcome the bottleneck of collecting real-world robotics data. For an engineer, this means proficiency in Python, C++, and familiarity with simulation platforms and the Universal Scene Description (OpenUSD) format are becoming critical skills. Within the Isaac ecosystem, NVIDIA provides specialized toolkits. Isaac Manipulator is a set of libraries and AI models built on ROS 2, designed to help robot arms perceive and interact with their environment, featuring tools like FoundationPose for 6D pose estimation and cuMotion for GPU-accelerated motion planning. Isaac Perceptor focuses on 3D perception for autonomous mobile robots (AMRs), using multi-camera setups to create a 3D map of the environment for robust navigation in unstructured spaces like warehouses. This simulation-centric strategy contrasts with the approaches of other major humanoid developers. Tesla, for its Optimus robot, is pursuing a vision-only, real-world data collection strategy, using human operators wearing camera rigs to generate training data for imitation learning, similar to its approach with Autopilot. Figure AI, which partners with OpenAI, also utilizes the NVIDIA Isaac ecosystem for synthetic data generation to train its AI models, highlighting the growing industry reliance on simulation to solve complex manipulation tasks. Key industry players are already adopting this platform. Agility Robotics, Boston Dynamics, and Figure are using Isaac Sim for simulation and training. Apptronik and Foxconn are directly integrating GR00T to accelerate the development of their humanoid robots, Apollo and dexterous hand manipulation systems, respectively. This broad adoption signals a move towards a more standardized, platform-based approach to building general-purpose robots, a significant shift from the historically bespoke, task-specific development cycles.