Overview of NVIDIA Isaac GR00T N1.7
mainNVIDIA Isaac GR00T N1.7 is an open vision-language-action (VLA) model designed for generalized humanoid robot skills. It is a cross-embodiment model that accepts multimodal inputs, including language and images, to perform manipulation tasks. The architecture combines a vision-language foundation model with a diffusion transformer (DiT) head that denoises continuous actions.
Key features of N1.7 include:
- Relative EEF Action Space: Uses relative end-effector (EEF) action deltas rather than absolute targets to improve generalization across different robot and human embodiments.
- Human Video Pretraining: Leverages 20K hours of EgoScale human video data to transfer manipulation priors to robot control.
- New VLM Backbone: Uses
Cosmos-Reason2-2B(Qwen3-VL architecture) which supports flexible resolution and native aspect ratio encoding without padding.