File tree Expand file tree Collapse file tree 8 files changed +12
-12
lines changed
Expand file tree Collapse file tree 8 files changed +12
-12
lines changed Original file line number Diff line number Diff line change 22Changelog for package rcl
33^^^^^^^^^^^^^^^^^^^^^^^^^
44
5- Forthcoming
6- -----------
5+ 2.1.0 (2020-07-22)
6+ ------------------
77* Add test for subscription message lost event (`#705 <https://github.com/ros2/rcl/issues/705 >`_)
88* Add function rcl_event_is_valid (`#720 <https://github.com/ros2/rcl/issues/720 >`_)
99* Move actual domain id from node to context (`#718 <https://github.com/ros2/rcl/issues/718 >`_)
Original file line number Diff line number Diff line change 22<?xml-model href =" http://download.ros.org/schema/package_format3.xsd" schematypens =" http://www.w3.org/2001/XMLSchema" ?>
33<package format =" 3" >
44 <name >rcl</name >
5- <version >2.0 .0</version >
5+ <version >2.1 .0</version >
66 <description >The ROS client library common implementation.
77 This package contains an API which builds on the ROS middleware API and is optionally built upon by the other ROS client libraries.
88 </description >
Original file line number Diff line number Diff line change 22Changelog for package rcl_action
33^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44
5- Forthcoming
6- -----------
5+ 2.1.0 (2020-07-22)
6+ ------------------
77* Removed doxygen warnings (`#712 <https://github.com/ros2/rcl/issues/712 >`_)
88* Address issue 716 by zero initializing pointers and freeing memory (`#717 <https://github.com/ros2/rcl/issues/717 >`_)
99* Contributors: Alejandro Hernández Cordero, brawner
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 >rcl_action</name >
5- <version >2.0 .0</version >
5+ <version >2.1 .0</version >
66 <description >Package containing a C-based ROS action implementation</description >
77 <
maintainer email =
" [email protected] " >Jacob Perron</
maintainer >
88 <license >Apache License 2.0</license >
Original file line number Diff line number Diff line change 22Changelog for package rcl_lifecycle
33^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44
5- Forthcoming
6- -----------
5+ 2.1.0 (2020-07-22)
6+ ------------------
77* Topic fix rcl lifecycle test issue (`#715 <https://github.com/ros2/rcl/issues/715 >`_)
88* Removed doxygen warnings (`#712 <https://github.com/ros2/rcl/issues/712 >`_)
99* Contributors: Alejandro Hernández Cordero, Barry Xu
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 >rcl_lifecycle</name >
5- <version >2.0 .0</version >
5+ <version >2.1 .0</version >
66 <description >Package containing a C-based lifecycle implementation</description >
77 <
maintainer email =
" [email protected] " >Karsten Knese</
maintainer >
88 <license >Apache License 2.0</license >
Original file line number Diff line number Diff line change 22Changelog for package rcl_yaml_param_parser
33^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44
5- Forthcoming
6- -----------
5+ 2.1.0 (2020-07-22)
6+ ------------------
77* Removed doxygen warnings (`#712 <https://github.com/ros2/rcl/issues/712 >`_)
88* Contributors: Alejandro Hernández Cordero
99
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 >rcl_yaml_param_parser</name >
5- <version >2.0 .0</version >
5+ <version >2.1 .0</version >
66 <description >Parse a YAML parameter file and populate the C data structure.</description >
77 <
maintainer email =
" [email protected] " >Anup Pemmaiah</
maintainer >
88 <license >Apache License 2.0</license >
You can’t perform that action at this time.
0 commit comments