How to communicate with machines on different networks using ros2?
I am using FASTRTPS as my dds with multicasting right now. How can I have ROS2 nodes communicate with each other if they are located on machines which are on different networks? I have heard of the DEFAULT_FASTRTPS_PROFILES.xml file. But I am not sure how to program it with IP addresses for each machine.