pith. sign in

arxiv: 2606.03551 · v1 · pith:5BVA3PZWnew · submitted 2026-06-02 · 💻 cs.RO

NVIDIA Isaac Sim: Enabling Scalable, GPU-Accelerated Simulation for Robotics

Pith reviewed 2026-06-28 10:01 UTC · model grok-4.3

classification 💻 cs.RO
keywords NVIDIA Isaac Simrobotics simulationGPU accelerationsynthetic data generationrobot learningphysics simulationsimulator survey
0
0 comments X

The pith

Isaac Sim's GPU acceleration supports large-scale parallel robot simulation and synthetic data generation to address training data scarcity.

A machine-rendered reading of the paper's core claim, the machinery that carries it, and where it could break.

The paper surveys NVIDIA Isaac Sim as a GPU-accelerated platform that enables scalable physics-accurate modeling and parallel training for robotics. It notes that synthetic data pipelines help overcome limited real-world training data for data-driven learning methods. The survey provides a systematic review of the system's architecture, compares it to other simulators, examines usage across five application domains, and identifies patterns in data generation along with open challenges in usability and open-world learning.

Core claim

Isaac Sim leverages GPU acceleration to enable large-scale parallel training and physics-accurate modeling, with its synthetic data generation pipeline alleviating the scarcity of high-quality training data and supporting data-driven robot learning and large-scale simulation-centric experimentation, unlike prior surveys that treat it as one simulator among many without detailed architectural analysis.

What carries the argument

The GPU-accelerated simulation engine and synthetic data generation pipeline, which carry out parallel physics modeling and data creation for robot training.

If this is right

  • Large-scale simulation-centric experimentation becomes practical for robotics research.
  • Data-driven robot learning gains support through abundant synthetic data from the pipeline.
  • Representative studies in five domains reveal common patterns in high-fidelity simulation use.
  • Future work must address physics open-world learning and practical usability constraints.

Where Pith is reading between the lines

These are editorial extensions of the paper, not claims the author makes directly.

  • Integration with real robot hardware could test whether simulation accuracy translates to improved physical performance.
  • Comparison data from the survey could guide selection of simulators for specific robot learning tasks.
  • Extensions to multi-agent or deformable object scenarios might expose current limits in the physics engine.

Load-bearing premise

Existing surveys lack a systematic analysis of Isaac Sim's architecture, usage patterns, and limitations, so a dedicated review adds necessary detail.

What would settle it

A new comprehensive survey that demonstrates equivalent or superior coverage of Isaac Sim's architecture and usage patterns already exists in the literature.

Figures

Figures reproduced from arXiv: 2606.03551 by Maurice Pagnucco, Sicong Gao, Tomasz Bednarz, Yang Song.

Figure 1
Figure 1. Figure 1: Overall pipeline of reinforcement learning training by integrating NVIDIA Isaac Sim with NVIDIA Isaac Lab. Isaac Sim is used to [PITH_FULL_IMAGE:figures/full_fig_p002_1.png] view at source ↗
Figure 2
Figure 2. Figure 2: Major domain applications of Isaac Sim and representative studies in each domain. [PITH_FULL_IMAGE:figures/full_fig_p005_2.png] view at source ↗
read the original abstract

Simulation has become a core infrastructure for robotics research. Unlike previous simulators, NVIDIA Isaac Sim leverages GPU acceleration to enable large-scale parallel training and physics-accurate modeling. Its synthetic data generation pipeline alleviates the scarcity of high-quality training data, supporting data-driven robot learning and large-scale simulation-centric experimentation. However, existing surveys often treat it as one simulator among many, without a systematic analysis of its architectural characteristics, usage patterns, and limitations. This survey reviews Isaac Sim from system and application perspectives, outlining its architecture and comparing it with widely used simulators. We analyze representative studies across five major domains and summarize common usage patterns, particularly in data generation and high-fidelity simulation. We also outline key future directions and challenges, including physics open-world learning, simulation-centric training and practical usability constraints.

