ros / ros_comm_msgs

5 stars 23 forks source link

Why rosgraph_msgs/Log contains field `topic` ? #10

Closed flplv closed 4 years ago

flplv commented 4 years ago

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.

dirk-thomas commented 4 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/