Skip to content

Adds section for Sim2Real resources with available/open-source code #2642

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

Open
wants to merge 7 commits into
base: main
Choose a base branch
from

Conversation

louislelay
Copy link
Contributor

Description

This PR adds a new subsection under the Sim2Real deployment guide to highlight external resources featuring publicly available or open-source implementations.

Included links:

  • Isaac Sim policy deployment tutorial (official docs)
  • NVIDIA Technical Blog post on Spot locomotion with Isaac Lab
  • Kinova Gen3 Sim2Real deployment repo
  • UW Robot Learning's WheeledLab project

This should help users discover real-world examples and accelerate their own deployment pipelines.

Type of change

  • This change requires a documentation update

Screenshots

Please attach before and after screenshots of the change if applicable.

Before After
Screenshot from 2025-06-08 22-49-45 Screenshot from 2025-06-08 22-49-04

Checklist

  • I have run the pre-commit checks with ./isaaclab.sh --format
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • [N/A] I have added tests that prove my fix is effective or that my feature works
  • [N/A] I have updated the changelog and the corresponding version in the extension's config/extension.toml file
  • I have added my name to the CONTRIBUTORS.md or my name already exists there

@fan-ziqi
Copy link
Contributor

I recommend my library rl_sar, which supports Sim2Sim and Sim2Real policy trained by IsaacLab and has been verified by many users.

@louislelay
Copy link
Contributor Author

Thanks @fan-ziqi for the suggestion! I’ve added rl_sar to the list of Sim2Real resources in the docs alongside the others. Let me know if the description looks good to you!

@fan-ziqi
Copy link
Contributor

Thanks @fan-ziqi for the suggestion! I’ve added rl_sar to the list of Sim2Real resources in the docs alongside the others. Let me know if the description looks good to you!

The description is appropriate, thank you for adding!

@fan-ziqi
Copy link
Contributor

fan-ziqi commented Jun 24, 2025

Is it necessary to also add the training code repository robot_lab?

https://github.com/fan-ziqi/robot_lab

This repo will support isaacsim5.0 and isaaclab2.2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants