Closed zhihuiLiang closed 1 year ago
Please open questions like this on https://answers.ros.org, which is our central Question and Answer site. You'll get a better answer there, and it will be searchable for the future.
Make sure to include a lot of information on what platform you are using, which ROS distribution you are using, and the exact steps you took.
I want to load a node in component.There are some parameters in the node.I wrote the launch file like this
And the yaml file like this
But the node always run with default parameter.So I want to know how to load the parameters in the component.