Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 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,11 @@
Changelog for package rmf\_building\_sim\_gz\_plugins
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

2.3.1 (2024-06-12)
------------------
* Fix door drift in simulation (`#126 <https://github.com/open-rmf/rmf_simulation/pull/126>`_)
* Contributors: Luca Della Vedova

2.3.0 (2024-06-01)
------------------
* Port outdated actions to Noble (`#122 <https://github.com/open-rmf/rmf_simulation/pull/122>`_)
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.3.0</version>
<version>2.3.1</version>
<description>
Gazebo plugins for building infrastructure simulation
</description>
Expand Down
3 changes: 3 additions & 0 deletions rmf_robot_sim_common/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@
Changelog for package rmf\_robot\_sim\_common
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

2.3.1 (2024-06-12)
------------------

2.3.0 (2024-06-01)
------------------
* Port outdated actions to Noble (`#122 <https://github.com/open-rmf/rmf_simulation/pull/122>`_)
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.3.0</version>
<version>2.3.1</version>
<description>
Common utility functions for Gazebo-classic and Gazebo RMF plugins
</description>
Expand Down
3 changes: 3 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,9 @@
Changelog for package rmf\_robot\_sim\_gz\_plugins
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

2.3.1 (2024-06-12)
------------------

2.3.0 (2024-06-01)
------------------
* Port outdated actions to Noble (`#122 <https://github.com/open-rmf/rmf_simulation/pull/122>`_)
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.3.0</version>
<version>2.3.1</version>
<description>
ROS 2 Gazebo plugins for TeleportIngestors and TeleportDispensers
</description>
Expand Down