File tree 2 files changed +3
-3
lines changed
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 2
2
Changelog for package dynamic_reconfigure
3
3
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
4
4
5
- Forthcoming
6
- -----------
5
+ 1.7.2 (2022-02-19)
6
+ ------------------
7
7
* Remove calls to string.{join,lower,upper} (`#174 <https://github.com/ros/dynamic_reconfigure/issues/174 >`_)
8
8
* fix: Race condition on quickly setting and getting config (`#188 <https://github.com/ros/dynamic_reconfigure/issues/188 >`_)
9
9
* do not use system for generated messages or configs (`#182 <https://github.com/ros/dynamic_reconfigure/issues/182 >`_)
Original file line number Diff line number Diff line change 2
2
<?xml-model href =" http://download.ros.org/schema/package_format2.xsd" schematypens =" http://www.w3.org/2001/XMLSchema" ?>
3
3
<package format =" 2" >
4
4
<name >dynamic_reconfigure</name >
5
- <version >1.7.1 </version >
5
+ <version >1.7.2 </version >
6
6
<description >
7
7
The dynamic_reconfigure package provides a means to update parameters
8
8
at runtime without having to restart the node.
You can’t perform that action at this time.
0 commit comments