Missing OmniGraph nodes for ROS2

I have been following the tutorials of integrating IsaacSim and ROS2 and I have an need for publishing and subscribing prim attributes. For example, ros2 generic publisher and subscriber and
manipulating prims attributes, I cannot seem to find the generic ROS2 subscriber and publisher as well as ROS2 Service Prim in the ActionGraph node search. Have they been depreciated? Are there examples on how to recreate these nodes that can manipulate prims? They do not seem to be in the omnigraph node library.

If they are depreciated, can you provide suggestions on how I might edit prim attributes online. As I am collecting data from outside Isaac sim and I would like to move a prim to reflect that change I have seen, how might I do that.

Thanks

Generic ROS2 Subscriber and Publisher were added in Isaac Sim version 4.0.0. If you are running Isaac Sim 2023.1.1 or earlier, consider switching to 4.0.0 or 4.1.0.

Hope this helps.

1 Like

Yes that works thank you! I did not notice I was not on the most recent version (I had 2023 installed) as 4.1.0 does not seem to be the default.

1 Like

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.