Feature: FET_022_NEWTON#
Property |
Value |
|---|---|
Feature Name |
|
Runtime |
|
Proprietary Techs |
|
Latest Version |
|
Description#
Defines the Newton driven-joint contract. Actuation may be authored either with standard
UsdPhysics.DriveAPI drives or with the published Newton actuator schemas
(NewtonActuator + a control-law API), and Newton joint tuning is expressed with
NewtonJointAPI (or the equivalent newton:* resolver attributes) instead of PhysX joint
APIs. Coupled (mimic) joints are expressed with NewtonMimicAPI.
Dependency Graph#
flowchart LR
FET_004_ROBOT_NEWTON_0_1_0["FET_004_ROBOT_NEWTON\n0.1.0"]
FET_022_NEWTON_0_1_0["FET_022_NEWTON\n0.1.0"]
FET_022_NEWTON_0_1_0 --> FET_004_ROBOT_NEWTON_0_1_0
classDef current fill:#90EE90,stroke:#333
Use Cases#
Products or workflows that consume this feature:
SimReady validation verifies Newton driven-joint requirements.
SimReady Benchmark runs
state_accuracywith the Newton engine to command driven joints and verify Newton joint-state readback against each target.
Requirements#
Version 0.1.0#
Details
Used in Profiles#
None documented.
Feature Dependencies#
Property |
Value |
|---|---|
Dependency |
|
Requirement List#
Capability: Physics Bodies/Physics Driven Joints
Requirement |
Requirement Doc |
Rule |
|---|---|---|
|
||
|
||
|
||
|
Pipelines#
Source file type:
.usd,.usda,.usdc, package source folder, or package root as applicable.
Validation or runtime pipeline:
SimReady validation verifies Newton driven-joint requirements.
state_accuracyruns in the Newton engine and verifies position-command tracking plus joint-state reporting for every eligible driven joint.
Samples#
sample_content/common_assets/robots_general/ur10/simready_usd/ur10.usd
Benchmarks#
state_accuracy(Kit / Isaac Sim Newton experience)
Adapters#
None.