Skip to content

Commit fe319f2

Browse files
committed
0.1.1
1 parent 0693eb8 commit fe319f2

File tree

16 files changed

+24
-24
lines changed

16 files changed

+24
-24
lines changed

diff_drive_controller/CHANGELOG.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
Changelog for package diff_drive_controller
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5-
Forthcoming
6-
-----------
5+
0.1.1 (2021-01-06)
6+
------------------
77
* avoid warnings (`#137 <https://github.com/ros-controls/ros2_controllers/issues/137>`_)
88
* Migrate diff drive controller to resourcemanager (`#128 <https://github.com/ros-controls/ros2_controllers/issues/128>`_)
99
* Contributors: Bence Magyar, Karsten Knese

diff_drive_controller/package.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0"?>
22
<package format="3">
33
<name>diff_drive_controller</name>
4-
<version>0.1.0</version>
4+
<version>0.1.1</version>
55
<description>Controller for a differential drive mobile base.</description>
66
<maintainer email="[email protected]">Bence Magyar</maintainer>
77
<maintainer email="[email protected]">Jordan Palacios</maintainer>

effort_controllers/CHANGELOG.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
Changelog for package effort_controllers
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5-
Forthcoming
6-
-----------
5+
0.1.1 (2021-01-06)
6+
------------------
77
* Restore forward command derivatives (`#133 <https://github.com/ros-controls/ros2_controllers/issues/133>`_)
88
* Contributors: Bence Magyar
99

effort_controllers/package.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0"?>
22
<package format="3">
33
<name>effort_controllers</name>
4-
<version>0.1.0</version>
4+
<version>0.1.1</version>
55
<description>Generic controller for forwarding commands.</description>
66
<maintainer email="[email protected]">Bence Magyar</maintainer>
77
<maintainer email="[email protected]">Jordan Palacios</maintainer>

forward_command_controller/CHANGELOG.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
Changelog for package forward_command_controller
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5-
Forthcoming
6-
-----------
5+
0.1.1 (2021-01-06)
6+
------------------
77
* Restore forward command derivatives (`#133 <https://github.com/ros-controls/ros2_controllers/issues/133>`_)
88
* Contributors: Bence Magyar
99

forward_command_controller/package.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0"?>
22
<package format="3">
33
<name>forward_command_controller</name>
4-
<version>0.1.0</version>
4+
<version>0.1.1</version>
55
<description>Generic controller for forwarding commands.</description>
66
<maintainer email="[email protected]">Bence Magyar</maintainer>
77
<maintainer email="[email protected]">Jordan Palacios</maintainer>

joint_state_controller/CHANGELOG.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
Changelog for package joint_state_controller
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5-
Forthcoming
6-
-----------
5+
0.1.1 (2021-01-06)
6+
------------------
77
* avoid warnings (`#137 <https://github.com/ros-controls/ros2_controllers/issues/137>`_)
88
* Contributors: Karsten Knese
99

joint_state_controller/package.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0"?>
22
<package format="3">
33
<name>joint_state_controller</name>
4-
<version>0.1.0</version>
4+
<version>0.1.1</version>
55
<description>Controller to publish joint state</description>
66
<maintainer email="[email protected]">Bence Magyar</maintainer>
77
<maintainer email="[email protected]">Jordan Palacios</maintainer>

joint_trajectory_controller/CHANGELOG.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
Changelog for package joint_trajectory_controller
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5-
Forthcoming
6-
-----------
5+
0.1.1 (2021-01-06)
6+
------------------
77

88
0.1.0 (2020-12-23)
99
------------------

joint_trajectory_controller/package.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0"?>
22
<package format="3">
33
<name>joint_trajectory_controller</name>
4-
<version>0.1.0</version>
4+
<version>0.1.1</version>
55
<description>Controller for executing joint-space trajectories on a group of joints</description>
66
<maintainer email="[email protected]">Bence Magyar</maintainer>
77
<maintainer email="[email protected]">Jordan Palacios</maintainer>

0 commit comments

Comments
 (0)