ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
1 | initial version |
Which node is listening on the socket and which is connecting to it? If your first node is the listener then it would be relatively simple to get the second node to check if there is a listener on the socket every second, thereby blocking until the first node has started.