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