Save ROS configurations like "profile" in Matlab
Hi,
I am launching a main.launch file. This file is calling several other configuration files of several nodes depending on the task. I know that I can record the data using rosbag record
when I'm on mission.
Is there a possibility to save all the configurations along with rosbag? I am looking for some thing similar as profile
in Matlab.
Any help is much appreciated. :)