Isaac for Physical AI#

Isaac for Physical AI is a reference architecture for collecting teleoperated humanoid robot demonstrations to fine-tune a GR00T N policy and deploying this policy on a real or simulated robot.

The current release targets the Unitree G1 humanoid robot. We provide a step-by-step tutorial for a pick-and-place task (apple-to-plate), but the same workflow can also be used for other tasks.

The workflow is built from the following Isaac packages:

Fine-tuning GR00T N and exporting the trained policy via LEAPP are performed outside this repository using the nvidia-isaac/gr00t-leapp-export project (branch n17-export); see the external steps in the end-to-end tutorial below.

Reference Architecture#

Tutorials#