Skip to content

Commit

Permalink
2.5.11
Browse files Browse the repository at this point in the history
  • Loading branch information
j-rivero committed Apr 18, 2017
1 parent 5602b66 commit cd8915c
Show file tree
Hide file tree
Showing 10 changed files with 15 additions and 15 deletions.
4 changes: 2 additions & 2 deletions gazebo_msgs/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
Changelog for package gazebo_msgs
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
2.5.11 (2017-04-18)
-------------------
* Changed the spawn model methods to spawn also lights. (`#511 <https://github.com/ros-simulation/gazebo_ros_pkgs/issues/511>`_)
* Contributors: Alessandro Ambrosano

Expand Down
2 changes: 1 addition & 1 deletion gazebo_msgs/package.xml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0"?>
<package>
<name>gazebo_msgs</name>
<version>2.5.10</version>
<version>2.5.11</version>
<description>
Message and service data structures for interacting with Gazebo from ROS.
</description>
Expand Down
4 changes: 2 additions & 2 deletions gazebo_plugins/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
Changelog for package gazebo_plugins
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
2.5.11 (2017-04-18)
-------------------
* Change build system to set DEPEND on Gazebo/SDFormat (fix catkin warning)
Added missing DEPEND clauses to catkin_package to fix gazebo catkin warning.
Note that after the change problems could appear related to -lpthreads
Expand Down
2 changes: 1 addition & 1 deletion gazebo_plugins/package.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<package>
<name>gazebo_plugins</name>
<version>2.5.10</version>
<version>2.5.11</version>
<description>
Robot-independent Gazebo plugins for sensors, motors and dynamic reconfigurable components.
</description>
Expand Down
4 changes: 2 additions & 2 deletions gazebo_ros/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
Changelog for package gazebo_ros
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
2.5.11 (2017-04-18)
-------------------
* Changed the spawn model methods to spawn also lights. (`#511 <https://github.com/ros-simulation/gazebo_ros_pkgs/issues/511>`_)
* Change build system to set DEPEND on Gazebo/SDFormat (fix catkin warning)
Added missing DEPEND clauses to catkin_package to fix gazebo catkin warning.
Expand Down
2 changes: 1 addition & 1 deletion gazebo_ros/package.xml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0"?>
<package>
<name>gazebo_ros</name>
<version>2.5.10</version>
<version>2.5.11</version>
<description>
Provides ROS plugins that offer message and service publishers for interfacing with <a href="http://gazebosim.org">Gazebo</a> through ROS.
Formally simulator_gazebo/gazebo
Expand Down
4 changes: 2 additions & 2 deletions gazebo_ros_control/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
Changelog for package gazebo_ros_control
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
2.5.11 (2017-04-18)
-------------------
* Change build system to set DEPEND on Gazebo/SDFormat (fix catkin warning)
Added missing DEPEND clauses to catkin_package to fix gazebo catkin warning. Note that after the change problems could appear related to -lpthreads errors. This is an known issue related to catkin: https://github.com/ros/catkin/issues/856.
* Make gazebo_ros_control compatible with ros_control with respect to <hardwareInterface> tag (`#550 <https://github.com/ros-simulation/gazebo_ros_pkgs/issues/550>`_)
Expand Down
2 changes: 1 addition & 1 deletion gazebo_ros_control/package.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<package>
<name>gazebo_ros_control</name>
<version>2.5.10</version>
<version>2.5.11</version>
<description>gazebo_ros_control</description>

<maintainer email="jrivero@osrfoundation.org">Jose Luis Rivero</maintainer>
Expand Down
4 changes: 2 additions & 2 deletions gazebo_ros_pkgs/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
Changelog for package gazebo_ros_pkgs
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
2.5.11 (2017-04-18)
-------------------

2.5.10 (2017-03-03)
-------------------
Expand Down
2 changes: 1 addition & 1 deletion gazebo_ros_pkgs/package.xml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0"?>
<package>
<name>gazebo_ros_pkgs</name> <!-- This is a meta package! -->
<version>2.5.10</version>
<version>2.5.11</version>
<description>Interface for using ROS with the <a href="http://gazebosim.org/">Gazebo</a> simulator.</description>

<maintainer email="jrivero@osrfoundation.org">Jose Luis Rivero</maintainer>
Expand Down

0 comments on commit cd8915c

Please sign in to comment.