Add GR00T N1.7 training and rollout support#64
Open
EAOZONE wants to merge 5 commits into
Open
Conversation
nicolas-rabault
self-requested a review
July 16, 2026 13:21
nicolas-rabault
requested changes
Jul 16, 2026
nicolas-rabault
left a comment
Member
There was a problem hiding this comment.
Nice feature, verified all the GR00T/RTC flags against lerobot v0.6.0, they're correct.
Drop the committed frontend/dist/; CI (build_frontend.yml) rebuilds it on main; it just bloats the diff (~1.4MB) and will conflict.
EAOZONE
force-pushed
the
main
branch
2 times, most recently
from
July 16, 2026 14:01
9213776 to
b45ad9d
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
This PR adds training and rollout support for NVIDIA GR00T N1.7.
Validation
pytest -q tests/test_train.py tests/test_rollout.py— 34 passednpm run build— passedgit diff --check— passedNotes
The repository-wide frontend lint reports pre-existing errors in unrelated files. All frontend files changed by this PR pass ESLint.