Skip to content

Commit

Permalink
Prepare for 1.0.0 Release (#495)
Browse files Browse the repository at this point in the history
Signed-off-by: Addisu Z. Taddese <addisu@openrobotics.org>
  • Loading branch information
azeey committed Apr 24, 2024
1 parent e6e6b45 commit 98b9d13
Show file tree
Hide file tree
Showing 14 changed files with 60 additions and 7 deletions.
3 changes: 3 additions & 0 deletions ros_gz/CHANGELOG.rst
Expand Up @@ -2,6 +2,9 @@
Changelog for package ros_gz
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

1.0.0 (2024-04-24)
------------------

0.246.0 (2023-08-31)
--------------------
* Port: humble to ros2 (`#386 <https://github.com/gazebosim/ros_gz/issues/386>`_)
Expand Down
2 changes: 1 addition & 1 deletion ros_gz/package.xml
Expand Up @@ -4,7 +4,7 @@
<!-- TODO: Make this a metapackage, see
https://github.com/ros2/ros2/issues/408 -->
<name>ros_gz</name>
<version>0.246.0</version>
<version>1.0.0</version>
<description>Meta-package containing interfaces for using ROS 2 with <a href="https://gazebosim.org">Gazebo</a> simulation.</description>
<maintainer email="adityapande@intrinsic.ai">Aditya Pande</maintainer>
<maintainer email="ahcorde@openrobotics.org">Alejandro Hernandez</maintainer>
Expand Down
16 changes: 16 additions & 0 deletions ros_gz_bridge/CHANGELOG.rst
Expand Up @@ -2,6 +2,22 @@
Changelog for package ros_gz_bridge
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

1.0.0 (2024-04-24)
------------------
* Use gz_vendor packages (`#531 <https://github.com/gazebosim/ros_gz/issues/531>`_)
* Added conversion for Detection3D and Detection3DArray (`#523 <https://github.com/gazebosim/ros_gz/issues/523>`_) (`#525 <https://github.com/gazebosim/ros_gz/issues/525>`_)
Co-authored-by: wittenator <9154515+wittenator@users.noreply.github.com>
* [Backport rolling] Add ROS namespaces to GZ topics (`#517 <https://github.com/gazebosim/ros_gz/issues/517>`_)
Co-authored-by: Krzysztof Wojciechowski <49921081+Kotochleb@users.noreply.github.com>
* ign to gz (`#519 <https://github.com/gazebosim/ros_gz/issues/519>`_)
* Correctly export ros_gz_bridge for downstream targets (`#503 <https://github.com/gazebosim/ros_gz/issues/503>`_)
* Add a virtual destructor to suppress compiler warning (`#502 <https://github.com/gazebosim/ros_gz/issues/502>`_)
* Add conversion for geometry_msgs/msg/TwistStamped <-> gz.msgs.Twist (`#468 <https://github.com/gazebosim/ros_gz/issues/468>`_)
* Added messages for 2D Bounding Boxes to ros_gz_bridge (`#458 <https://github.com/gazebosim/ros_gz/issues/458>`_) (`#466 <https://github.com/gazebosim/ros_gz/issues/466>`_)
Co-authored-by: Alejandro Hernandez Cordero <ahcorde@gmail.com>
* populate imu covariances when converting (`#375 <https://github.com/gazebosim/ros_gz/issues/375>`_)
* Contributors: Addisu Z. Taddese, Alejandro Hernández Cordero, El Jawad Alaa, Michael Carroll

0.246.0 (2023-08-31)
--------------------
* Add harmonic CI (`#447 <https://github.com/gazebosim/ros_gz/issues/447>`_)
Expand Down
2 changes: 1 addition & 1 deletion ros_gz_bridge/package.xml
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>ros_gz_bridge</name>
<version>0.246.0</version>
<version>1.0.0</version>
<description>Bridge communication between ROS and Gazebo Transport</description>
<maintainer email="adityapande@intrinsic.ai">Aditya Pande</maintainer>
<maintainer email="ahcorde@openrobotics.org">Alejandro Hernandez</maintainer>
Expand Down
6 changes: 6 additions & 0 deletions ros_gz_image/CHANGELOG.rst
Expand Up @@ -2,6 +2,12 @@
Changelog for package ros1_ign_image
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

1.0.0 (2024-04-24)
------------------
* Use gz_vendor packages (`#531 <https://github.com/gazebosim/ros_gz/issues/531>`_)
* ign to gz (`#519 <https://github.com/gazebosim/ros_gz/issues/519>`_)
* Contributors: Addisu Z. Taddese, Alejandro Hernández Cordero

0.246.0 (2023-08-31)
--------------------
* Add harmonic CI (`#447 <https://github.com/gazebosim/ros_gz/issues/447>`_)
Expand Down
2 changes: 1 addition & 1 deletion ros_gz_image/package.xml
@@ -1,6 +1,6 @@
<package format="3">
<name>ros_gz_image</name>
<version>0.246.0</version>
<version>1.0.0</version>
<description>Image utilities for Gazebo simulation with ROS.</description>
<license>Apache 2.0</license>
<maintainer email="adityapande@intrinsic.ai">Aditya Pande</maintainer>
Expand Down
3 changes: 3 additions & 0 deletions ros_gz_interfaces/CHANGELOG.rst
Expand Up @@ -2,6 +2,9 @@
Changelog for package ros_gz_interfaces
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

1.0.0 (2024-04-24)
------------------

0.246.0 (2023-08-31)
--------------------
* SensorNoise msg bridging (`#417 <https://github.com/gazebosim/ros_gz/issues/417>`_)
Expand Down
2 changes: 1 addition & 1 deletion ros_gz_interfaces/package.xml
@@ -1,6 +1,6 @@
<package format="3">
<name>ros_gz_interfaces</name>
<version>0.246.0</version>
<version>1.0.0</version>
<description>Message and service data structures for interacting with Gazebo from ROS2.</description>
<license>Apache 2.0</license>
<author>Louise Poubel</author>
Expand Down
11 changes: 11 additions & 0 deletions ros_gz_sim/CHANGELOG.rst
Expand Up @@ -2,6 +2,17 @@
Changelog for package ros_gz_sim
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

1.0.0 (2024-04-24)
------------------
* Use gz_vendor packages (`#531 <https://github.com/gazebosim/ros_gz/issues/531>`_)
* ign to gz (`#519 <https://github.com/gazebosim/ros_gz/issues/519>`_)
* Undeprecate use of commandline flags (`#491 <https://github.com/gazebosim/ros_gz/issues/491>`_)
* Remove deprecations using ros_gz_sim_create (`#476 <https://github.com/gazebosim/ros_gz/issues/476>`_)
* Added support for using ROS 2 parameters to spawn entities in Gazebo using ros_gz_sim::create (`#475 <https://github.com/gazebosim/ros_gz/issues/475>`_)
* Fix bug in `create` where command line arguments were truncated (`#472 <https://github.com/gazebosim/ros_gz/issues/472>`_)
* Filter ROS arguments before gflags parsing (`#453 <https://github.com/gazebosim/ros_gz/issues/453>`_)
* Contributors: Addisu Z. Taddese, Alejandro Hernández Cordero, Ayush Singh, Michael Carroll

0.246.0 (2023-08-31)
--------------------
* Add harmonic CI (`#447 <https://github.com/gazebosim/ros_gz/issues/447>`_)
Expand Down
2 changes: 1 addition & 1 deletion ros_gz_sim/package.xml
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>ros_gz_sim</name>
<version>0.246.0</version>
<version>1.0.0</version>
<description>Tools for using Gazebo Sim simulation with ROS.</description>
<maintainer email="ahcorde@openrobotics.org">Alejandro Hernandez</maintainer>
<maintainer email="adityapande@intrinsic.ai">Aditya Pande</maintainer>
Expand Down
6 changes: 6 additions & 0 deletions ros_gz_sim_demos/CHANGELOG.rst
Expand Up @@ -2,6 +2,12 @@
Changelog for package ros1_gz_sim_demos
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

1.0.0 (2024-04-24)
------------------
* Use gz_vendor packages (`#531 <https://github.com/gazebosim/ros_gz/issues/531>`_)
* Remove deprecations using ros_gz_sim_create (`#476 <https://github.com/gazebosim/ros_gz/issues/476>`_)
* Contributors: Addisu Z. Taddese, Alejandro Hernández Cordero

0.246.0 (2023-08-31)
--------------------
* Added more topic to the bridge (`#422 <https://github.com/gazebosim/ros_gz/issues/422>`_)
Expand Down
2 changes: 1 addition & 1 deletion ros_gz_sim_demos/package.xml
@@ -1,6 +1,6 @@
<package format="3">
<name>ros_gz_sim_demos</name>
<version>0.246.0</version>
<version>1.0.0</version>
<description>Demos using Gazebo Sim simulation with ROS.</description>
<license>Apache 2.0</license>
<maintainer email="adityapande@intrinsic.ai">Aditya Pande</maintainer>
Expand Down
8 changes: 8 additions & 0 deletions test_ros_gz_bridge/CHANGELOG.rst
@@ -0,0 +1,8 @@
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Changelog for package test_ros_gz_bridge
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

1.0.0 (2024-04-24)
------------------
* Correctly export ros_gz_bridge for downstream targets (`#503 <https://github.com/gazebosim/ros_gz/issues/503>`_)
* Contributors: Michael Carroll
2 changes: 1 addition & 1 deletion test_ros_gz_bridge/package.xml
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>test_ros_gz_bridge</name>
<version>0.246.0</version>
<version>1.0.0</version>
<description>Bridge communication between ROS and Gazebo Transport</description>
<maintainer email="adityapande@intrinsic.ai">Aditya Pande</maintainer>
<maintainer email="ahcorde@openrobotics.org">Alejandro Hernandez</maintainer>
Expand Down

0 comments on commit 98b9d13

Please sign in to comment.