This might be slightly tangential to #16. I noticed that the only clean way to add a --wait flag to the launch file is through the python API?
In a system with multiple machines and a single master it might be desired to wait for the master to start launchfiles (otherwise a launch will not be successful if it's execute before master comes up).
I'm more than happy to try to add this feature and make a PR if you think it's desired.
Hi!
This might be slightly tangential to #16. I noticed that the only clean way to add a --wait flag to the launch file is through the python API?
In a system with multiple machines and a single master it might be desired to wait for the master to start launchfiles (otherwise a launch will not be successful if it's execute before master comes up).
I'm more than happy to try to add this feature and make a PR if you think it's desired.