mirror of https://github.com/ros2/rclpy
10.0.0
This commit is contained in:
parent
8ac0312ccd
commit
3e795547d4
|
@ -2,8 +2,8 @@
|
|||
Changelog for package rclpy
|
||||
^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
||||
|
||||
Forthcoming
|
||||
-----------
|
||||
10.0.0 (2025-07-01)
|
||||
-------------------
|
||||
* Feature: add logger_name property to subscription, publisher, service and client (`#1471 <https://github.com/ros2/rclpy/issues/1471>`_)
|
||||
* Update `test_node` Types (`#1464 <https://github.com/ros2/rclpy/issues/1464>`_)
|
||||
* Add method that get datetime.datetime from Time (`#1443 <https://github.com/ros2/rclpy/issues/1443>`_)
|
||||
|
|
|
@ -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>9.2.0</version>
|
||||
<version>10.0.0</version>
|
||||
<description>Package containing the Python client.</description>
|
||||
|
||||
<maintainer email="sloretz@openrobotics.org">Shane Loretz</maintainer>
|
||||
|
|
Loading…
Reference in New Issue