Multi robotic Publisher Subscriber ROS2

Hello,

I am trying to create a Publisher that can publish the topics from multiple game objects in the scene to the ROS2. Similarly, subscribe for them too.

Is there any source that describes the method?

Thanks

I’m not really sure what you want to do, but this tutorial shows how to set up a simple ROS publisher:

And the next one in the series demonstrates a subscriber: Unity-Robotics-Hub/tutorials/ros_unity_integration/subscriber.md at main · Unity-Technologies/Unity-Robotics-Hub · GitHub