Skip to content
This repository was archived by the owner on Jul 10, 2025. It is now read-only.

Commit 231a721

Browse files
committed
2.9.2
1 parent 8b5694d commit 231a721

File tree

12 files changed

+18
-18
lines changed

12 files changed

+18
-18
lines changed

gazebo_dev/CHANGELOG.rst

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

5-
Forthcoming
6-
-----------
5+
2.9.2 (2021-04-21)
6+
------------------
77
* colcon.pkg: build gazebo first in colcon workspace (`#1135 <https://github.com/ros-simulation/gazebo_ros_pkgs/issues/1135>`_)
88
Add a colcon.pkg file to gazebo_dev with gazebo's cmake project
99
name "Gazebo" listed as a dependency to support building

gazebo_dev/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="2">
33
<name>gazebo_dev</name>
4-
<version>2.9.1</version>
4+
<version>2.9.2</version>
55
<description>
66
Provides a cmake config for the default version of Gazebo for the ROS distribution.
77
</description>

gazebo_msgs/CHANGELOG.rst

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

5-
Forthcoming
6-
-----------
5+
2.9.2 (2021-04-21)
6+
------------------
77
* [Noetic] Bridge to republish PerformanceMetrics in ROS (`#1145 <https://github.com/ros-simulation/gazebo_ros_pkgs/issues/1145>`_)
88
Co-authored-by: Ian Chen <[email protected]>
99
* Contributors: Alejandro Hernández Cordero

gazebo_msgs/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="2">
33
<name>gazebo_msgs</name>
4-
<version>2.9.1</version>
4+
<version>2.9.2</version>
55
<description>
66
Message and service data structures for interacting with Gazebo from ROS.
77
</description>

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 gazebo_plugins
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5-
Forthcoming
6-
-----------
5+
2.9.2 (2021-04-21)
6+
------------------
77
* gazebo_ros_utils: don't set tf_prefix if empty (`#1173 <https://github.com/ros-simulation/gazebo_ros_pkgs/issues/1173>`_)
88
Similar changes were made in `#1143 <https://github.com/ros-simulation/gazebo_ros_pkgs/issues/1143>`_ to address `#554 <https://github.com/ros-simulation/gazebo_ros_pkgs/issues/554>`_,
99
but this class wasn't included.

gazebo_plugins/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="2">
33
<name>gazebo_plugins</name>
4-
<version>2.9.1</version>
4+
<version>2.9.2</version>
55
<description>
66
Robot-independent Gazebo plugins for sensors, motors and dynamic reconfigurable components.
77
</description>

gazebo_ros/CHANGELOG.rst

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

5-
Forthcoming
6-
-----------
5+
2.9.2 (2021-04-21)
6+
------------------
77
* Only subscribe to /gazebo/performance_metrics when necessary (`#1202 <https://github.com/ros-simulation/gazebo_ros_pkgs/issues/1202>`_)
88
We are currently subscribing to the /gazebo/performance_metrics topic
99
even if there are no subscribers to the ROS topic forwarding this data.

gazebo_ros/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="2">
33
<name>gazebo_ros</name>
4-
<version>2.9.1</version>
4+
<version>2.9.2</version>
55
<description>
66
Provides ROS plugins that offer message and service publishers for interfacing with <a href="http://gazebosim.org">Gazebo</a> through ROS.
77
Formally simulator_gazebo/gazebo

gazebo_ros_control/CHANGELOG.rst

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

5-
Forthcoming
6-
-----------
5+
2.9.2 (2021-04-21)
6+
------------------
77
* colcon.pkg: build gazebo first in colcon workspace (`#1135 <https://github.com/ros-simulation/gazebo_ros_pkgs/issues/1135>`_)
88
Add a colcon.pkg file to gazebo_dev with gazebo's cmake project
99
name "Gazebo" listed as a dependency to support building

gazebo_ros_control/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="2">
33
<name>gazebo_ros_control</name>
4-
<version>2.9.1</version>
4+
<version>2.9.2</version>
55
<description>gazebo_ros_control</description>
66

77
<maintainer email="[email protected]">Jose Luis Rivero</maintainer>

0 commit comments

Comments
 (0)