Feature: FET_004_STANDARD#
Property |
Value |
|---|---|
Feature Name |
|
Runtime |
|
Proprietary Techs |
|
Latest Version |
|
Description#
The Standard Multi-Body Physics feature defines the OpenUSD contract for assets that intentionally contain more than one rigid body connected by joints or articulation structure.
An asset that satisfies this feature has multiple intended rigid bodies, valid joint relationships, a valid articulation-root arrangement, and no static or kinematic articulation-root body violations.
Dependency Graph#
flowchart LR
FET003S1["FET_003_STANDARD\n0.1.0"]
FET003S2["FET_003_STANDARD\n0.2.0"]
FET004S1["FET_004_STANDARD\n0.1.0"]
FET004S2["FET_004_STANDARD\n0.2.0"]
FET022S["FET_022_STANDARD\n0.2.0"]
FET004S1 --> FET003S1
FET004S2 --> FET003S2
FET022S --> FET004S2
classDef current fill:#90EE90,stroke:#333
classDef other fill:#fff,stroke:#333
class FET004S1,FET004S2 current
class FET003S1,FET003S2,FET022S other
Use Cases#
Standard OpenUSD multibody props and robot link structures.
Baseline multibody validation before runtime-specific PhysX or Newton variants.
Assets with existing rigid-body parts, joints, or articulation intent.
Requirements#
Version 0.1.0#
Details
Used in Profiles#
Prop Robotics Neutral Profile (
v1.0.0,v2.0.0,v2.0.1) - Multibody prop physics when the prop has more than one intended rigid body.Robot Body Neutral Profile (
v1.0.0) - Neutral robot multibody physics.
Feature Dependencies#
Property |
Value |
|---|---|
Dependency |
Rigid Body Physics Standard ( |
Requirement List#
Capability |
Requirements |
|---|---|
Physics Joints |
|
Physics Rigid Bodies |
|
Version 0.2.0#
Details
Used in Profiles#
Prop Robotics Neutral Profile (
v2.1.0) - Standard multibody physics with the updated FET003 dependency.Robot Body Neutral Profile (
v1.1.0) - Standard multibody physics with the updated FET003 dependency.Robotics Prop Profile (
v3.0.0) - Optional consolidated Standard multibody feature.Robot Body Profile (
v3.0.0) - Optional consolidated Standard multibody feature.
Feature Dependencies#
Property |
Value |
|---|---|
Dependency |
Rigid Body Physics Standard ( |
Changes From Version 0.1.0#
Version 0.2.0 keeps the Version 0.1.0 requirement list and updates the dependency to
FET_003_STANDARD@0.2.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 selected
FET_004_STANDARDmanifest.
Samples#
Benchmarks#
Adapters#
From Feature |
To Feature |
Adapter |
Status |
Notes |
|---|---|---|---|---|
|
|
|
Done |
Sets PhysX SDF collider approximation on existing collider prims. |
|
|
|
Done |
Applies Newton mesh-collision schemas ( |
|
|
|
Done |
Applies MuJoCo mesh-collision schemas ( |