Closed flplv closed 5 years ago
I am not sure if you have seen the ROS support guidelines but we kindly ask to raise questions like this on answers.ros.org instead.
The rational for asking all kind of questions in a single place is:
Therefore I will close this ticket here for now.
There seems to be a question asking for exactly what you are looking for: https://answers.ros.org/question/301590/how-to-always-load-a-parameter-without-adding-it-to-every-launch-file/
If you use nodelets you will often load a lot of different applications within the same node, and the
topic
field for every rosout message can be huge.On our system, we are transferring through the wire 45KiB of extra payload per console message only because of the topic list.