Feature: FET_000_ISAAC#
Property |
Value |
|---|---|
Feature Name |
|
Runtime |
|
Proprietary Techs |
|
Latest Version |
|
Description#
This feature defines the Isaac packaging and physics-layer Core contract on top of neutral Core. An asset that satisfies this feature keeps a clean Isaac-style package folder, provides a representative thumbnail, and authors physics schemas and attributes in the expected physics source layer.
This is the Isaac packaging companion to the solver Core variants
(FET_000_PHYSX, FET_000_NEWTON, FET_000_MUJOCO). It does not define robot
identity, naming, type, or root-joint policy; those requirements live in
FET_021_ISAAC.
Dependency Graph#
flowchart LR
FET000I["FET_000_ISAAC\n0.1.0"]
FET000S["FET_000_STANDARD\n0.1.0"]
FET000I --> FET000S
classDef current fill:#90EE90,stroke:#333
classDef other fill:#fff,stroke:#333
class FET000I current
class FET000S other
Use Cases#
Products or workflows that consume this feature:
Robot-Body-Isaac profile validation for Isaac package cleanliness and physics-layer separation.
Isaac robot packaging workflows that keep physics opinions out of the base layer.
Combined with
FET_021_ISAACwhen both Isaac packaging and robot identity are required.
Requirements#
Version 0.1.0#
Details
Used in Profiles#
This version is used in the following profiles:
Robot Body Profile (
v2.0.0) - Optional Isaac packaging Core gate.
Feature Dependencies#
Property |
Value |
|---|---|
Dependency |
Core ( |
Requirement List#
Capability: Isaac Sim/Robot Core
Requirements:
-
RC.001| Version0.1.0
-
RC.004| Version0.1.0
Robot Physics Attribute Source Layer
RC.005| Version0.1.0
Robot Physics Schema Source Layer
RC.006| Version0.1.0
-
Pipelines#
Source file type:
.usd,.usda,.usdcAuthor or repair Isaac package layout, thumbnails, and physics source-layer placement.
.urdf,.mjcfVia Isaac-oriented conversion workflows that split physics opinions into the physics layer.
Validation or runtime pipeline:
SimReady validation - verifies the selected
FET_000_ISAACmanifest.simready-foundation-conform-fet-000-isaac- repairs clean-folder, thumbnail, and physics-layer placement on staged Isaac outputs.
Samples#
Benchmarks#
None.
Adapters#
None.