Skip to content

Commit 7ac1422

Browse files
committed
2.0.14
1 parent d8d322f commit 7ac1422

File tree

8 files changed

+12
-12
lines changed

8 files changed

+12
-12
lines changed

pr2_controller_configuration_gazebo/CHANGELOG.rst

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

5-
Forthcoming
6-
-----------
5+
2.0.14 (2019-04-29)
6+
-------------------
77

88
2.0.13 (2019-04-24)
99
-------------------

pr2_controller_configuration_gazebo/package.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?xml version="1.0"?>
22
<package>
3-
<version>2.0.13</version>
3+
<version>2.0.14</version>
44
<name>pr2_controller_configuration_gazebo</name>
55
<description>
66
A copy of the pr2_controller_configuration package, for use in

pr2_gazebo/CHANGELOG.rst

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

5-
Forthcoming
6-
-----------
5+
2.0.14 (2019-04-29)
6+
-------------------
77
* Merge pull request `#146 <https://github.com/PR2/pr2_simulator/issues/146>`_ from k-okada/fix_stretch
88
remove gazebo depends
99
* use custom empty.world which does not require downloading models

pr2_gazebo/package.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?xml version="1.0"?>
22
<package>
3-
<version>2.0.13</version>
3+
<version>2.0.14</version>
44
<name>pr2_gazebo</name>
55
<description>
66
Launch scripts for simulating the PR2 in <a href="http://ros.org/wiki/gazebo">gazebo</a>.

pr2_gazebo_plugins/CHANGELOG.rst

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

5-
Forthcoming
6-
-----------
5+
2.0.14 (2019-04-29)
6+
-------------------
77
* Merge pull request `#146 <https://github.com/PR2/pr2_simulator/issues/146>`_ from k-okada/fix_stretch
88
remove gazebo depends
99
* remove gazebo depends

pr2_gazebo_plugins/package.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?xml version="1.0"?>
22
<package>
3-
<version>2.0.13</version>
3+
<version>2.0.14</version>
44
<name>pr2_gazebo_plugins</name>
55
<description>
66
Gazebo Plugins for various PR2-specific sensors and actuators on the robot.

pr2_simulator/CHANGELOG.rst

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

5-
Forthcoming
6-
-----------
5+
2.0.14 (2019-04-29)
6+
-------------------
77

88
2.0.13 (2019-04-24)
99
-------------------

pr2_simulator/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>
33
<name>pr2_simulator</name>
4-
<version>2.0.13</version>
4+
<version>2.0.14</version>
55
<description>The pr2_simulator package</description>
66

77
<!-- One maintainer tag required, multiple allowed, one person per tag -->

0 commit comments

Comments
 (0)