How to parse launch file to update particular parameter.
If I get parameter data from external resource, then I want to find that launch file as per the parameter and Modify that parameter of launch file. After updating I want to run that node with modified parameter. Can anyone suggest best way to do it?