Feature: FET_004_ROBOT_PHYSX#
Property |
Value |
|---|---|
Feature Name |
|
Runtime |
|
Proprietary Techs |
|
Latest Version |
|
Description#
The Robot PhysX Multi-Body Physics feature is the legacy robot-specific PhysX
multibody contract. It bundles rigid-body, joint, articulation, and PhysX
collider requirements in one feature and intentionally does not require
RB.COL.001 because robot assets may use nested collision authoring patterns.
Newer profile versions should prefer FET_004_PHYSX@0.4.0 plus the selected FET003
PhysX gate when the robot-specific collider exemption is not required.
Dependency Graph#
This feature has no JSON feature dependencies. It carries an explicit robot-specific requirement list.
flowchart LR
FET004RP["FET_004_ROBOT_PHYSX\n0.1.0, 2, 3, 4"]
FET022P["FET_022_PHYSX\n0.1.0, 2"]
FET022P --> FET004RP
classDef current fill:#90EE90,stroke:#333
classDef other fill:#fff,stroke:#333
class FET004RP current
class FET022P other
Use Cases#
Legacy Robot-Body-Runnable and Robot-Body-Isaac profiles that need the robot PhysX collider exemption.
Robot assets with nested collision opinions that base
RB.COL.001would reject.PhysX robot link and joint topology before driven-joint or articulation gates.
Requirements#
Version 0.1.0#
Details
Used in Profiles#
None documented.
Feature Dependencies#
None.
Requirement List#
Capability |
Requirements |
|---|---|
Physics Rigid Bodies |
|
Physics Joints |
|
Version 0.2.0#
Details
Used in Profiles#
Robot Body Runnable Profile (
v2.0.0) - Legacy runnable robot PhysX multibody contract.Robot Body Isaac Profile (
v1.0.0) - Legacy Isaac robot PhysX multibody contract.
Feature Dependencies#
None.
Changes From Version 0.1.0#
Version 0.2.0 removes RB.COL.002 and adds PHYSX.COL.001 and PHYSX.COL.002.
Version 0.3.0#
Version 0.4.0#
Details
Used in Profiles#
Robot Body Profile (
v3.0.0) - Optional legacy robot PhysX multibody feature.
Feature Dependencies#
None.
Changes From Version 0.3.0#
Version 0.4.0 keeps the Version 0.3.0 requirement list and represents the latest legacy Robot PhysX multibody contract.
Pipelines#
Source file type:
.urdf/.mjcfVia robot conversion workflows that preserve robot link structure.
Validation or runtime pipeline:
SimReady validation - verifies the selected
FET_004_ROBOT_PHYSXmanifest.SimReady Benchmark FET004 Multibody - verifies jointed robot behavior in a PhysX scene.
Samples#
Benchmarks#
Suite: FET004 Multibody
Tests:
Adapters#
From Feature |
To Feature |
Adapter |
Status |
Notes |
|---|---|---|---|---|
|
|
|
Done |
Computes mesh extents for the legacy robot PhysX path. |