ROS2 Publish Transform Tree

This node publishes the pose of prims as a ROS2 Transform Tree

Installation

To use this node enable omni.isaac.ros2_bridge in the Extension Manager.

Inputs

Name

Type

Descripton

Default

Context (inputs:context)

uint64

ROS2 context handle, Default of zero will use the default global context

0

Exec In (inputs:execIn)

execution

The input execution port

None

Node Namespace (inputs:nodeNamespace)

string

Namespace of ROS2 Node, prepends any published/subscribed topic by the node namespace

Parent Prim (inputs:parentPrim)

target

Prim used as parent frame for poses, leave blank to use World

None

Qos Profile (inputs:qosProfile)

string

QoS profile config

Queue Size (inputs:queueSize)

uint64

The number of messages to queue up before throwing some away, in case messages are collected faster than they can be sent. Only honored if ‘history’ QoS policy was set to ‘keep last’. This setting can be overwritten by qosProfile input.

10

Static Publisher (inputs:staticPublisher)

bool

If enabled this will override QoS settings to publish static transform trees, similar to tf2::StaticTransformBroadcaster

False

Target Prims (inputs:targetPrims)

target

Target prims to publish poses for, if prim is an articulation, the entire articulation tree will be published

None

Metadata

allowMultiInputs = 1

Timestamp (inputs:timeStamp)

double

ROS2 Timestamp in seconds

0.0

Topic Name (inputs:topicName)

string

Name of ROS2 Topic

tf

Metadata

Name

Value

Unique ID

omni.isaac.ros2_bridge.ROS2PublishTransformTree

Version

1

Extension

omni.isaac.ros2_bridge

Icon

ogn/icons/omni.isaac.ros2_bridge.ROS2PublishTransformTree.svg

Has State?

False

Implementation Language

C++

Default Memory Type

cpu

Generated Code Exclusions

None

uiName

ROS2 Publish Transform Tree

Categories

isaacRos2:publisher

Generated Class Name

OgnROS2PublishTransformTreeDatabase

Python Module

omni.isaac.ros2_bridge