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

Revision history [back]

This is where namespaces are very useful, when setting the parameters, say in a launch file you can group things

<group ns="some-namespace"> <param ....> ... </group>

This way, even if some parameters have similar names, every node gets the right params