nvidia/isaac-gr00t

NVIDIA Isaac GR00T N1.7 - A Foundation Model for Generalist Robots.

View on GitHub ↗Jump to charts ↓

Summary Information

Updated 15 minutes ago
Added to GitGenius on September 8th, 2026
Created on March 11th, 2025
Open Issues & Pull Requests: 332 (+0)
GitHub issues: Enabled
Number of forks: 1,450
Total Stargazers: 8,033 (+0)
Total Subscribers: 74 (+0)

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Issue API getrepoissuespagesummary failed: 429 Rate limit exceeded. Please try again later.

Detailed Description

NVIDIA Isaac GR00T is a vision-language-action foundation model for controlling humanoid and other robot embodiments through multimodal inputs including language and images.

The tool addresses the challenge of creating robot control policies that generalize across different robot morphologies and environments. GR00T N1.7 combines a vision-language foundation model backbone with a diffusion transformer head that denoises continuous actions. The model is trained on diverse robot manipulation data including bimanual, semi-humanoid, and humanoid demonstrations, supplemented with human video data to improve language understanding and generalization. Users can fine-tune the model on custom robot data or demonstrations for specific embodiments, tasks, and environments.

The project suits robotics teams and researchers developing manipulation capabilities for humanoid platforms or similar embodiments. It is particularly relevant for those working with diverse robot morphologies who want to leverage cross-embodiment pretraining rather than training from scratch. The tool provides both inference and fine-tuning workflows, along with evaluation benchmarks. The model is commercially licensable under Apache 2.0, enabling production deployment with commercial support.

Development activity shows consistent engagement with the codebase. The project maintains multiple release branches tracking different model versions, indicating a structured versioning approach. The team actively welcomes community contributions through pull requests and encourages users to raise issues for feedback. Documentation includes comprehensive sections on installation, model checkpoints with embodiment tags, data format specifications, inference procedures, fine-tuning workflows, and evaluation methodology. The repository provides reference implementations and integration points with existing robotics frameworks like LeRobot.