File tree Expand file tree Collapse file tree 2 files changed +12
-1
lines changed Expand file tree Collapse file tree 2 files changed +12
-1
lines changed Original file line number Diff line number Diff line change 22Changelog for package rclpy
33^^^^^^^^^^^^^^^^^^^^^^^^^^^
44
5+ 3.6.0 (2022-07-14)
6+ ------------------
7+ * Add Parameter Client (`#959 <https://github.com/ros2/rclpy/issues/959 >`_)
8+ * Change sphinx theme to readthedocs (`#950 <https://github.com/ros2/rclpy/issues/950 >`_)
9+ * Name and type in descriptor(s) is ignored via declare_parameter(s). (`#957 <https://github.com/ros2/rclpy/issues/957 >`_)
10+ * Typo fix (`#951 <https://github.com/ros2/rclpy/issues/951 >`_)
11+ * Add py.typed to package (`#946 <https://github.com/ros2/rclpy/issues/946 >`_)
12+ * Fix rclpy.shutdown() from hanging when triggered from callback (`#947 <https://github.com/ros2/rclpy/pull/947 >`_)
13+ * Check if the context is already shutdown. (`#939 <https://github.com/ros2/rclpy/issues/939 >`_)
14+ * Contributors: Brian Chen, Tomoya Fujita, Yuki Igarashi
15+
5163.5.0 (2022-05-03)
617------------------
718* Avoid causing infinite loop when message is empty (`#935 <https://github.com/ros2/rclpy/issues/935 >`_)
Original file line number Diff line number Diff line change 22<?xml-model href =" http://download.ros.org/schema/package_format2.xsd" schematypens =" http://www.w3.org/2001/XMLSchema" ?>
33<package format =" 2" >
44 <name >rclpy</name >
5- <version >3.5 .0</version >
5+ <version >3.6 .0</version >
66 <description >Package containing the Python client.</description >
77
88 <
maintainer email =
" [email protected] " >Shane Loretz</
maintainer >
You can’t perform that action at this time.
0 commit comments