If I have a publisher node on one machine using ROS2 Humble and another subscriber node on a different machine using ROS2 Galactic, can they communicate?
My question is not on how to establish the ROS communication between two machines, but whether it is possible to run (e.g.) a talker with a different ROS version than the listener?