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 #241

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_demos/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@
Changelog for package rmf_demos
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

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

2.3.0 (2024-06-12)
------------------
* Remove rmf_demos_panel (`#235 <https://github.com/open-rmf/rmf_demos/pull/235>`_)
Expand Down
2 changes: 1 addition & 1 deletion rmf_demos/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>rmf_demos</name>
<version>2.3.0</version>
<version>2.4.0</version>
<description>Common launch files for RMF demos</description>
<maintainer email="yadunund@openrobotics.org">Yadunund</maintainer>
<maintainer email="marco@openrobotics.org">Marco A. Gutiérrez</maintainer>
Expand Down
3 changes: 3 additions & 0 deletions rmf_demos_assets/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@
Changelog for package rmf_demos_assets
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

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

2.3.0 (2024-06-12)
------------------

Expand Down
2 changes: 1 addition & 1 deletion rmf_demos_assets/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>rmf_demos_assets</name>
<version>2.3.0</version>
<version>2.4.0</version>
<description>Models and other media used for RMF demos</description>
<maintainer email="yadunund@openrobotics.org">Yadunund</maintainer>
<maintainer email="marco@openrobotics.org">Marco A. Gutiérrez</maintainer>
Expand Down
3 changes: 3 additions & 0 deletions rmf_demos_bridges/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@
Changelog for package rmf_demos_bridges
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

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

2.3.0 (2024-06-12)
------------------
* Add all exec deps for rmf_demos_fleet_adapter (`#211 <https://github.com/open-rmf/rmf_demos/pull/211>`_)
Expand Down
2 changes: 1 addition & 1 deletion rmf_demos_bridges/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>rmf_demos_bridges</name>
<version>2.3.0</version>
<version>2.4.0</version>
<description>Nodes for bridging between different communication stacks</description>
<maintainer email="yadunund@openrobotics.org">Yadunund</maintainer>
<license>Apache 2.0</license>
Expand Down
2 changes: 1 addition & 1 deletion rmf_demos_bridges/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

setup(
name=package_name,
version='2.3.0',
version='2.4.0',
packages=[package_name],
data_files=[
(
Expand Down
3 changes: 3 additions & 0 deletions rmf_demos_fleet_adapter/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@
Changelog for package rmf_demos_fleet_adapter
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

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

2.3.0 (2024-06-12)
------------------
* Port to harmonic (`#206 <https://github.com/open-rmf/rmf_demos/pull/206>`_)
Expand Down
2 changes: 1 addition & 1 deletion rmf_demos_fleet_adapter/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>rmf_demos_fleet_adapter</name>
<version>2.3.0</version>
<version>2.4.0</version>
<description>Fleet adapters for interfacing with RMF Demos robots with a fleet manager via REST API</description>
<maintainer email="xiyu@openrobotics.org">Xi Yu Oh</maintainer>
<maintainer email="yadunund@openrobotics.org">Yadunund</maintainer>
Expand Down
2 changes: 1 addition & 1 deletion rmf_demos_fleet_adapter/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

setup(
name=package_name,
version='2.3.0',
version='2.4.0',
packages=find_packages(),
data_files=[
(
Expand Down
3 changes: 3 additions & 0 deletions rmf_demos_gz/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@
Changelog for package rmf_demos_gz
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

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

2.3.0 (2024-06-12)
------------------
* Port to harmonic (`#206 <https://github.com/open-rmf/rmf_demos/issues/206>`_)
Expand Down
2 changes: 1 addition & 1 deletion rmf_demos_gz/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>rmf_demos_gz</name>
<version>2.3.0</version>
<version>2.4.0</version>
<description>Launch files for RMF demos using the Gazebo simulator</description>
<maintainer email="yadunund@openrobotics.org">Yadunund</maintainer>
<maintainer email="luca@openrobotics.org">Luca Della Vedova</maintainer>
Expand Down
3 changes: 3 additions & 0 deletions rmf_demos_maps/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@
Changelog for package rmf_demos_maps
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

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

2.3.0 (2024-06-12)
------------------
* Port to harmonic (`#206 <https://github.com/open-rmf/rmf_demos/pull/206>`_)
Expand Down
2 changes: 1 addition & 1 deletion rmf_demos_maps/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>rmf_demos_maps</name>
<version>2.3.0</version>
<version>2.4.0</version>
<description>A package containing demo maps for rmf</description>
<maintainer email="aaron@openrobotics.org">Aaron Chong</maintainer>
<maintainer email="marco@openrobotics.org">Marco A. Gutiérrez</maintainer>
Expand Down
3 changes: 3 additions & 0 deletions rmf_demos_tasks/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@
Changelog for package rmf_demos_tasks
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

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

2.3.0 (2024-06-12)
------------------
* Port to harmonic (`#206 <https://github.com/open-rmf/rmf_demos/pull/206>`_)
Expand Down
2 changes: 1 addition & 1 deletion rmf_demos_tasks/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>rmf_demos_tasks</name>
<version>2.3.0</version>
<version>2.4.0</version>
<description>A package containing scripts for demos</description>
<author email= "grey@openrobotics.org">Grey</author>
<maintainer email="yadunund@openrobotics.org">Yadunund</maintainer>
Expand Down
2 changes: 1 addition & 1 deletion rmf_demos_tasks/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

setup(
name=package_name,
version='2.3.0',
version='2.4.0',
packages=[package_name],
data_files=[
(
Expand Down
Loading