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

As pointed out by @dhood in the comments, using double asterisk in the *.yaml file solves my problem.

I changed my *.yaml as following and can now change the namespace or node name in my launch file:

/**:
  ros__parameters:
    background_b: 0
    background_g: 0
    background_r: 190
    use_sim_time: false