Skip to content

Commit 792db87

Browse files
add new features for Kilted Kaiju. (#5346)
Signed-off-by: Tomoya Fujita <[email protected]> Signed-off-by: Christophe Bedard <[email protected]> Co-authored-by: Christophe Bedard <[email protected]>
1 parent d044c4d commit 792db87

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

source/Releases/Release-Kilted-Kaiju.rst

+15
Original file line numberDiff line numberDiff line change
@@ -87,6 +87,21 @@ Support action generic client, this is used to support actions in rosbag2.
8787

8888
See https://github.com/ros2/rclcpp/pull/2759 for more details.
8989

90+
``rclpy``
91+
^^^^^^^^^
92+
93+
Static Type Checking
94+
""""""""""""""""""""
95+
96+
Static type checking improvements to ensure that user application is using variables and functions correctly.
97+
98+
EventsExecutor
99+
""""""""""""""
100+
101+
Support an experimental events executor for ``rclpy``, which is a port of the original ``rclcpp`` events executor concept.
102+
103+
See https://github.com/ros2/rclpy/pull/1391 for more details.
104+
90105
``Rosbag2``
91106
^^^^^^^^^^^
92107

0 commit comments

Comments
 (0)