[Backport 3.0.0] Clarify Linux-only support for RLinf - #7315
Conversation
There was a problem hiding this comment.
Isaac Lab Review Bot
This documentation-only backport consistently changes the RLinf guidance to Linux-only support, removes the conflicting Windows workaround and support note, and aligns command-tab labels with their existing shell commands.
- Design and architecture: The platform-support boundary is placed prominently in Prerequisites before installation steps. Removing Windows-specific guidance keeps the page internally consistent; the broad distribution list will need to remain synchronized with upstream RLinf support.
- API: No Python APIs, CLI flags, configuration keys, or exports change. The retained
uv run isaaclaband./isaaclab.shcommands match their updated tab labels, and no source-package changelog fragment is required. - Implementation: The changed reStructuredText preserves the existing directive nesting and indentation. The Windows
patch.exeinstructions,.batlabels, and outdated Windows optimization note are removed without disturbing the nearby aarch64 label or cross-reference.
No blocking issues. No inline issue met the actionable-evidence threshold; the assessment above records the review feedback.
Automated review; human maintainers own approval decisions.
Greptile SummaryThe PR clarifies that RLinf post-training is Linux-only and removes Windows-specific commands and labels.
Confidence Score: 4/5The distribution compatibility claim should be narrowed or substantiated before merging because it can direct users into unsupported RLinf installations. The Linux-only clarification is appropriate, but naming Red Hat-family and Arch Linux as compatible conflicts with the documented Ubuntu 22.04+ requirement of the underlying full Isaac Sim workflow. Files Needing Attention: docs/source/experimental-features/rlinf_vla_posttraining.rst Important Files Changed
Reviews (1): Last reviewed commit: "Clarify Linux-only support for RLinf" | Re-trigger Greptile |
| include Ubuntu and Debian, Red Hat-family distributions, and Arch Linux. | ||
|
|
There was a problem hiding this comment.
Unsupported distribution compatibility claim
When users follow this workflow on Red Hat-family or Arch Linux distributions, the notice advertises compatibility beyond the underlying full Isaac Sim workflow's documented Ubuntu 22.04+ support, causing unsupported installation or simulation failures; the documented aarch64 workaround also relies on the Debian-specific /lib/aarch64-linux-gnu/libgomp.so.1 path.
Summary
.batreferences.Test plan
git diff --check.