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 to 2.2.3 #199

Merged
merged 2 commits into from
Dec 20, 2023
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.2.3 (2023-12-20)
------------------

2.2.2 (2023-08-28)
------------------
* EasyFullControl integration with rmf_demos (`#158 <https://github.com/open-rmf/rmf_demos/pull/158>`_)
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.2.2</version>
<version>2.2.3</version>
<description>Common launch files for RMF demos</description>
<maintainer email="[email protected]">Yadunund</maintainer>
<maintainer email="[email protected]">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.2.3 (2023-12-20)
------------------

2.2.2 (2023-08-28)
------------------

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.2.2</version>
<version>2.2.3</version>
<description>Models and other media used for RMF demos</description>
<maintainer email="[email protected]">Yadunund</maintainer>
<maintainer email="[email protected]">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.2.3 (2023-12-20)
------------------

2.2.2 (2023-08-28)
------------------

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.2.2</version>
<version>2.2.3</version>
<description>Nodes for bridging between different communication stacks</description>
<maintainer email="[email protected]">Boon Han</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.2.2',
version='2.2.3',
packages=[package_name],
data_files=[
('share/ament_index/resource_index/packages',
Expand Down
5 changes: 5 additions & 0 deletions rmf_demos_dashboard_resources/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,11 @@
Changelog for package rmf_demos_dashboard_resources
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

2.2.3 (2023-12-20)
------------------
* Adding scale for icons (`#196 <https://github.com/open-rmf/rmf_demos/pull/196>`_)
* Contributors: Aaron Chong

2.2.2 (2023-08-28)
------------------

Expand Down
2 changes: 1 addition & 1 deletion rmf_demos_dashboard_resources/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_dashboard_resources</name>
<version>2.2.2</version>
<version>2.2.3</version>
<description>Resource pack for RMF dashboard</description>
<maintainer email="[email protected]">Matías Bavera</maintainer>
<maintainer email="[email protected]">Marco A. Gutiérrez</maintainer>
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.2.3 (2023-12-20)
------------------

2.2.2 (2023-08-28)
------------------
* EasyFullControl integration with rmf_demos (`#158 <https://github.com/open-rmf/rmf_demos/pull/158>`_)
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.2.2</version>
<version>2.2.3</version>
<description>Fleet adapters for interfacing with RMF Demos robots with a fleet manager via REST API</description>
<maintainer email="[email protected]">Xi Yu Oh</maintainer>
<license>Apache License 2.0</license>
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 @@ -6,7 +6,7 @@

setup(
name=package_name,
version='2.2.2',
version='2.2.3',
packages=find_packages(),
data_files=[
('share/ament_index/resource_index/packages',
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.2.3 (2023-12-20)
------------------

2.2.2 (2023-08-28)
------------------

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.2.2</version>
<version>2.2.3</version>
<description>Launch files for RMF demos using the Gazebo simulator</description>
<maintainer email="[email protected]">Yadunund</maintainer>
<maintainer email="[email protected]">Luca Della Vedova</maintainer>
Expand Down
3 changes: 3 additions & 0 deletions rmf_demos_gz_classic/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@
Changelog for package rmf_demos_gz_classic
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

2.2.3 (2023-12-20)
------------------

2.2.2 (2023-08-28)
------------------

Expand Down
2 changes: 1 addition & 1 deletion rmf_demos_gz_classic/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_classic</name>
<version>2.2.2</version>
<version>2.2.3</version>
<description>Launch files for RMF demos using the Gazebo-classic simulator</description>
<maintainer email="[email protected]">Yadunund</maintainer>
<maintainer email="[email protected]">Marco A. Gutiérrez</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.2.3 (2023-12-20)
------------------

2.2.2 (2023-08-28)
------------------
* EasyFullControl integration with rmf_demos (`#158 <https://github.com/open-rmf/rmf_demos/pull/158>`_)
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.2.2</version>
<version>2.2.3</version>
<description>A package containing demo maps for rmf</description>
<maintainer email="[email protected]">Aaron Chong</maintainer>
<maintainer email="[email protected]">Marco A. Gutiérrez</maintainer>
Expand Down
3 changes: 3 additions & 0 deletions rmf_demos_panel/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@
Changelog for package rmf_demos_panel
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

2.2.3 (2023-12-20)
------------------

2.2.2 (2023-08-28)
------------------

Expand Down
2 changes: 1 addition & 1 deletion rmf_demos_panel/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_panel</name>
<version>2.2.2</version>
<version>2.2.3</version>
<description>Web based RMF Demo Panel</description>
<maintainer email="[email protected]">youliang</maintainer>
<maintainer email="[email protected]">Marco A. Gutiérrez</maintainer>
Expand Down
2 changes: 1 addition & 1 deletion rmf_demos_panel/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

setup(
name=package_name,
version='2.2.2',
version='2.2.3',
packages=[package_name],
data_files=[
('share/ament_index/resource_index/packages',
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.2.3 (2023-12-20)
------------------

2.2.2 (2023-08-28)
------------------
* EasyFullControl integration with rmf_demos (`#158 <https://github.com/open-rmf/rmf_demos/pull/158>`_)
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.2.2</version>
<version>2.2.3</version>
<description>A package containing scripts for demos</description>
<author email= "[email protected]">Grey</author>
<maintainer email="[email protected]">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.2.2',
version='2.2.3',
packages=[package_name],
data_files=[
('share/ament_index/resource_index/packages',
Expand Down
Loading