Skip to content

Commit

Permalink
0.19.1
Browse files Browse the repository at this point in the history
  • Loading branch information
bmagyar committed May 10, 2020
1 parent 845870b commit a437ffe
Show file tree
Hide file tree
Showing 22 changed files with 33 additions and 33 deletions.
4 changes: 2 additions & 2 deletions combined_robot_hw/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
Changelog for package combined_robot_hw
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
0.19.1 (2020-05-10)
-------------------
* Function specifiers noetic (`#453 <https://github.com/ros-controls/ros_control/issues/453>`_)
* Add override specifiers & default constructors
* Delete ControllerBase copy & move ctors
Expand Down
2 changes: 1 addition & 1 deletion combined_robot_hw/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
schematypens="http://www.w3.org/2001/XMLSchema"?>
<package format="3">
<name>combined_robot_hw</name>
<version>0.19.0</version>
<version>0.19.1</version>
<description>Combined Robot HW class.</description>

<maintainer email="[email protected]">Bence Magyar</maintainer>
Expand Down
4 changes: 2 additions & 2 deletions combined_robot_hw_tests/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
Changelog for package combined_robot_hw_tests
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
0.19.1 (2020-05-10)
-------------------
* Function specifiers noetic (`#453 <https://github.com/ros-controls/ros_control/issues/453>`_)
* Add override specifiers & default constructors
* Delete ControllerBase copy & move ctors
Expand Down
2 changes: 1 addition & 1 deletion combined_robot_hw_tests/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
schematypens="http://www.w3.org/2001/XMLSchema"?>
<package format="3">
<name>combined_robot_hw_tests</name>
<version>0.19.0</version>
<version>0.19.1</version>
<description>Tests for the combined Robot HW class.</description>

<maintainer email="[email protected]">Bence Magyar</maintainer>
Expand Down
4 changes: 2 additions & 2 deletions controller_interface/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
Changelog for package controller_interface
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
0.19.1 (2020-05-10)
-------------------
* Function specifiers noetic (`#453 <https://github.com/ros-controls/ros_control/issues/453>`_)
* Add override specifiers & default constructors
* Delete ControllerBase copy & move ctors
Expand Down
2 changes: 1 addition & 1 deletion controller_interface/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
schematypens="http://www.w3.org/2001/XMLSchema"?>
<package format="3">
<name>controller_interface</name>
<version>0.19.0</version>
<version>0.19.1</version>
<description>Interface base class for controllers.</description>

<maintainer email="[email protected]">Bence Magyar</maintainer>
Expand Down
4 changes: 2 additions & 2 deletions controller_manager/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
Changelog for package controller_manager
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
0.19.1 (2020-05-10)
-------------------
* Function specifiers noetic (`#453 <https://github.com/ros-controls/ros_control/issues/453>`_)
* Add override specifiers & default constructors
* Delete ControllerBase copy & move ctors
Expand Down
2 changes: 1 addition & 1 deletion controller_manager/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
schematypens="http://www.w3.org/2001/XMLSchema"?>
<package format="3">
<name>controller_manager</name>
<version>0.19.0</version>
<version>0.19.1</version>
<description>The controller manager.</description>

<maintainer email="[email protected]">Bence Magyar</maintainer>
Expand Down
4 changes: 2 additions & 2 deletions controller_manager_msgs/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
Changelog for package controller_manager_msgs
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
0.19.1 (2020-05-10)
-------------------
* Use setuptools instead of distutils (`#429 <https://github.com/ros-controls/ros_control/issues/429>`_)
* Contributors: Matt Reynolds

Expand Down
2 changes: 1 addition & 1 deletion controller_manager_msgs/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
schematypens="http://www.w3.org/2001/XMLSchema"?>
<package format="3">
<name>controller_manager_msgs</name>
<version>0.19.0</version>
<version>0.19.1</version>
<description>Messages and services for the controller manager.</description>

<maintainer email="[email protected]">Bence Magyar</maintainer>
Expand Down
4 changes: 2 additions & 2 deletions controller_manager_tests/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
Changelog for package controller_manager_tests
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
0.19.1 (2020-05-10)
-------------------
* Function specifiers noetic (`#453 <https://github.com/ros-controls/ros_control/issues/453>`_)
* Add override specifiers & default constructors
* Delete ControllerBase copy & move ctors
Expand Down
2 changes: 1 addition & 1 deletion controller_manager_tests/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
schematypens="http://www.w3.org/2001/XMLSchema"?>
<package format="3">
<name>controller_manager_tests</name>
<version>0.19.0</version>
<version>0.19.1</version>
<description>Tests for the controller manager.</description>

