We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bb41860 commit ec2fbf3Copy full SHA for ec2fbf3
source/Tutorials/Beginner-CLI-Tools/Understanding-ROS2-Topics/Understanding-ROS2-Topics.rst
@@ -338,7 +338,7 @@ The bandwidth used by a topic can be viewed using:
338
339
ros2 topic bw /turtle1/pose
340
341
-It returns the bandwidth utilization and number of messages being published to the ``/turtle1/pose`` the topic.
+It returns the bandwidth utilization and number of messages being published to the ``/turtle1/pose`` topic.
342
343
.. code-block:: console
344
0 commit comments