Editorial analysis

A structured set of objections, weighed in public.

Desk editor's note, referee report, simulated authors' rebuttal, and a circularity audit. Tearing a paper down is the easy half of reading it; the pith above is the substance, this is the friction.

Referee Report

2 major / 2 minor

Summary. This survey paper reviews NVIDIA Isaac Sim as a GPU-accelerated robotics simulator. It claims to provide the first systematic analysis of the platform's architecture, comparisons to other simulators, usage patterns in five major domains (with emphasis on synthetic data generation and high-fidelity simulation), and limitations, while outlining future directions such as physics open-world learning and simulation-centric training.

Significance. If the coverage and comparisons prove comprehensive and balanced, the survey would be a useful reference for robotics researchers seeking to understand Isaac Sim's distinctive GPU-parallel capabilities and data-generation pipeline relative to prior simulators. The absence of mathematical derivations or fitted models means its value rests entirely on the quality of the literature synthesis and domain analysis.

major comments (2)
  1. [§4, §5] §4 (Comparisons) and §5 (Domains): the claim that existing surveys treat Isaac Sim 'as one simulator among many' without systematic analysis is load-bearing for the paper's novelty argument, yet the manuscript provides no explicit inclusion/exclusion criteria or search protocol for the 'representative studies' across the five domains; this risks selection bias and undermines the 'systematic' characterization.
  2. [§3] §3 (Architecture): the assertion that GPU acceleration enables 'large-scale parallel training and physics-accurate modeling' is presented without quantitative scaling data (e.g., number of parallel environments, wall-clock speedup factors, or physics fidelity metrics versus CPU baselines such as MuJoCo or Bullet); such numbers are needed to substantiate the central differentiator.
minor comments (2)
  1. [Abstract, §1] The abstract and introduction use 'five major domains' without naming them; a table or explicit list early in the paper would improve readability.
  2. [§6] Future-directions section should distinguish challenges that are Isaac-Sim-specific from those generic to all GPU simulators.

Simulated Author's Rebuttal

2 responses · 0 unresolved

We thank the referee for the constructive feedback and the recommendation for minor revision. We address each major comment below and will update the manuscript to improve clarity and rigor.

read point-by-point responses
  1. Referee: [§4, §5] §4 (Comparisons) and §5 (Domains): the claim that existing surveys treat Isaac Sim 'as one simulator among many' without systematic analysis is load-bearing for the paper's novelty argument, yet the manuscript provides no explicit inclusion/exclusion criteria or search protocol for the 'representative studies' across the five domains; this risks selection bias and undermines the 'systematic' characterization.

    Authors: We acknowledge that explicitly documenting the selection process would strengthen the survey's methodological transparency. In the revised manuscript we will add a short subsection (likely in §4) describing the literature search strategy, databases consulted, keywords employed, and inclusion/exclusion criteria used to identify representative studies across the five domains. This addition will directly address the risk of selection bias while preserving the existing domain coverage. revision: yes

  2. Referee: [§3] §3 (Architecture): the assertion that GPU acceleration enables 'large-scale parallel training and physics-accurate modeling' is presented without quantitative scaling data (e.g., number of parallel environments, wall-clock speedup factors, or physics fidelity metrics versus CPU baselines such as MuJoCo or Bullet); such numbers are needed to substantiate the central differentiator.

    Authors: We agree that concrete quantitative benchmarks would better substantiate the GPU-acceleration claims. The revised §3 will incorporate specific scaling figures and comparative metrics drawn from cited works and official NVIDIA documentation (e.g., parallel environment counts and reported speedups relative to CPU baselines). These additions will be presented as illustrative examples from the literature rather than new experiments. revision: yes

Circularity Check

0 steps flagged

No significant circularity; survey contains no derivations

full rationale

