navigator
navigator copied to clipboard
Overhaul launch file structure
There are ways to use nested launch files that could be useful - e.g., "perception" could have different launch configurations and the main launch file just picks from these options.
Also seems possible to write launch files as yml files instead of with python? Possibly more readable?