Feature: FET_000_STANDARD#
Property |
Value |
|---|---|
Feature Name |
|
Runtime |
|
Proprietary Techs |
|
Latest Version |
|
Description#
The Core feature defines the minimum standard structure for a portable SimReady USD asset. It covers asset file naming, directory layout, path portability, metadata location, resolvable asset paths, SimReady metadata, and undefined prim cleanup.
This is the neutral, OpenUSD-only Core contract and does not require any
physics runtime variants or Isaac packaging rules. Runtime-specific physics
variant scaffolding is provided by the runtime Core features
FET_000_PHYSX, FET_000_NEWTON,
and FET_000_MUJOCO. Isaac packaging and physics-layer
placement are provided by FET_000_ISAAC. Each of those
features depends on this feature.
An asset that satisfies this feature can be discovered, loaded, packaged, and validated as a well-formed SimReady USD asset before additional visual, material, physics, robot, or runtime-specific feature contracts are applied.
Dependency Graph#
This feature has no dependencies and no other features depend on it directly.
Use Cases#
Baseline SimReady asset validation.
USD asset packaging and portability checks.
Shared prerequisite checks for higher-level SimReady profiles.
Early validation of exported assets before runtime-specific feature authoring.
Requirements#
Version 0.1.0#
Details
Used in Profiles#
This version is used in the following profiles:
Prop Robotics Neutral Profile (
v1.0.0,v2.0.0,v2.0.1,v2.1.0) - Provides the shared Core feature gate for neutral prop profiles.Prop Robotics PhysX Profile (
v1.0.0,v2.0.0,v2.0.1,v2.1.0) - Provides the shared Core feature gate for PhysX prop profiles.Robotics Prop Profile (
v3.0.0) - Provides the Standard Core feature gate for the consolidated prop profile.
Feature Dependencies#
None.
Requirement List#
Capability: Core/Naming Paths
Requirements:
-
NP.002 | Version 0.1.0
-
NP.003 | Version 0.1.0
-
NP.004 | Version 0.1.0
-
NP.005 | Version 0.1.0
-
NP.006 | Version 0.1.0
-
NP.007 | Version 0.1.0
-
NP.008 | Version 0.1.0
-
Capability: Core/SimReady
Requirements:
-
SR.001 | Version 0.1.0
-
Capability: Hierarchy
Requirements:
-
HI.010 | Version 0.1.0
-
Pipelines#
Source file type:
.blendVia Blender SimReady Add-ons
.mjcfVia Blender SimReady Add-ons and MJCF2USD Tool
.stepVia Blender SimReady Add-ons and CAD Converter
Validation or runtime pipeline:
SimReady validation - verifies the Core requirement IDs listed in the feature manifest.
Samples#
Benchmarks#
None.
Adapters#
None.