The paper is a literature survey on NVIDIA Isaac Sim with no equations, predictions, or mathematical derivations. Its central claim is that it supplies a systematic architectural and usage analysis missing from prior surveys; this is presented as additive without invoking self-citation load-bearing uniqueness theorems, fitted inputs renamed as predictions, or ansatzes smuggled via citation. All technical assertions about GPU acceleration and synthetic data are treated as established platform features rather than novel results derived within the paper. The derivation chain is therefore self-contained against external benchmarks with no reductions to inputs by construction.

Axiom & Free-Parameter Ledger

0 free parameters · 0 axioms · 0 invented entities

Survey paper with no new derivations, free parameters, or invented entities; relies on standard assumptions about simulator utility in robotics.

pith-pipeline@v0.9.1-grok · 5667 in / 982 out tokens · 17957 ms · 2026-06-28T10:01:48.000537+00:00 · methodology

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 1 Pith paper

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. Learning to Fold: prizewinning solution at LeHome Challenge 2026 (1st place online, 2nd offline)

    cs.RO 2026-06 unverdicted novelty 3.0

    A competition entry for bimanual garment folding won 1st in simulation and 2nd in reality by making a VLA policy predict its own value quantities to drive advantage estimation, failure detection, and action selection.

Reference graph

Works this paper leans on

