What Is SimReady?

SimReady (simulation-ready) is an OpenUSD-based framework that defines the physical properties, semantic labels, material attributes, and 3D asset metadata needed for physical AI simulation workflows.

Why SimReady?

In physical AI workflows, autonomous systems learn and operate by interacting with simulated environments before they are deployed into the real world. To do that reliably, those simulations need 3D content that carries physics data (like mass properties, collision boundaries, sensor-relevant material attributes, and semantic labels) that tell AI systems what objects are, not just what they look like.

Most 3D pipelines have historically been built for visual appearance rather than physical accuracy, yet physical accuracy is critical for simulations in physical AI. As a result, some teams have built proprietary solutions while other teams are manually reconstructing properties for every asset, every project, and every runtime.

Universal Scene Description (OpenUSD) has emerged as a foundational 3D data format for physical AI. Governed by the Alliance for OpenUSD (AOUSD), this open-source framework helps teams describe, compose, simulate, and collaborate on 3D content. It is well suited for industrial, robotics, and autonomous vehicle use cases because it brings 3D data, simulation assets, and real-world telemetry into a shared, physically accurate view of the world. 

SimReady builds on that foundation by defining shared requirements and validation paths for simulation-ready OpenUSD assets. These include physics properties such as mass, friction, inertia tensors, collision, and geometry; semantic labels such as object class, function, and material type; and behavioral metadata such as articulation limits, actuator properties, and state-machine definitions where required by the use case.

The result is simulation-ready content built for Physical AI that can scale across projects, teams, supported tools, pipelines, and runtimes without starting over. SimReady's open, validated specifications give all teams across robotics, autonomous vehicles, and industrial automation a shared foundation to build an asset once and adopt it across workflows without proprietary lock-in.

How It’s Structured

SimReady is structured around three practical layers: SimReady standards for specifications and validation, developer tooling for conversion and pipeline integration, and pre-validated sample content for hands-on use.

Standards Layer

A standardized specification defines what SimReady means across industrial and robotics industries — the rules for physics, collision geometry, semantic labeling, and material properties that make content work interoperably across simulation tools, pipelines, and runtimes. 

Development Layer

A set of tools to convert and validate existing 3D assets into OpenUSD with access to pre-built SimReady-compliant assets, designed to fit into existing pipelines. 

Content Layer

A growing library of 1,000+ pre-validated and production-ready assets and samples (such as spanning props, industrial robots, and warehouse environments) ready to run on NVIDIA Isaac Sim 6.0. These assets already meet the SimReady standard and serve as a reference for what SimReady content should look and act like.

Physical AI Open Datasets

Designed for robotics and simulation research, this dataset offers 3D warehouse objects in OpenUSD format to help developers build, test, and validate physical AI models for real-world deployment.

Related

How SimReady Works

Building a physically accurate workflow starts with getting your assets ready, then using the SimReady standard to prepare the physics properties, semantic labels, material attributes, and articulation data each runtime needs to power simulation, AI, and sensors.

Step 1: Convert Your Asset

Most source content — CAD models, photogrammetry scans, and manual 3D models — arrives without the physics properties, semantic labels, and material attributes the SimReady standard requires, making these assets unreliable for physical AI workflows.

NVIDIA provides tooling to automate this conversion:

  • Convert CAD to USD: CAD to USD converter can help convert source CAD assemblies into OpenUSD assets and validate required simulation properties for the targeted workflow.
  • Convert Common Formats to USD: Common 3D and robotics formats — including URDF, MuJoCo, Gaussian splats, FBX, OBJ, and glTF— can be converted into OpenUSD assets with simulation properties validated for the targeted workflow. For formats not covered by a dedicated conversion workflow, USD Exchange SDK exporter is available to bring virtually any source format into USD.
  • Automatic Material Assignment: Proprietary CAD surface definitions are mapped to MDL physically based materials, preserving appearance under ray-traced lighting while ensuring materials respond correctly to cameras, lidar, radar, and thermal sensors for accurate synthetic data generation.
  • Validation: NVIDIA validation tools check completeness, physical plausibility, and runtime compatibility.


Step 2: Load Into a SimReady Scene

Once assets meet the SimReady standard, they can be loaded into a runtime like NVIDIA Isaac Sim™ or NVIDIA Omniverse™. The runtime reads the physics properties, semantic labels, material attributes, and articulation data baked into the asset. requiring no manual setup.

Step 3: Run Physical AI Simulation

With the SimReady asset in the OpenUSD scene, physics, AI, and sensor simulation run simultaneously against the same asset definition.

Step 4: Results

Once in the physical AI simulation, the asset shows realistic, deployment-grade behavior: A robotic arm grasping an object, a conveyor system routing packages, or cooling infrastructure operating under thermal load inside an AI factory digital twin — all grounded in the same validated asset data.

How Are SimReady Assets Structured?

