Skip to content

Commit

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

Forthcoming
-----------
3.5.3 (2021-04-15)
------------------
* colcon.pkg: build gazebo first in colcon workspace (`#1192 <https://github.com/ros-simulation/gazebo_ros_pkgs/issues/1192>`_)
Add a colcon.pkg file to gazebo_dev with gazebo's cmake project
name "Gazebo" listed as a dependency to support building
Expand Down
2 changes: 1 addition & 1 deletion gazebo_dev/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<?xml-model href="http://download.ros.org/schema/package_format3.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?>
<package format="3">
<name>gazebo_dev</name>
<version>3.5.0</version>
<version>3.5.3</version>
<description>
Provides a cmake config for the default version of Gazebo for the ROS distribution.
</description>
Expand Down
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
-----------
3.5.3 (2021-04-15)
------------------
* [ROS 2] Bridge to republish PerformanceMetrics in ROS 2 (`#1147 <https://github.com/ros-simulation/gazebo_ros_pkgs/issues/1147>`_)
* Contributors: Alejandro Hernández Cordero

Expand Down
2 changes: 1 addition & 1 deletion gazebo_msgs/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<?xml-model href="http://download.ros.org/schema/package_format3.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?>
<package format="3">
<name>gazebo_msgs</name>
<version>3.5.0</version>
<version>3.5.3</version>
<description>
Message and service data structures for interacting with Gazebo from ROS2.
</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
-----------
3.5.3 (2021-04-15)
------------------
* Make p3d offset element names singular (`#1210 <https://github.com/ros-simulation/gazebo_ros_pkgs/issues/1210>`_)
* Make p3d offset element names singular
- <xyz_offsets> is renamed to <xyz_offset>
Expand Down
2 changes: 1 addition & 1 deletion gazebo_plugins/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<?xml-model href="http://download.ros.org/schema/package_format3.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?>
<package format="3">
<name>gazebo_plugins</name>
<version>3.5.0</version>
<version>3.5.3</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
-----------
3.5.3 (2021-04-15)
------------------
* Update default spawn_service_timeout to be consistent with other ROS2 distros (`#1264 <https://github.com/ros-simulation/gazebo_ros_pkgs/issues/1264>`_)
* update default timeout value to be consistent with other ROS2 distros
* define timeout as a constant
Expand Down
2 changes: 1 addition & 1 deletion gazebo_ros/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<?xml-model href="http://download.ros.org/schema/package_format3.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?>
<package format="3">
<name>gazebo_ros</name>
<version>3.5.0</version>
<version>3.5.3</version>
<description>
Utilities to interface with <a href="http://gazebosim.org">Gazebo</a> through ROS.
</description>
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
-----------
3.5.3 (2021-04-15)
------------------

3.5.0 (2020-06-19)
------------------
Expand Down
2 changes: 1 addition & 1 deletion gazebo_ros_pkgs/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<?xml-model href="http://download.ros.org/schema/package_format2.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?>
<package format="2">
<name>gazebo_ros_pkgs</name>
<version>3.5.0</version>
<version>3.5.3</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 3f18465

Please sign in to comment.