Skip to content

Commit 3422a9f

Browse files
committed
Changelog.
Signed-off-by: Chris Lalancette <[email protected]>
1 parent 995bbed commit 3422a9f

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

rclpy/CHANGELOG.rst

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,15 @@
22
Changelog for package rclpy
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5+
Forthcoming
6+
-----------
7+
* Add doc-string warnings for destroy methods for services. (`#1205 <https://github.com/ros2/rclpy/issues/1205>`_)
8+
* Add doc-string warnings for destroy() methods (`#1204 <https://github.com/ros2/rclpy/issues/1204>`_)
9+
* Add an optional timeout_sec input to Client.call() to fix issue https://github.com/ros2/rclpy/issues/1181 (`#1188 <https://github.com/ros2/rclpy/issues/1188>`_)
10+
* aligh with rcl that a rosout publisher of a node might not exist (`#1196 <https://github.com/ros2/rclpy/issues/1196>`_)
11+
* call ok() to see if rclpy and context is initialized. (`#1198 <https://github.com/ros2/rclpy/issues/1198>`_)
12+
* Contributors: Chen Lihui, KKSTB, Steve Peters, Tomoya Fujita
13+
514
6.0.0 (2023-11-06)
615
------------------
716
* Adjust python usage of the type_description service API (`#1192 <https://github.com/ros2/rclpy/issues/1192>`_)

0 commit comments

Comments
 (0)