Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump main after jazzy branching #128

Merged
merged 2 commits into from
Jun 12, 2024
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
3 changes: 3 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,9 @@
Changelog for package rmf\_building\_sim\_gz\_plugins
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

2.4.0 (2024-06-12)
------------------

2.3.1 (2024-06-12)
------------------
* Fix door drift in simulation (`#126 <https://github.com/open-rmf/rmf_simulation/pull/126>`_)
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.1</version>
<version>2.4.0</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.4.0 (2024-06-12)
------------------

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

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.1</version>
<version>2.4.0</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.4.0 (2024-06-12)
------------------

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

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.1</version>
<version>2.4.0</version>
<description>
ROS 2 Gazebo plugins for TeleportIngestors and TeleportDispensers
</description>
Expand Down
Loading