Closed han-kyung-min closed 3 years ago
It seems the ROS_MASTER_URI is not set properly in terminal where "master_discovery" and "master_sync" are started. Each time you see "Error while start RPC-XML server on port 11613: [Errno 98] Address already in use" the master_discovery node is stopped.
Please try to start the discovery and sync using node_manager
, see image below
I am trying to sync multiple ros-masters running on a single PC. Everything seems OK when the number of ros-masters are limited to 3. However, when I add the 4th ros-master followed by running "master_discovery" and "master_sync".
My system crashes with the error message below:
Besides, ros-masters at other terminals often prints "WARN" message of "Error while start RPC-XML server on port 11613: [Errno 98] Address already in use", then freezes the corresponding simulator for a while.
Could you please give me a piece of advice to address this issue ?
Best,