Train robot policies in simulation.
Accelerated Computing Tools & Techniques
Data Center / Cloud
Robotics
Simulation / Modeling / Design
Healthcare and Life Sciences
Manufacturing
Retail/ Consumer Packaged Goods
Smart Cities/Spaces
Innovation
Return on Investment
NVIDIA Isaac GR00T
NVIDIA Isaac Lab
NVIDIA Isaac Sim
NVIDIA Jetson AGX
NVIDIA Omniverse
Preprogrammed robots operate using fixed instructions within set environments, which limits their adaptability to unexpected changes.
AI-driven robots address these limitations through simulation-based learning, allowing them to autonomously perceive, plan, and act in dynamic conditions. With robot learning, they can acquire and refine new skills by using learned policies—sets of behaviors for navigation, manipulation, and more—to improve their decision-making across various situations.
Flexibility and Scalability
Iterate, refine, and deploy robot policies for real-world scenarios using a variety of data sources from your real robot-captured data and synthetic data in simulation. This works for any robot embodiment, such as autonomous mobile robots (AMRs), robotic arms, and humanoid robots. The “sim-first” based approach also lets you quickly train hundreds or thousands of robot instances in parallel.
Accelerated Skill Development
Train robots in simulated environments to adapt to new task variations without the need for reprogramming physical robot hardware.
Physically Accurate Environments
Easily model physical factors like object interactions (rigid or deformables), friction, etc., to significantly reduce the sim-to-real gap.
Safe Proving Environment
Test potentially hazardous scenarios without risking human safety or damaging equipment.
Reduced Costs
Avoid the burden of real-world data collection and labeling costs by generating large amounts of synthetic data, validating trained robot policies in simulation, and deploying on robots faster.
Robot learning algorithms—such as imitation learning or reinforcement learning—can help robots generalize learned skills and improve their performance in changing or novel environments. There are several learning techniques, including:
Quick Links
A typical end-to-end robot workflow involves data processing, model training, validation in simulation, and deploying on a real robot.
Data Processing: To bridge the data gaps, you can consider a diverse set of high-quality data sources by combining internet-scale data, synthetic data, and live robot data.
Training and Validating in Simulation: Robots need to be trained and deployed for task-defined scenarios and require accurate virtual representations of real-world conditions. The NVIDIA Isaac™ Lab open-source framework can help train robot policies by using reinforcement learning and imitation learning techniques in a modular approach. Isaac Lab can also be used with NVIDIA Isaac Sim™ or MuJoCo developer simulation platforms for rapid prototyping and deployment of robot policies.
Once the robot has been trained, its performance can be validated in Isaac Sim, a reference robotic simulation application built on NVIDIA Omniverse™
Deploying Onto the Real Robot: The trained robot policies and AI models can be deployed on NVIDIA Jetson™ on-robot computers that deliver the necessary performance and functional safety for autonomous operation.
Imitation learning, a subset of robot learning, lets humanoids acquire new skills by observing and mimicking expert human demonstrations. But collecting these extensive, high-quality datasets in the real world is tedious, time consuming, and prohibitively expensive.
NVIDIA Isaac GR00T helps tackle these challenges by providing humanoid robot developers with robot foundation models, data pipelines, and simulation frameworks.
NVIDIA Isaac GR00T N1 is the world’s first open foundation model for generalized humanoid robot reasoning and skills. This cross-embodiment model takes multimodal input, including language and images, to perform manipulation tasks in diverse environments.
The Isaac GR00T Blueprint for Synthetic Manipulation Motion Generation is a simulation workflow for imitation learning that enables developers to generate exponentially large datasets from a small number of human demonstrations.
Quick Links