Cherry-pick: Updates Rlinf docs#6172
Merged
kellyguo11 merged 1 commit intoJun 15, 2026
Merged
Conversation
Contributor
Greptile SummaryThis documentation-only PR adds a platform-support note to the RLinf VLA post-training guide, advising users that Windows support is still being optimized and that Linux is the recommended platform for RLinf training and evaluation.
Confidence Score: 5/5This is a docs-only change adding a single platform note with valid RST syntax — no risk to runtime behavior. One No files require special attention. Important Files Changed
Flowchart%%{init: {'theme': 'neutral'}}%%
flowchart TD
A[RLinf VLA Post-training Docs] --> B[Evaluation Script Description]
B --> C[Note: config_path is optional]
C --> D["Note: Windows support still being optimized\n(NEW - this PR)"]
D --> E[Checkpoints Section]
Reviews (1): Last reviewed commit: "Note Windows support for RLinf is still ..." | Re-trigger Greptile |
2a351df
into
isaac-sim:release/3.0.0-beta2
40 of 41 checks passed
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.
Description
Add a note to the RLinf VLA post-training docs that Windows support is still being optimized and Linux is recommended for RLinf training and evaluation.
Type of change
Checklist
pre-commitchecks with./isaaclab.sh --formatconfig/extension.tomlfileCONTRIBUTORS.mdor my name already exists there