Skip to content

Commit d689023

Browse files
authored
Add note about change in /clock subscription QoS profile in the release notes (ros2#869)
Signed-off-by: Ivan Santiago Paunovic <[email protected]>
1 parent 9531a9d commit d689023

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

source/Releases/Release-Galactic-Geochelone.rst

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -69,6 +69,12 @@ If not, this is an example diff:
6969
For more details, see `ros2/rclcpp#1160 <https://github.com/ros2/rclcpp/pull/1160>`_.
7070
For an example of the needed changes in user code, see `ros-visualization/interactive_markers#72 <https://github.com/ros-visualization/interactive_markers/pull/72>`_.
7171

72+
Change in default ``/clock`` subscription QoS profile
73+
"""""""""""""""""""""""""""""""""""""""""""""""""""""
74+
75+
The default was changed from a reliable communication with history depth 10 to a best effort communication with history depth 1.
76+
See `ros2/rclcpp#1312 <https://github.com/ros2/rclcpp/pull/1312>`_.
77+
7278
Known Issues
7379
------------
7480

0 commit comments

Comments
 (0)