Stage ros velocity publish rate
Hi, I am working with some simulation issues in Stage ROS. I want to reduce the publish rate of each robot's pose topic, e.g. robot_0/base_pose_ground_truth, robot_1/base_pose_ground_truth, etc. due to my limited network bandwidth. With the number of robots increased the network is becoming congested. Is there any way to change or namely, reduce the publish rate of such stage topics so that I can release more network resources? I'd appreicate it if you can give me some advice. :)