ros / ros_comm

ROS communications-related packages, including core client libraries (roscpp, rospy, roslisp) and graph introspection tools (rostopic, rosnode, rosservice, rosparam).
http://wiki.ros.org/ros_comm
745 stars 911 forks source link

ros2 topic_tools #2359

Open sun-rabbit opened 8 months ago

sun-rabbit commented 8 months ago

Hello, I would like to use topic_tools/throttle to change the publishing frequency and bandwidth of a topic in ROS 2. How can I do that