SimReady assets include features that enable robust interaction in 3D environments, such as:

  • Semantic Labeling: Provide ground truth for machine learning by verifying perception system identification and classification of objects.
  • Non-Visual Sensor and Non-Visual Material Attributes: Enable accurate non-visual sensor simulation (such as radar, lidar, thermal imaging) with attributes including material properties that affect sensor response but aren't visible to the human eye.
  • Collision Shapes: Define physical boundaries that determine how objects interact and collide within the simulation environment.
  • Mass Properties: Include weight, center of mass, and inertia data that enable realistic physics calculations during simulation.
  • Material Details: Specify surface characteristics like friction, elasticity, and visual properties that affect object behavior and appearance.
  • Articulation and Behavior: Joint definitions, limits, and kinematic chains so assets with moving parts (robots, doors, conveyors) behave correctly in simulation.
  • Variants: Multiple configurations (open/closed, loaded/empty, color options) stored as USD variant sets for design exploration and synthetic data randomization.

Caption: SimReady assets include features like physics properties, semantic labels, and material attributes to be SimReady for physical AI simulations.

How Are SimReady Assets Built?

SimReady asset creation starts with capturing an object’s geometry, appearance, materials, and real-world physical behaviors, then structuring that representation so simulation tools can read the required physics properties, semantic labels, and material attributes.

Teams typically create SimReady assets in three ways:

  • Starting from non-USD assets: Convert OBJ, FBX, CAD, or real-world scan data to USD, then author the missing physics colliders, materials, and semantic labels needed to meet the SimReady specification.
  • Starting from existing USD assets: Validate assets against the SimReady specification to identify gaps, then fill in any missing physics, material, or semantic attributes before using them in 3D simulation.
  • Starting from validated assets: Use pre-built SimReady assets from NVIDIA and ecosystem partners that are already validated for use in NVIDIA Isaac Sim or NVIDIA Omniverse.

How is the SimReady Standard Governed?

Organizations building digital twins face a structural problem: when assets are created in isolation using custom formats, they risk being incompatible across tools, runtimes, and organizations. This can cause a bottleneck of repeated work, slowing down physical AI pipelines. Simulation content needs shared conventions across toolchains, runtime environments, and domain experts so assets can be reused without one-off translation work.

SimReady advances through open specification work and active industry participation. NVIDIA works with partners to validate SimReady requirements against real-world domains, while contributing learnings to AOUSD efforts that strengthen OpenUSD for industrial and physical AI workflows.

That advancement happens in three ways:

  • Feature Expansion: Extend SimReady assets with richer capabilities, including advanced physics behaviors and articulated parts, to support more complex and realistic simulations.
  • Pipeline Scaling: Automate asset conversion and validation at scale, helping teams prepare large source-asset libraries for digital environments and training datasets.
  • Standardization Review: Define how SimReady features map into OpenUSD so supported tools and platforms can adopt them more consistently across the ecosystem.

Real-World Use Cases for SimReady

SimReady assets provide the physics, material, and semantic properties that AI simulation pipelines require — across industrial automation, robotics, digital twin development, and autonomous vehicles.

Industrial Automation

Building realistic industrial simulations requires thousands of 3D assets. SimReady assets provide physically accurate 3D assets ready to drop into complex simulation scenarios involving AI-driven robots and autonomous agents.

Robotics

Training robots for the physical world demands significant time and high-quality assets. SimReady assets deliver real-world physics, materials, and semantic data essential for synthetic data generation.

Synthetic Data Generation for Physical AI

SimReady assets gives teams validated USD-based 3D assets to drop into digital twins of warehouses, factories, and smart spaces to simulate workflows, optimize layouts, and train robotics before real-world deployment.

Autonomous Vehicles

Training autonomous systems requires highly realistic and varied environments. SimReady assets provide labeled data, street objects, vehicles, pedestrians, and virtual hazard scenarios, enabling developers to perform sensor validation and AI model training.

What Are the Benefits of SimReady?

Real-World Accuracy

Author 3D assets with physics data that reflects real-world behavior, so teams can simulate before deploying in the physical world.

Flexibility and Modularity

Use OpenUSD-based, modular assets across supported runtimes so teams avoid lock-in as simulation stacks evolve.

Interoperability

Add simulation-specific metadata to existing data so supported environments can consume required context with less manual reconfiguration.

Scalability

Embed physics properties directly into assets to support virtual training and testing without reworking libraries for each new use case.

How to Get Started With SimReady?

Leverage the tools, standards, and resources below to begin using and creating SimReady assets.

Convert & Validate Existing Assets

  • Use OpenUSD tools to convert common 3D file formats into OpenUSD for use in physical AI simulations
  • Leverage SimReady Foundation to validate OpenUSD assets against requirements and profiles

Leverage Prebuilt Assets

Run SimReady Assets in Physical AI Simulation

Next Steps

Explore SimReady Foundation

See how SimReady profiles, rules, and feature adapters ensure OpenUSD assets are built for physical AI workflows.

Accelerate the Development of Industrial Digital Twins

Build intelligent factories, warehouses, and industrial facilities for the era of physical AI.

Accelerate the Development of Robotics Simulation

Learn about how robotic simulation enables physical AI-based robots and multi-robotic fleets.