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

Revision history [back]

click to hide/show revision 1
initial version

One possible issue with this I can see is if you have multiple yaml files all contributing to the same parameter namespace (so all putting parameters under /foo fi). iiuc if all files also have a source parameter, the last file loaded will set the value of the source parameter.

If all yaml files load into different namespaces, then this is not an issue, of course.