This is a list of resources related to NVIDIA Isaac Sim, inspired by awesome-isaac-gym.
The development progression is: Isaac Gym → Isaac Sim → Orbit → Isaac Lab, where the latter two are built on Isaac Sim.
Because Isaac Gym is lightweight and efficient, it is still widely used in RL research, but Isaac Sim’s ecosystem and adoption are growing rapidly.
If this list helps your research, please give it a star and fork!
If your Isaac Sim–based work is accepted at top conferences or journals, feel free to open an issue or pull request to update this list.
We encourage you to add your Isaac Sim–related work to this list! You can
- Submit a Pull Request to include new algorithms, environment configs, benchmarks, etc.
- “Towards Building AI-CPS with NVIDIA Isaac Sim: An Industrial Benchmark and Case Study for Robotics Manipulation” (2023) — proposes a public robotics manipulation benchmark built on Omniverse Isaac Sim, with multiple tasks and AI controller evaluation. :contentReference[oaicite:0]{index=0}
- “GRADE: Generating Realistic and Dynamic Environments for Robotics Research with Isaac Sim” (2023) — presents GRADE, a framework built on Isaac Sim to generate dynamic environments, synthetic datasets, and repeatable experiments. :contentReference[oaicite:1]{index=1}
- “Orbit: A Unified Simulation Framework for Interactive Robot Learning Environments” (2023) — a simulation framework built on Isaac Sim with benchmark tasks, sensor modalities, and learning wrappers. :contentReference[oaicite:2]{index=2}
- “Sim-to-Real gap in RL: Use Case with TIAGo and Isaac Sim / Isaac Gym” (2024) — explores sim-to-real transfer using TIAGo manipulator in both Isaac Sim and Isaac Gym. :contentReference[oaicite:3]{index=3}
- “Mind and Motion Aligned: A Joint Evaluation IsaacSim Benchmark for Task Planning and Low-Level Policies in Mobile Manipulation” (2025) — proposes Kitchen-R benchmark built with Isaac Sim, combining high-level planning and low-level control in mobile manipulation. :contentReference[oaicite:4]{index=4}
- “Automation in Unstructured Production Environments Using Isaac Sim” — applies Isaac Sim for industrial robot automation in complex real-world manufacturing scenarios. :contentReference[oaicite:5]{index=5}
- “Robotics Simulation – A Comparison of Two State-of-the-Art Solutions” (2022) — compares Gazebo vs Isaac Sim for mobile robots / sensors / ROS integration. :contentReference[oaicite:6]{index=6}
Isaac Lab
Tutorial for Isaac Sim
omniIsaacSimEnvs
Isaac ROS projects
RL algorithms: skrl
rl_games
Unitree Go2, Unitree G1 support for Nvidia Isaac Lab
connect Gazebo to Omniverse
MetaGraspNet
Orbit-surgical
- IsaacSim — NVIDIA Isaac Sim core repo.
- IsaacLab — unified robot learning framework built on Isaac Sim.
- IsaacGymEnvs — RL environment collection for Isaac Gym / Isaac Sim.
- OmniIsaacGymEnvs — RL examples built on Isaac Sim (omni.isaac core/gym).
- IsaacSim-ros_workspaces — ROS/ROS2 workspaces integrated with Isaac Sim.
- isaac-launchable — pre-configured Isaac Sim / Isaac Lab environment via Brev Launchable.
- isaacsim-app-template — template for building Isaac Sim Kit apps / extensions.
- IsaacAutomator — tools to deploy Isaac Sim / Isaac Lab to cloud environments.
- MetaToolEU/MT_Isaac_sim — simulating dual UR arms in Isaac Sim with MPC, collision avoidance, path planning.
- MuammerBay/isaac_so_arm101 — task environment projects for SO-ARM100 / SO-ARM101 using Isaac Lab / Isaac Sim.
- agilexrobotics/Limo-Isaac-Sim — integration of LIMO mobile robot URDF into Isaac Sim.
- unitreerobotics/unitree_sim_isaaclab — Unitree robot simulation in Isaac Lab / Isaac Sim.
- unitreerobotics/unitree_rl_lab — RL algorithms/environment for Unitree robots using Isaac Lab / Isaac Sim.
- abizovnuralem/go2_omniverse — support for Unitree Go2 / G1 in Nvidia Isaac Lab / Sim (digital-twin, ROS2).
- j3soon/OmniIsaacGymEnvs-UR10Reacher — UR10 reacher RL example built on Isaac Sim / omni.gym.