ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question

Revision history [back]

You may want to use yaml-cpp to overwrite the yaml files.

Alternatively, you can use rosparam dump as shown in https://answers.ros.org/question/267467/yaml-dump-using-c/. (This may be overkill, as all parameters are recorded in this case. )