ROS2 Publish Bbox3D
This node publishes ROS2 Bbox3d messages
Installation
To use this node enable omni.isaac.ros2_bridge in the Extension Manager.
Inputs
Name |
Type |
Descripton |
Default |
---|---|---|---|
Context (inputs:context) |
|
ROS2 context handle, Default of zero will use the default global context |
0 |
Data (inputs:data) |
|
Buffer array data |
[] |
Exec In (inputs:execIn) |
|
The input execution port. |
None |
Frame Id (inputs:frameId) |
|
FrameId for ROS2 message |
sim_camera |
Node Namespace (inputs:nodeNamespace) |
|
Namespace of ROS2 Node, prepends any published/subscribed topic by the node namespace |
|
Qos Profile (inputs:qosProfile) |
|
QoS profile config |
|
Queue Size (inputs:queueSize) |
|
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 |
Time Stamp (inputs:timeStamp) |
|
Time in seconds to use when publishing the message |
0.0 |
Topic Name (inputs:topicName) |
|
Name of ROS2 Topic |
bbox3d |
Metadata
Name |
Value |
---|---|
Unique ID |
omni.isaac.ros2_bridge.ROS2PublishBbox3D |
Version |
1 |
Extension |
omni.isaac.ros2_bridge |
Icon |
ogn/icons/omni.isaac.ros2_bridge.ROS2PublishBbox3D.svg |
Has State? |
False |
Implementation Language |
C++ |
Default Memory Type |
cpu |
Generated Code Exclusions |
None |
uiName |
ROS2 Publish Bbox3D |
Categories |
isaacRos2:publisher |
Generated Class Name |
OgnROS2PublishBbox3DDatabase |
Python Module |
omni.isaac.ros2_bridge |