63 extracted references · 5 linked inside Pith · cited by 1 Pith paper

  1. [1]

    Cosmos world founda- tion model platform for physical AI.arXiv:2501,

    [Agarwalet al., 2025 ] Agarwal et al. Cosmos world founda- tion model platform for physical AI.arXiv:2501,

  2. [2]

    A systemic survey of the Omniverse platform and its applications in data genera- tion, simulation and metaverse.Frontiers in Computer Sci- ence, 6:1423129,

    [Ahmedet al., 2024 ] Ahmed et al. A systemic survey of the Omniverse platform and its applications in data genera- tion, simulation and metaverse.Frontiers in Computer Sci- ence, 6:1423129,

  3. [3]

    Deformable body based salmon model-for iterative development and testing of equipment within Isaac Sim

    [Andreas, 2023] Andreas. Deformable body based salmon model-for iterative development and testing of equipment within Isaac Sim. Master’s thesis, NTNU,

  4. [4]

    GR00T n1: An open foundation model for generalist humanoid robots

    [Bjorcket al., 2025 ] Bjorck et al. GR00T n1: An open foundation model for generalist humanoid robots. arXiv:2503.14734,

  5. [5]

    GRADE: Generating realistic and dynamic environments for robotics research with isaac sim.IJRR, page 02783649251346211,

    [Bonettoet al., 2023 ] Bonetto et al. GRADE: Generating realistic and dynamic environments for robotics research with isaac sim.IJRR, page 02783649251346211,

  6. [6]

    Embodied AI in un- structured 3d spaces: Fusing mid and long-range sensing for instruction-aware construction robotics

    [Bonyaniet al., 2025 ] Bonyani et al. Embodied AI in un- structured 3d spaces: Fusing mid and long-range sensing for instruction-aware construction robotics

  7. [7]

    Task-oriented edge-assisted cross-system design for real-time human-robot interaction in industrial metaverse.arXiv:2508.20664,

    [Chenet al., 2025 ] Chen et al. Task-oriented edge-assisted cross-system design for real-time human-robot interaction in industrial metaverse.arXiv:2508.20664,

  8. [8]

    Pybullet, a Python module for physics simulation for games, robotics and ma- chine learning,

    [Coumanset al., 2016 ] Coumans et al. Pybullet, a Python module for physics simulation for games, robotics and ma- chine learning,

  9. [9]

    CARLA: An open urban driving simulator

    [Dosovitskiyet al., 2017 ] Dosovitskiy et al. CARLA: An open urban driving simulator. InConference on robot learning, pages 1–16. PMLR,

  10. [10]

    ROS- compatible robotics simulators for Industry 4.0 and Indus- try 5.0: A systematic review of trends and technologies

    [Flores Gonzalezet al., 2025 ] Flores Gonzalez et al. ROS- compatible robotics simulators for Industry 4.0 and Indus- try 5.0: A systematic review of trends and technologies. Applied Sciences, 15(15):8637,

  11. [11]

    Reinforcement learning for follow-the-leader robotic endoscopic navigation via syn- thetic data.arXiv:2601.02798,

    [Gaoet al., 2026 ] Gao et al. Reinforcement learning for follow-the-leader robotic endoscopic navigation via syn- thetic data.arXiv:2601.02798,

  12. [12]

    Wheeled Lab: Modern sim2real for low-cost, open-source wheeled robotics

    [Hanet al., 2025 ] Han et al. Wheeled Lab: Modern sim2real for low-cost, open-source wheeled robotics. InRSS,

  13. [13]

    Vision-based human aware- ness estimation for enhanced safety and efficiency of AMRs in industrial warehouses

    [Hauget al., 2025 ] Haug et al. Vision-based human aware- ness estimation for enhanced safety and efficiency of AMRs in industrial warehouses. InETF A, pages 1–4. IEEE,

  14. [14]

    Exploring real-time robot simulation in Isaac Sim with a digital twin of a ware- house picking robot

    [Horsgaardet al., 2025 ] Horsgaard et al. Exploring real-time robot simulation in Isaac Sim with a digital twin of a ware- house picking robot. B.S. thesis, NTNU,

  15. [15]

    ReKep: Spatio-temporal reasoning of relational keypoint constraints for robotic ma- nipulation.arXiv:2409.01652,

    [Huanget al., 2024 ] Huang et al. ReKep: Spatio-temporal reasoning of relational keypoint constraints for robotic ma- nipulation.arXiv:2409.01652,

  16. [16]

    Generation of synthetic data for medical decision support applications

    [Hydocket al., 2023 ] Hydock et al. Generation of synthetic data for medical decision support applications. InAIPR, pages 1–7. IEEE,

  17. [17]

    Decentralized multi-robot shared perception for worker action inference in industrial facilities

    [Imranet al., 2024 ] Imran et al. Decentralized multi-robot shared perception for worker action inference in industrial facilities. InICRA,

  18. [18]

    Digital twin-based cutting tool breakage detection model using synthetic depth map and deep learning

    [Jeonget al., 2022 ] Jeong et al. Digital twin-based cutting tool breakage detection model using synthetic depth map and deep learning. InASPEN,

  19. [19]

    Unity: A general platform for intelligent agents.arXiv:1809.02627,

    [Julianiet al., 2018 ] Juliani et al. Unity: A general platform for intelligent agents.arXiv:1809.02627,

  20. [20]

    Mind and motion aligned: a joint evaluation IsaacSim benchmark for task planning and low-level policies in mobile manipulation

    [Kachaevet al., 2025 ] Kachaev et al. Mind and motion aligned: a joint evaluation IsaacSim benchmark for task planning and low-level policies in mobile manipulation. arXiv:2508.15663,

  21. [21]

    Multi-AGV assisted OPS in warehouse using digital twins and layout compar- ison

    [Kagamiet al., 2025 ] Kagami et al. Multi-AGV assisted OPS in warehouse using digital twins and layout compar- ison. InMetaCom, pages 205–212. IEEE,

  22. [22]

    How far is video gener- ation from world model: A physical law perspective

    [Kanget al., 2024 ] Kang et al. How far is video gener- ation from world model: A physical law perspective. arXiv:2411.02385,

  23. [23]

    Emerging trends in realis- tic robotic simulations: A comprehensive systematic liter- ature review.IEEE Access, 12:191264–191287,

    [Kargaret al., 2024 ] Kargar et al. Emerging trends in realis- tic robotic simulations: A comprehensive systematic liter- ature review.IEEE Access, 12:191264–191287,

  24. [24]

    Surgical robotics environment in NVIDIA Isaac Sim for robot-assisted suturing

    [Kimet al., 2025 ] Kim et al. Surgical robotics environment in NVIDIA Isaac Sim for robot-assisted suturing. InISMR, pages 192–198. IEEE,

  25. [25]

    Design and use paradigms for Gazebo, an open-source multi-robot simulator

    [Koeniget al., 2004 ] Koenig et al. Design and use paradigms for Gazebo, an open-source multi-robot simulator. In IROS, volume 3, pages 2149–2154. IEEE,

  26. [26]

    Industrial metaverse meets iiot: Low-code platforms for machine-to-machine and human-to-machine integration.Manufacturing Let- ters, 44:1254–1265,

    [Koprovet al., 2025 ] Koprov et al. Industrial metaverse meets iiot: Low-code platforms for machine-to-machine and human-to-machine integration.Manufacturing Let- ters, 44:1254–1265,

  27. [27]

    Behavior-1K: A benchmark for em- bodied AI with 1,000 everyday activities and realistic sim- ulation

    [Liet al., 2023 ] Li et al. Behavior-1K: A benchmark for em- bodied AI with 1,000 everyday activities and realistic sim- ulation. InCoRL, pages 80–93. PMLR,

  28. [28]

    Marladona-towards cooperative team play using multi-agent reinforcement learning

    [Liet al., 2025 ] Li et al. Marladona-towards cooperative team play using multi-agent reinforcement learning. In ICRA, pages 15014–15020. IEEE,

  29. [29]

    VLNVerse: A benchmark for vision-language navigation with versatile, embodied, real- istic simulation and evaluation.arXiv:2512.19021,

    [Linet al., 2025 ] Lin et al. VLNVerse: A benchmark for vision-language navigation with versatile, embodied, real- istic simulation and evaluation.arXiv:2512.19021,

  30. [30]

    dARt Vinci: Egocentric data collection for surgical robot learning at scale

    [Liuet al., 2025b ] Liu et al. dARt Vinci: Egocentric data collection for surgical robot learning at scale. arXiv:2503.05646,

  31. [31]

    AdaVLN: Towards visual lan- guage navigation in continuous indoor environments with moving humans.arXiv:2411.18539,

    [Lohet al., 2024 ] Loh et al. AdaVLN: Towards visual lan- guage navigation in continuous indoor environments with moving humans.arXiv:2411.18539,

  32. [32]

    A survey: Learning embodied intelligence from physical simulators and world models

    [Longet al., 2025 ] Long et al. A survey: Learning embodied intelligence from physical simulators and world models. arXiv:2507.00917,

  33. [33]

    Robot learning from a physical world model.arXiv:2511.07416,

    [Maoet al., 2025 ] Mao et al. Robot learning from a physical world model.arXiv:2511.07416,

  34. [34]

    A large scale dataset for fire detection and segmentation in indoor spaces

    [Maricet al., 2022 ] Maric et al. A large scale dataset for fire detection and segmentation in indoor spaces. InICEC- CME, pages 1–8. IEEE,

  35. [35]

    Cyberbotics ltd

    [Michel, 2004] Michel. Cyberbotics ltd. webots™: profes- sional mobile robot simulation.IJARS, 1(1):5,

  36. [36]

    Orbit: A unified simu- lation framework for interactive robot learning environ- ments.IEEE RA-L, 8(6):3740–3747,

    [Mittalet al., 2023 ] Mittal et al. Orbit: A unified simu- lation framework for interactive robot learning environ- ments.IEEE RA-L, 8(6):3740–3747,

  37. [37]

    SuFIA: language- guided augmented dexterity for robotic surgical assistants

    [Moghaniet al., 2024 ] Moghani et al. SuFIA: language- guided augmented dexterity for robotic surgical assistants. InIROS, pages 6969–6976. IEEE,

  38. [38]

    SuFIA-BC: Generat- ing high quality demonstration data for visuomotor policy learning in surgical subtasks.arXiv:2504.14857,

    [Moghaniet al., 2025 ] Moghani et al. SuFIA-BC: Generat- ing high quality demonstration data for visuomotor policy learning in surgical subtasks.arXiv:2504.14857,

  39. [39]

    Investigating the genera- tion of synthetic data for surface defect detection: A com- parative analysis.Procedia CIRP, 130:767–773,

    [Monnetet al., 2024 ] Monnet et al. Investigating the genera- tion of synthetic data for surface defect detection: A com- parative analysis.Procedia CIRP, 130:767–773,

  40. [40]

    Automation in un- structured production environments using Isaac Sim: A flexible framework for dynamic robot adaptability.Pro- cedia CIRP, 130:837–846,

    [Nambiaret al., 2024 ] Nambiar et al. Automation in un- structured production environments using Isaac Sim: A flexible framework for dynamic robot adaptability.Pro- cedia CIRP, 130:837–846,

  41. [41]

    Syntable: A synthetic data genera- tion pipeline for unseen object amodal instance segmenta- tion of cluttered tabletop scenes.arXiv:2307.07333,

    [Nget al., 2023 ] Ng et al. Syntable: A synthetic data genera- tion pipeline for unseen object amodal instance segmenta- tion of cluttered tabletop scenes.arXiv:2307.07333,

  42. [42]

    TacEx: Gelsight tactile simulation in isaac sim–combining soft-body and visuo- tactile simulators.arXiv:2411.04776,

    [Nguyenet al., 2024 ] Nguyen et al. TacEx: Gelsight tactile simulation in isaac sim–combining soft-body and visuo- tactile simulators.arXiv:2411.04776,

  43. [43]

    Efficient synthetic de- fect on 3d object reconstruction and generation pipeline for digital twins smart factory.Sensors,

    [Nguyenet al., 2025 ] Nguyen et al. Efficient synthetic de- fect on 3d object reconstruction and generation pipeline for digital twins smart factory.Sensors,

  44. [44]

    IsaacLabEvalTasks: Bench- marking GR00T n1 policy in isaac lab

    [NVIDIA, 2025] NVIDIA. IsaacLabEvalTasks: Bench- marking GR00T n1 policy in isaac lab. https://github.com/ isaac-sim/IsaacLabEvalTasks,

  45. [45]

    DSR framework: A hybrid approach for accelerated training of AI models in mobile robotics

    [Parejaet al., 2025 ] Pareja et al. DSR framework: A hybrid approach for accelerated training of AI models in mobile robotics. InWEA, pages 150–161. Springer,

  46. [46]

    Modality-augmented fine- tuning of foundation robot policies for cross-embodiment manipulation on gr1 and g1.arXiv:2512.01358,

    [Parket al., 2025 ] Park et al. Modality-augmented fine- tuning of foundation robot policies for cross-embodiment manipulation on gr1 and g1.arXiv:2512.01358,

  47. [47]

    A framework for scal- able heterogeneous multi-agent adversarial reinforcement learning in IsaacLab.arXiv:2510.01264,

    [Petersonet al., 2025 ] Peterson et al. A framework for scal- able heterogeneous multi-agent adversarial reinforcement learning in IsaacLab.arXiv:2510.01264,

  48. [48]

    Habitat 3.0: A co-habitat for humans, avatars and robots.arXiv:2310.13724,

    [Puiget al., 2023 ] Puig et al. Habitat 3.0: A co-habitat for humans, avatars and robots.arXiv:2310.13724,

  49. [49]

    InfiniteWorld: A unified scal- able simulation framework for general visual-language robot interaction.arXiv:2412.05789,

    [Renet al., 2024 ] Ren et al. InfiniteWorld: A unified scal- able simulation framework for general visual-language robot interaction.arXiv:2412.05789,

  50. [50]

    V-REP: A versatile and scalable robot simulation framework

    [Rohmeret al., 2013 ] Rohmer et al. V-REP: A versatile and scalable robot simulation framework. InIROS, pages 1321–1326. IEEE,

  51. [51]

    Sim-to-Real trans- fer for mobile robots with reinforcement learning: from NVIDIA Isaac Sim to Gazebo and real ROS 2 robots

    [Salimpouret al., 2025 ] Salimpour et al. Sim-to-Real trans- fer for mobile robots with reinforcement learning: from NVIDIA Isaac Sim to Gazebo and real ROS 2 robots. arXiv:2501.02902,

  52. [52]

    Utilizing reinforcement learning and computer vision in a Pick-And-Place oper- ation for sorting objects in motion

    [SANDet al., 2023 ] SAND et al. Utilizing reinforcement learning and computer vision in a Pick-And-Place oper- ation for sorting objects in motion

  53. [53]

    Synthetica: Large scale syn- thetic data for robot perception.arXiv:2410.21153,

    [Singhet al., 2024 ] Singh et al. Synthetica: Large scale syn- thetic data for robot perception.arXiv:2410.21153,

  54. [54]

    RealMirror: A comprehensive, open-source vision-language-action platform for embod- ied ai.arXiv:2509.14687,

    [Taiet al., 2025 ] Tai et al. RealMirror: A comprehensive, open-source vision-language-action platform for embod- ied ai.arXiv:2509.14687,

  55. [55]

    Maniskill3: Gpu parallelized robotics simulation and rendering for generalizable em- bodied AI.arXiv:2410.00425,

    [Taoet al., 2024 ] Tao et al. Maniskill3: Gpu parallelized robotics simulation and rendering for generalizable em- bodied AI.arXiv:2410.00425,

  56. [56]

    Interioragent: Interactive USD interior scenes for Isaac Sim-based simulation,

    [Teamet al., 2025 ] Team and Inc. Interioragent: Interactive USD interior scenes for Isaac Sim-based simulation,

  57. [57]

    Mujoco: A physics en- gine for model-based control

    [Todorovet al., 2012 ] Todorov et al. Mujoco: A physics en- gine for model-based control. InIROS. IEEE,

  58. [58]

    A survey of robotic naviga- tion and manipulation with physics simulators in the era of embodied AI.arXiv:2505.01458,

    [Wonget al., 2025 ] Wong et al. A survey of robotic naviga- tion and manipulation with physics simulators in the era of embodied AI.arXiv:2505.01458,

  59. [59]

    Robomind: Benchmark on multi- embodiment intelligence normative data for robot manip- ulation.arXiv:2412.13877,

    [Wuet al., 2024 ] Wu et al. Robomind: Benchmark on multi- embodiment intelligence normative data for robot manip- ulation.arXiv:2412.13877,

  60. [60]

    Orbit-surgical: An open- simulation framework for learning surgical augmented dexterity

    [Yuet al., 2024 ] Yu et al. Orbit-surgical: An open- simulation framework for learning surgical augmented dexterity. InICRA, pages 15509–15516. IEEE,

  61. [61]

    Survey of simulators for deformable objects in robotics.Jornadas de Autom´atica, (46),

    [Zafra-Navarroet al., 2025 ] Zafra-Navarro et al. Survey of simulators for deformable objects in robotics.Jornadas de Autom´atica, (46),

  62. [62]

    AgentWorld: An interac- tive simulation platform for scene construction and mobile robotic manipulation.arXiv:2508.07770,

    [Zhanget al., 2025 ] Zhang et al. AgentWorld: An interac- tive simulation platform for scene construction and mobile robotic manipulation.arXiv:2508.07770,

  63. [63]

    Towards building AI-CPS with NVIDIA Isaac Sim: An industrial benchmark and case study for robotics manipulation

    [Zhouet al., 2024 ] Zhou et al. Towards building AI-CPS with NVIDIA Isaac Sim: An industrial benchmark and case study for robotics manipulation. InICSE, pages 263– 274, 2024