communication between two pc
Hi all, I have been running ROS core and other packages on one machine and subscribing to the topics on the other machine. Is there some way of limiting the amount of data received by the the subscriber machine? I notice that the master machine sends all topics over the connection even when the subscriber machine hasn't subscribed to those topics. Is there some way of limiting the number of topics that are being communicated? Thankyou.