Feature: FET_025_ROS#
Property |
Value |
|---|---|
Feature Name |
|
Runtime |
|
Proprietary Techs |
|
Latest Version |
|
Description#
Defines a minimal Isaac Sim ROS-Ready contract: the stage authors at least
one OmniGraph ROS 2 bridge node (isaacsim.ros2.bridge.*). This proves ROS 2
bridge wiring exists on the stage. It does not validate topic names, QoS, TF,
or a live ROS 2 daemon.
Dependency Graph#
This feature has no dependencies and no other features depend on it directly.
Use Cases#
Products or workflows that consume this feature:
SimReady validation verifies selected
FET_025_ROSmanifests.Inventory / triage of Isaac stages that claim ROS 2 bridge wiring.
Optional profile opt-in for robot or scene packages that ship Action Graphs with ROS 2 publishers/subscribers.
Requirements#
Version 0.1.0#
Details
Used in Profiles#
Robot-Bodyversion2.2.0(optional)
Feature Dependencies#
None.
Requirement List#
Capability: Isaac Sim/ROS Bridge
Requirement |
Requirement Doc |
Rule |
|---|---|---|
|
Pipelines#
Source file type:
.usd,.usda,.usdc, or an open Isaac stage/package root.
Validation or runtime pipeline:
SimReady validation verifies the selected
FET_025_ROSmanifest by scanning composed USD for OmniGraphnode:typevalues underisaacsim.ros2.bridge.*.
Samples#
None checked in yet. Any Isaac stage with an Action Graph containing ROS 2 bridge nodes (clock, joint state, twist, etc.) is a candidate sample.
Benchmarks#
None.
Adapters#
None.