Skip to content

Commit 5757754

Browse files
committed
2.0.10
1 parent b628865 commit 5757754

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.10 (2018-03-18)
6+
-------------------
77

88
2.0.9 (2018-02-18)
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.9</version>
3+
<version>2.0.10</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.10 (2018-03-18)
6+
-------------------
77
* Merge pull request (`#139 <https://github.com/pr2/pr2_simulator/issues/139>`_)
88
remove find_package(gazebo), to solve -pthread linking errors
99
* remove find_package(gazebo), to sovle -pthread linking errors

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.9</version>
3+
<version>2.0.10</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.10 (2018-03-18)
6+
-------------------
77

88
2.0.9 (2018-02-18)
99
------------------

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.9</version>
3+
<version>2.0.10</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.10 (2018-03-18)
6+
-------------------
77

88
2.0.9 (2018-02-18)
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.9</version>
4+
<version>2.0.10</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)