<maintainer email="[email protected]">Bence Magyar</maintainer>
Expand Down
4 changes: 2 additions & 2 deletions hardware_interface/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
Changelog for package hardware_interface
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
0.19.1 (2020-05-10)
-------------------
* Function specifiers noetic (`#453 <https://github.com/ros-controls/ros_control/issues/453>`_)
* Add override specifiers & default constructors
* Delete ControllerBase copy & move ctors
Expand Down
2 changes: 1 addition & 1 deletion hardware_interface/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
schematypens="http://www.w3.org/2001/XMLSchema"?>
<package format="3">
<name>hardware_interface</name>
<version>0.19.0</version>
<version>0.19.1</version>
<description>Hardware Interface base class.</description>

<maintainer email="[email protected]">Bence Magyar</maintainer>
Expand Down
4 changes: 2 additions & 2 deletions joint_limits_interface/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
Changelog for package joint_limits_interface
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
0.19.1 (2020-05-10)
-------------------
* Function specifiers noetic (`#453 <https://github.com/ros-controls/ros_control/issues/453>`_)
* Add override specifiers & default constructors
* Delete ControllerBase copy & move ctors
Expand Down
2 changes: 1 addition & 1 deletion joint_limits_interface/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
schematypens="http://www.w3.org/2001/XMLSchema"?>
<package format="3">
<name>joint_limits_interface</name>
<version>0.19.0</version>
<version>0.19.1</version>
<description>Interface for enforcing joint limits.</description>

<maintainer email="[email protected]">Bence Magyar</maintainer>
Expand Down
4 changes: 2 additions & 2 deletions ros_control/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
Changelog for package ros_control
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
0.19.1 (2020-05-10)
-------------------
* Use setuptools instead of distutils (`#429 <https://github.com/ros-controls/ros_control/issues/429>`_)
* Contributors: Matt Reynolds

Expand Down
2 changes: 1 addition & 1 deletion ros_control/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
schematypens="http://www.w3.org/2001/XMLSchema"?>
<package format="3">
<name>ros_control</name>
<version>0.19.0</version>
<version>0.19.1</version>
<description>A set of packages that include controller interfaces, controller managers, transmissions and hardware_interfaces.</description>

<maintainer email="[email protected]">Bence Magyar</maintainer>
Expand Down
4 changes: 2 additions & 2 deletions rqt_controller_manager/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
Changelog for package rqt_controller_manager
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
0.19.1 (2020-05-10)
-------------------
* Use setuptools instead of distutils (`#429 <https://github.com/ros-controls/ros_control/issues/429>`_)
* Fix rqt displaying and handling of 'initialized' controllers (`#450 <https://github.com/ros-controls/ros_control/issues/450>`_)
This changes two minor behaviors:
Expand Down
2 changes: 1 addition & 1 deletion rqt_controller_manager/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
schematypens="http://www.w3.org/2001/XMLSchema"?>
<package format="3">
<name>rqt_controller_manager</name>
<version>0.19.0</version>
<version>0.19.1</version>
<description>Graphical frontend for interacting with the controller manager.</description>

<maintainer email="[email protected]">Bence Magyar</maintainer>
Expand Down
4 changes: 2 additions & 2 deletions transmission_interface/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
Changelog for package transmission_interface
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
0.19.1 (2020-05-10)
-------------------
* Function specifiers noetic (`#453 <https://github.com/ros-controls/ros_control/issues/453>`_)
* Add override specifiers & default constructors
* Delete ControllerBase copy & move ctors
Expand Down
2 changes: 1 addition & 1 deletion transmission_interface/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
schematypens="http://www.w3.org/2001/XMLSchema"?>
<package format="3">
<name>transmission_interface</name>
<version>0.19.0</version>
<version>0.19.1</version>
<description>Transmission Interface.</description>

<maintainer email="[email protected]">Bence Magyar</maintainer>
Expand Down

0 comments on commit a437ffe

Please sign in to comment.