Skip to content

Commit

Permalink
Bump main to 2.3.0 (#124)
Browse files Browse the repository at this point in the history
* Update changelogs

Signed-off-by: Yadunund <[email protected]>

* 2.3.0

Signed-off-by: Yadunund <[email protected]>

---------

Signed-off-by: Yadunund <[email protected]>
  • Loading branch information
Yadunund authored Jun 2, 2024
1 parent 697d12a commit 1ae8f1f
Show file tree
Hide file tree
Showing 6 changed files with 21 additions and 3 deletions.
6 changes: 6 additions & 0 deletions rmf_building_sim_gz_plugins/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,12 @@
Changelog for package rmf\_building\_sim\_gz\_plugins
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

2.3.0 (2024-06-01)
------------------
* Port outdated actions to Noble (`#122 <https://github.com/open-rmf/rmf_simulation/pull/122>`_)
* Refactor plugins in an ECS based way and migrate to Harmonic (`#114 <https://github.com/open-rmf/rmf_simulation/pull/114>`_)
* Contributors: Arjo Chakravarty, Grey, Luca Della Vedova

2.2.2 (2023-12-20)
------------------
* Sanitize node names to avoid plugin exceptions (`#110 <https://github.com/open-rmf/rmf_simulation/pull/110>`_)
Expand Down
2 changes: 1 addition & 1 deletion rmf_building_sim_gz_plugins/package.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<package format="3">
<name>rmf_building_sim_gz_plugins</name>
<version>2.2.2</version>
<version>2.3.0</version>
<description>
Gazebo plugins for building infrastructure simulation
</description>
Expand Down
6 changes: 6 additions & 0 deletions rmf_robot_sim_common/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,12 @@
Changelog for package rmf\_robot\_sim\_common
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

2.3.0 (2024-06-01)
------------------
* Port outdated actions to Noble (`#122 <https://github.com/open-rmf/rmf_simulation/pull/122>`_)
* Explicitly specify all qos depth (`#116 <https://github.com/open-rmf/rmf_simulation/pull/116>`_)
* Contributors: Luca Della Vedova, Teo Koon Peng

2.2.2 (2023-12-20)
------------------
* Sanitize node names to avoid plugin exceptions (`#110 <https://github.com/open-rmf/rmf_simulation/pull/110>`_)
Expand Down
2 changes: 1 addition & 1 deletion rmf_robot_sim_common/package.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<package format="3">
<name>rmf_robot_sim_common</name>
<version>2.2.2</version>
<version>2.3.0</version>
<description>
Common utility functions for Gazebo-classic and Gazebo RMF plugins
</description>
Expand Down
6 changes: 6 additions & 0 deletions rmf_robot_sim_gz_plugins/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,12 @@
Changelog for package rmf\_robot\_sim\_gz\_plugins
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

2.3.0 (2024-06-01)
------------------
* Port outdated actions to Noble (`#122 <https://github.com/open-rmf/rmf_simulation/pull/122>`_)
* Refactor plugins in an ECS based way and migrate to Harmonic (`#114 <https://github.com/open-rmf/rmf_simulation/pull/114>`_)
* Contributors: Arjo Chakravarty, Grey, Luca Della Vedova

2.2.2 (2023-12-20)
------------------
* Sanitize node names to avoid plugin exceptions (`#110 <https://github.com/open-rmf/rmf_simulation/pull/110>`_)
Expand Down
2 changes: 1 addition & 1 deletion rmf_robot_sim_gz_plugins/package.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<package format="3">
<name>rmf_robot_sim_gz_plugins</name>
<version>2.2.2</version>
<version>2.3.0</version>
<description>
ROS 2 Gazebo plugins for TeleportIngestors and TeleportDispensers
</description>
Expand Down

0 comments on commit 1ae8f1f

Please sign in to comment.