Skip to content

Commit

Permalink
Remove recommendation for Cyclone due to FastDDS issues
Browse files Browse the repository at this point in the history
  • Loading branch information
henningkayser committed Oct 25, 2023
1 parent 378b3d6 commit 2805261
Showing 1 changed file with 0 additions and 11 deletions.
11 changes: 0 additions & 11 deletions doc/tutorials/getting_started/getting_started.rst
Original file line number Diff line number Diff line change
Expand Up @@ -106,17 +106,6 @@ Optional: add the previous command to your ``.bashrc``: ::
not required and often skipped by advanced users who use more than one
Colcon workspace at a time, but we recommend it for simplicity.

Switch to Cyclone DDS
^^^^^^^^^^^^^^^^^^^^^

As of Sep 26, 2022, the default ROS 2 middleware (RMW) implementation has an issue.
As a workaround, switch to Cyclone DDS.
(Note: this makes all nodes started using this RMW incompatible with any other nodes not using Cyclone DDS.) ::

sudo apt install ros-rolling-rmw-cyclonedds-cpp
# You may want to add this to ~/.bashrc to source it automatically
export RMW_IMPLEMENTATION=rmw_cyclonedds_cpp

Next Step
^^^^^^^^^
Nice job!
Expand Down

0 comments on commit 2805261

Please sign in to comment.