Feature: FET_011_STANDARD#
Property |
Value |
|---|---|
Feature Name |
|
Runtime |
|
Proprietary Techs |
|
Latest Version |
|
Description#
This feature defines the Standard OpenUSD semantic-label contract for assets
that need ground-truth object identity for perception, synthetic data
generation, or sensor validation workflows. An asset that satisfies this
feature has semantic labels authored with the modern SemanticsLabelsAPI
schema. The contract is taxonomy-agnostic: any SemanticsLabelsAPI instance
name may be used.
Static validation verifies that render/default geometry is semantically
labeled, that labels use the modern SemanticsLabelsAPI schema, and that any
deprecated SemanticsAPI labels have been migrated. Labels may be authored
directly on a renderable geometric prim, inherited from an ancestor, or provided
through a bound material.
OpenUSD permits time-varying labels, so this neutral feature allows them.
NVIDIA-specific rules are separate features: static labels and material labels
belong to FET_011_RTX, and Wikidata Q-code formatting to
FET_046_STANDARD.
Dependency Graph#
This feature has no dependencies. Taxonomy features such as
FET_040_STANDARD–FET_045_STANDARD and FET_046_STANDARD may depend on it.
Use Cases#
Products or workflows that consume this feature:
NDAS SDG / Stargate
MEGA
Lightwheel SOW1
Isaac Sim semantic-label runtime checks
Synthetic data generation and ML ground-truth workflows
Requirements#
Version 0.2.0#
Details
Used in Profiles#
This version is used in the following profiles:
Prop-Robotics-Neutral (
v2.3.0) - Ground-truth object identity for neutral robotics props.Prop-Robotics-Physx (
v2.3.0) - Ground-truth object identity for PhysX robotics props.Prop-Robotics-Isaac (
v2.3.0) - Ground-truth object identity for Isaac robotics props.Robot-Body-Neutral (
v1.2.0) - Ground-truth object identity for neutral robot bodies.Robot-Body-Runnable (
v1.2.0) - Ground-truth object identity for runnable robot bodies.Robot-Body-Isaac (
v1.2.0) - Ground-truth object identity for Isaac robot bodies.
Feature Dependencies#
None.
Requirement List#
Capability: Semantic Labels
Requirements:
-
SL.001| Version0.1.0
Semantic Label Deprecated Schema
SL.002| Version0.1.0
-
SL.003| Version0.1.0
-
Pipelines#
Source file type:
.usd,.usda,.usdcAuthor semantic labels with
SemanticsLabelsAPI:<instance>andsemantics:labels:<instance>.
.blendVia Blender SimReady Add-ons.
.mjcfVia Blender SimReady Add-ons and MJCF2USD tooling.
.stepVia Blender SimReady Add-ons and CAD Converter tooling.
Validation or runtime pipeline:
SimReady validation - verifies the
SL.001,SL.002, andSL.003semantic-label contract.Semantic Labels Check - renders semantic-label validation evidence and highlights missing labels.
Samples#
Benchmarks#
Suite: FET011 Semantic Labels
Tests:
Adapters#
None.