Skip to content

Commit 9271039

Browse files
committed
Update Rolling installation instructions to mention Cyclone DDS.
Signed-off-by: Chris Lalancette <[email protected]>
1 parent d944d4d commit 9271039

File tree

7 files changed

+7
-7
lines changed

7 files changed

+7
-7
lines changed

source/Installation/Rolling/Linux-Development-Setup.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -181,7 +181,7 @@ The ROS 1 bridge can connect topics from ROS 1 to ROS 2 and vice-versa. See the
181181

182182
Additional RMW implementations (optional)
183183
-----------------------------------------
184-
The default middleware that ROS 2 uses is ``Fast-RTPS``, but the middleware (RMW) can be replaced at runtime.
184+
The default middleware that ROS 2 uses is ``Cyclone DDS``, but the middleware (RMW) can be replaced at runtime.
185185
See the `tutorial </Tutorials/Working-with-multiple-RMW-implementations>` on how to work with multiple RMWs.
186186

187187
Alternate compilers

source/Installation/Rolling/Linux-Install-Binary.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@ The ROS 1 bridge can connect topics from ROS 1 to ROS 2 and vice-versa. See the
125125

126126
Additional RMW implementations (optional)
127127
-----------------------------------------
128-
The default middleware that ROS 2 uses is ``Fast-RTPS``, but the middleware (RMW) can be replaced at runtime.
128+
The default middleware that ROS 2 uses is ``Cyclone DDS``, but the middleware (RMW) can be replaced at runtime.
129129
See the `tutorial </Tutorials/Working-with-multiple-RMW-implementations>` on how to work with multiple RMWs.
130130

131131
Troubleshooting

source/Installation/Rolling/Linux-Install-Debians.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@ The ROS 1 bridge can connect topics from ROS 1 to ROS 2 and vice-versa. See the
110110

111111
Additional RMW implementations (optional)
112112
-----------------------------------------
113-
The default middleware that ROS 2 uses is ``Fast-RTPS``, but the middleware (RMW) can be replaced at runtime.
113+
The default middleware that ROS 2 uses is ``Cyclone DDS``, but the middleware (RMW) can be replaced at runtime.
114114
See the `tutorial </Tutorials/Working-with-multiple-RMW-implementations>` on how to work with multiple RMWs.
115115

116116
Troubleshooting

source/Installation/Rolling/Windows-Development-Setup.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -272,7 +272,7 @@ The ROS 1 bridge can connect topics from ROS 1 to ROS 2 and vice-versa. See the
272272

273273
Additional RMW implementations (optional)
274274
-----------------------------------------
275-
The default middleware that ROS 2 uses is ``Fast-RTPS``, but the middleware (RMW) can be replaced at runtime.
275+
The default middleware that ROS 2 uses is ``Cyclone DDS``, but the middleware (RMW) can be replaced at runtime.
276276
See the `tutorial </Tutorials/Working-with-multiple-RMW-implementations>` on how to work with multiple RMWs.
277277

278278

source/Installation/Rolling/Windows-Install-Binary.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -228,7 +228,7 @@ The ROS 1 bridge can connect topics from ROS 1 to ROS 2 and vice-versa. See the
228228

229229
Additional RMW implementations (optional)
230230
-----------------------------------------
231-
The default middleware that ROS 2 uses is ``Fast-RTPS``, but the middleware (RMW) can be replaced at runtime.
231+
The default middleware that ROS 2 uses is ``Cyclone DDS``, but the middleware (RMW) can be replaced at runtime.
232232
See the `tutorial </Tutorials/Working-with-multiple-RMW-implementations>` on how to work with multiple RMWs.
233233

234234
Troubleshooting

source/Installation/Rolling/macOS-Development-Setup.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -199,7 +199,7 @@ The ROS 1 bridge can connect topics from ROS 1 to ROS 2 and vice-versa. See the
199199

200200
Additional RMW implementations (optional)
201201
-----------------------------------------
202-
The default middleware that ROS 2 uses is ``Fast-RTPS``, but the middleware (RMW) can be replaced at runtime.
202+
The default middleware that ROS 2 uses is ``Cyclone DDS``, but the middleware (RMW) can be replaced at runtime.
203203
See the `tutorial </Tutorials/Working-with-multiple-RMW-implementations>` on how to work with multiple RMWs.
204204

205205
Stay up to date

source/Installation/Rolling/macOS-Install-Binary.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -187,7 +187,7 @@ The ROS 1 bridge can connect topics from ROS 1 to ROS 2 and vice-versa. See the
187187

188188
Additional RMW implementations (optional)
189189
-----------------------------------------
190-
The default middleware that ROS 2 uses is ``Fast-RTPS``, but the middleware (RMW) can be replaced at runtime.
190+
The default middleware that ROS 2 uses is ``Cyclone DDS``, but the middleware (RMW) can be replaced at runtime.
191191
See the `tutorial </Tutorials/Working-with-multiple-RMW-implementations>` on how to work with multiple RMWs.
192192

193193
Troubleshooting

0 commit comments

Comments
 (0)