Feature: Isaac Sim Composition#
Property |
Value |
|---|---|
Internal ID |
|
Description#
The Isaac Sim Composition feature organizes files and prims in a specific way meant for performance in Isaac Sim.
Dependency Graph#
flowchart LR
FET003P["FET003_BASE_PHYSX\n0.1.0"]
FET100["FET100_BASE_ISAACSIM\n0.1.0"]
FET100 --> FET003P
classDef current fill:#90EE90,stroke:#333
classDef other fill:#fff,stroke:#333
class FET100 current
class FET003P other
Specification#
This feature is based on the Isaac Sim Asset specification.
Isaac Sim Format#
Version 0.1.0#
Details
Used in Profiles#
This version is used in the following profiles:
Prop-Robotics-Isaac (v1.0.0)
Robot-Body-Isaac (v1.0.0)
Requirements#
Capability: Isaac_Sim
Requirements
-
ISA.001 | version 0.1.0
-
Pipelines Supported for this Feature#
Source file type:
.usd
Via CIP.
Convert from FET001_BASE
Test Process#
None