Skip to content

Commit 713dcca

Browse files
mergify[bot]ahcordejmackay2
authored
Update README.md (#718) (#719)
This removes the outdated comment about not using FastDDS for topic monitoring between two machines. (cherry picked from commit ad559c0) Signed-off-by: jmackay2 <[email protected]> Co-authored-by: Alejandro Hernández Cordero <[email protected]> Co-authored-by: jmackay2 <[email protected]>
1 parent 3b2cedb commit 713dcca

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

topic_monitor/README.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -70,10 +70,6 @@ For connections with "best effort" reliability, the loss of any fragment causes
7070

7171
You will need two machines running ROS 2: one stationary and one mobile.
7272

73-
**Warning**: this demo causes a lot of network traffic.
74-
You should not use the Fast RTPS ROS middleware implementation for this part.
75-
See [DDS and ROS Middleware Implementations](https://docs.ros.org/en/rolling/Concepts/About-Different-Middleware-Vendors.html) for instructions on how to change the vendor.
76-
7773
1. Run the `ros2 launch topic_monitor fragmentation_demo_launch.py` executable on the stationary machine.
7874
2. Run `ros2 run topic_monitor topic_monitor --display --expected-period 4` on the mobile machine.
7975
This will launch four publishers publishing messages of strings of different lengths: small (1), medium (50000), large (100000) and xlarge (150000).

0 commit comments

Comments
 (0)