ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
1 | initial version |
In short, ROS topics are TCP connections directly between nodes, and they will stay connected even if the rosmaster process stops.
For a longer explanation, read the ROS Technical Overview and watch my ROSCon presentation from 2013: slides and video