NVIDIA Isaac
NVIDIA's open robotics development platform consisting of CUDA-accelerated libraries, simulation and robot learning frameworks, AI models, and reference workflows for autonomous mobile robots, manipulators, and humanoids.

Description
NVIDIA Isaac is a robotics platform announced by NVIDIA at Computex 2018, encompassing hardware, software, and a virtual-world robot simulator. The platform has undergone significant evolution โ from Isaac SDK and Isaac Sim 2019 (built on Unreal Engine 4), through integration with NVIDIA Omniverse (Isaac Sim 2020.1 Preview), to its current form as a collection of open libraries, frameworks, and AI models.
The platform consists of several main components: Isaac Sim โ a simulation application built on NVIDIA Omniverse, supporting URDF/MJCF import, synthetic data generation, digital twins, and ROS 2 integration; Isaac Lab โ an open-source, GPU-accelerated robot learning framework built on Isaac Sim; Isaac ROS โ a collection of CUDA-accelerated ROS 2 packages with AI models; Isaac Manipulator โ reference workflows for robot arms using cuMotion; Isaac Perceptor โ reference workflows for autonomous mobile robots (AMRs) using cuVSLAM and nvblox.
The platform supports URDF and OpenUSD standards, sim-to-real pipelines, ROS 2 integration, and physics engines including PhysX, Newton (open-source, co-developed with Google DeepMind and Disney Research), and MuJoCo. Isaac Sim and Isaac Lab source code is available on GitHub under the Apache 2.0 license (with separate license terms for Omniverse Kit components). The platform targets deployment on local workstations, GPU servers, NVIDIA Jetson edge devices, and cloud environments (AWS, NGC containers).
MLOps LifecycleMLOps LifecycleFull model lifecycle: registry, feature store, prompt management, monitoring and human-in-the-loop.
Model Registry
Feature Store
Prompt Management
Monitoring
Human-in-the-Loop
Data & KnowledgeData & Knowledge ManagementData connectors, vector database integration, native vector search and data management (PII, provenance, synthetic data).
Developer EcosystemDeveloper EcosystemDeveloper resources: available SDKs, supported programming languages, and infrastructure features and model-deployment methods.
Robotics & Humanoids ExtensionRobotics & Humanoids ExtensionSimulation engines (Isaac Sim, Gazebo, MuJoCo), communication protocols (ROS2, MQTT, Zenoh), robotics standards (URDF, OpenUSD) and edge orchestration.
- URDF Support
- OpenUSD Interoperability
- Sim-to-Real Pipelines
- OTA updates (over-the-air)
- Real-time kernel support