The ros-net-sim "simulation network" attempts to startup for each coms node. If the network is found to already be running, it simply skips this step.
However, if we run two coms nodes back to back in a launch file, they BOTH attempt to start the sim ros-net-sim network. This causes errors.
TODO:
This will allow us to create multiple coms nodes in one launch file without inturruptions.
The ros-net-sim "simulation network" attempts to startup for each coms node. If the network is found to already be running, it simply skips this step.
However, if we run two coms nodes back to back in a launch file, they BOTH attempt to start the sim ros-net-sim network. This causes errors.
TODO:
This will allow us to create multiple coms nodes in one launch file without inturruptions.