Feature: FET_004_ROBOT_NEWTON#
Property |
Value |
|---|---|
Feature Name |
|
Runtime |
|
Proprietary Techs |
|
Latest Version |
|
Description#
The Robot Newton Multi-Body Physics feature is a robot-specific Newton
multibody contract. It mirrors the robot PhysX shape, replaces PhysX collider
requirements with Newton collider requirements, and intentionally does not
require RB.COL.001 because robot assets may use nested collision authoring
patterns.
Dependency Graph#
This feature has no JSON feature dependencies. It carries an explicit robot-specific requirement list.
flowchart LR
FET004RN["FET_004_ROBOT_NEWTON\n0.1.0"]
FET022N["FET_022_NEWTON\n0.1.0"]
FET022N --> FET004RN
classDef current fill:#90EE90,stroke:#333
classDef other fill:#fff,stroke:#333
class FET004RN current
class FET022N other
Use Cases#
Future Newton robot profiles that need a robot-specific collider exemption.
Newton 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 Materials |
|
Physics Joints |
|
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_NEWTONmanifest.
Samples#
None.
Benchmarks#
Adapters#
From Feature |
To Feature |
Adapter |
Status |
Notes |
|---|---|---|---|---|
|
|
|
Done |
Computes mesh extents and applies Newton mesh-collision schemas ( |