File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 22Changelog for package rclcpp
33^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44
5+ 16.0.2 (2022-11-07)
6+ -------------------
7+ * fix mismatched issue if using zero_allocate (`#1995 <https://github.com/ros2/rclcpp/issues/1995 >`_) (`#2026 <https://github.com/ros2/rclcpp/issues/2026 >`_)
8+ * use regex for wildcard matching (backport `#1839 <https://github.com/ros2/rclcpp/issues/1839 >`_) (`#1986 <https://github.com/ros2/rclcpp/issues/1986 >`_)
9+ * Drop wrong template specialization (`#1926 <https://github.com/ros2/rclcpp/issues/1926 >`_) (`#1937 <https://github.com/ros2/rclcpp/issues/1937 >`_)
10+ * Add statistics for handle_loaned_message (`#1927 <https://github.com/ros2/rclcpp/issues/1927 >`_) (`#1932 <https://github.com/ros2/rclcpp/issues/1932 >`_)
11+ * Contributors: mergify[bot]
12+
51316.0.1 (2022-04-13)
614-------------------
715* remove DEFINE_CONTENT_FILTER cmake option (`#1914 <https://github.com/ros2/rclcpp/issues/1914 >`_)
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 >rclcpp</name >
5- <version >16.0.1 </version >
5+ <version >16.0.2 </version >
66 <description >The ROS client library in C++.</description >
77 <maintainer email =" ivanpauno@ekumenlabs.com" >Ivan Paunovic</maintainer >
88 <maintainer email =" jacob@openrobotics.org" >Jacob Perron</maintainer >
Original file line number Diff line number Diff line change @@ -3,6 +3,9 @@ Changelog for package rclcpp_action
33^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44
55
6+ 16.0.2 (2022-11-07)
7+ -------------------
8+
6916.0.1 (2022-04-13)
710-------------------
811
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 >rclcpp_action</name >
5- <version >16.0.1 </version >
5+ <version >16.0.2 </version >
66 <description >Adds action APIs for C++.</description >
77 <maintainer email =" ivanpauno@ekumenlabs.com" >Ivan Paunovic</maintainer >
88 <maintainer email =" jacob@openrobotics.org" >Jacob Perron</maintainer >
Original file line number Diff line number Diff line change 22Changelog for package rclcpp_components
33^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44
5+ 16.0.2 (2022-11-07)
6+ -------------------
7+
5816.0.1 (2022-04-13)
69-------------------
710
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 >rclcpp_components</name >
5- <version >16.0.1 </version >
5+ <version >16.0.2 </version >
66 <description >Package containing tools for dynamically loadable components</description >
77 <maintainer email =" ivanpauno@ekumenlabs.com" >Ivan Paunovic</maintainer >
88 <maintainer email =" jacob@openrobotics.org" >Jacob Perron</maintainer >
Original file line number Diff line number Diff line change @@ -3,6 +3,9 @@ Changelog for package rclcpp_lifecycle
33^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44
55
6+ 16.0.2 (2022-11-07)
7+ -------------------
8+
6916.0.1 (2022-04-13)
710-------------------
811
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 >rclcpp_lifecycle</name >
5- <version >16.0.1 </version >
5+ <version >16.0.2 </version >
66 <description >Package containing a prototype for lifecycle implementation</description >
77 <maintainer email =" ivanpauno@ekumenlabs.com" >Ivan Paunovic</maintainer >
88 <maintainer email =" jacob@openrobotics.org" >Jacob Perron</maintainer >
You can’t perform that action at this time.
0 commit comments