The launch files are very helpful in reducing how much effort it takes to start up all the nodes needed for a particular task. However, from task to task, we may need different nodes. Instead of hardcoding all the possible node combinations, we could find a way to invoke the launch files such that we can specify which nodes to run in a command line parameter.