Skip to content

Commit

Permalink
3.4.2
Browse files Browse the repository at this point in the history
  • Loading branch information
chapulina committed Nov 13, 2019
1 parent 88e4990 commit 9836c73
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.4.2 (2019-11-12)
------------------

3.4.1 (2019-10-10)
------------------
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.4.1</version>
<version>3.4.2</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.4.2 (2019-11-12)
------------------

3.4.1 (2019-10-10)
------------------
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.4.1</version>
<version>3.4.2</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.4.2 (2019-11-12)
------------------
* Merge branch 'ros2' into eloquent
* [ros2] Add remapping tag (`#1011 <https://github.com/ros-simulation/gazebo_ros_pkgs/issues/1011>`_)
* add --ros-args and a remapping element for ros arguments
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.4.1</version>
<version>3.4.2</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.4.2 (2019-11-12)
------------------
* Merge branch 'ros2' into eloquent
* Remove ROS-specific arguments before passing to argparse (`#994 <https://github.com/ros-simulation/gazebo_ros_pkgs/issues/994>`_) (`#1013 <https://github.com/ros-simulation/gazebo_ros_pkgs/issues/1013>`_)
This resolves argparse errors when trying to launch the spawn_entity script as a ROS node.
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.4.1</version>
<version>3.4.2</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.4.2 (2019-11-12)
------------------
* Merge branch 'ros2' into eloquent
* Remove TODO in package.xml (`#1010 <https://github.com/ros-simulation/gazebo_ros_pkgs/issues/1010>`_)
As I understand, listing execution dependencies is the correct way to form a metapackage.
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.4.1</version>
<version>3.4.2</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 9836c73

Please sign in to comment.