
Integrate NVIDIA Omniverse RTX Sensor Simulation Into Existing Apps | NVIDIA Technical Blog
7/20/2026
This post introduces ovrtx, a new modular API within the NVIDIA Agent Toolkit, as a lightweight C/Python SDK for integrating NVIDIA Omniverse RTX sensor simulation (camera, lidar, radar) into existing applications. It details the integration process, which involves creating an ovrtx renderer, loading OpenUSD content, defining RenderProducts and RenderVars, stepping simulation from the application loop, and mapping results back to CPU/GPU memory. The post highlights the use of ovstage for shared USD scene runtime and emphasizes that host applications retain control over the simulation workflow.