-
Notifications
You must be signed in to change notification settings - Fork 2.7k
Updates link to technical report of the framework #4074
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
b81e56f to
a3c2daa
Compare
Greptile OverviewGreptile SummaryUpdated all documentation and citation files to reference the Isaac Lab technical report (arXiv:2511.04831) instead of the Orbit paper as the primary citation.
Confidence Score: 5/5
Important Files ChangedFile Analysis
Sequence DiagramsequenceDiagram
participant Dev as Developer
participant CFF as CITATION.cff
participant README as README.md
participant INDEX as docs/index.rst
participant BIB as docs/source/_static/refs.bib
participant IMG as docs/source/_static/tasks.jpg
Dev->>CFF: Update citation message to reference Isaac Lab technical report
Dev->>CFF: Change repository URL from NVIDIA-Omniverse to isaac-sim
Dev->>CFF: Add DOI identifier for arXiv:2511.04831
Dev->>CFF: Replace Orbit paper with Isaac Lab technical report
Dev->>CFF: Expand author list (from ~12 to 100+ authors)
Dev->>README: Add arXiv paper link in introduction
Dev->>README: Update "16 commonly available models" to "more than 16"
Dev->>README: Move Citation section before Acknowledgement
Dev->>README: Replace Orbit citation with Isaac Lab citation
Dev->>README: Update Acknowledgement to gratefully acknowledge Orbit
Dev->>INDEX: Update framework reference link to Isaac Lab arXiv paper
Dev->>INDEX: Change citation key from mittal2023orbit to mittal2025isaaclab
Dev->>INDEX: Move Citation section before Acknowledgement
Dev->>INDEX: Update citation BibTeX entry
Dev->>INDEX: Update Acknowledgement text
Dev->>BIB: Add new mittal2025isaaclab BibTeX entry
Dev->>BIB: Keep existing mittal2023orbit entry for backward compatibility
Dev->>IMG: Update tasks.jpg image file
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
4 files reviewed, no comments
Signed-off-by: Mayank Mittal <12863862+Mayankm96@users.noreply.github.com>
Test Results Summary2 691 tests 2 230 ✅ 2h 17m 17s ⏱️ Results for commit 21c921f. |
Description
This MR updates the docs to refer to the technical report of Isaac Lab. The acknowledgement to Orbit is kept but its reference has been purged. Future users should cite the technical report as it has the most updated description of features.
Type of change
Checklist
pre-commitchecks with./isaaclab.sh --formatconfig/extension.tomlfileCONTRIBUTORS.mdor my name already exists there