mirror of https://github.com/ros2/rclpy
7.1.4
Signed-off-by: Marco A. Gutierrez <marcogg@marcogg.com>
This commit is contained in:
parent
da4bf1462c
commit
6cef575aa1
|
@ -2,8 +2,8 @@
|
|||
Changelog for package rclpy
|
||||
^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
||||
|
||||
Forthcoming
|
||||
-----------
|
||||
7.1.4 (2025-04-02)
|
||||
------------------
|
||||
* Backport of the Events Executor (`#1391 <https://github.com/ros2/rclpy/issues/1391>`_) (`#1435 <https://github.com/ros2/rclpy/issues/1435>`_)
|
||||
* Introduce EventsExecutor implementation (`#1389 <https://github.com/ros2/rclpy/issues/1389>`_)
|
||||
Co-authored-by: Brad Martin <bmartin@fatlxception.org>
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
<?xml-model href="http://download.ros.org/schema/package_format2.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?>
|
||||
<package format="2">
|
||||
<name>rclpy</name>
|
||||
<version>7.1.3</version>
|
||||
<version>7.1.4</version>
|
||||
<description>Package containing the Python client.</description>
|
||||
|
||||
<maintainer email="sloretz@openrobotics.org">Shane Loretz</maintainer>
|
||||
|
|
Loading…
Reference in New Issue