Skip to content

Commit

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

Signed-off-by: Yadunund <yadunund@intrinsic.ai>

* 1.9.0

Signed-off-by: Yadunund <yadunund@intrinsic.ai>

---------

Signed-off-by: Yadunund <yadunund@intrinsic.ai>
  • Loading branch information
Yadunund authored Jun 2, 2024
1 parent 34b38e1 commit 27aa2c7
Show file tree
Hide file tree
Showing 9 changed files with 30 additions and 5 deletions.
10 changes: 10 additions & 0 deletions rmf_building_map_tools/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,16 @@
Changelog for package rmf\_building\_map\_tools
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

1.9.0 (2024-06-01)
------------------
* Fix MultiPolygon not iterable (`#496 <https://github.com/open-rmf/rmf_traffic_editor/pull/496>`_)
* Harmonic release and ECS refactor (`#483 <https://github.com/open-rmf/rmf_traffic_editor/pull/483>`_)
* workaround fuel dup (`#490 <https://github.com/open-rmf/rmf_traffic_editor/pull/490>`_)
* Add per_page arg to fuel pagination for pit_crew (`#491 <https://github.com/open-rmf/rmf_traffic_editor/pull/491>`_)
* bugfix: specify coordiate_system when generating yaml for lift. (`#488 <https://github.com/open-rmf/rmf_traffic_editor/pull/488>`_)
* Handle geometry collections (`#476 <https://github.com/open-rmf/rmf_traffic_editor/pull/476>`_)
* Contributors: Arjo Chakravarty, Grey, Luca Della Vedova, Teo Koon Peng, Xiyu, cwrx777, methylDragon, Yadunund

1.8.2 (2023-12-15)
------------------
* Export door information to nav graphs (`#479 <https://github.com/open-rmf/rmf_traffic_editor/pull/479>`_)
Expand Down
2 changes: 1 addition & 1 deletion rmf_building_map_tools/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_building_map_tools</name>
<version>1.8.2</version>
<version>1.9.0</version>
<description>RMF Building map tools</description>
<maintainer email="mquigley@openrobotics.org">Morgan Quigley</maintainer>
<maintainer email="marco@openrobotics.org">Marco A. Gutiérrez</maintainer>
Expand Down
2 changes: 1 addition & 1 deletion rmf_building_map_tools/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

setup(
name=package_name,
version='1.8.1',
version='1.9.0',
packages=[
'building_crowdsim',
'building_crowdsim.navmesh',
Expand Down
7 changes: 7 additions & 0 deletions rmf_traffic_editor/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@
Changelog for package rmf\_traffic\_editor
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

1.9.0 (2024-06-01)
------------------
* Fix buildfarm build of rmf_traffic_editor packages (`#495 <https://github.com/open-rmf/rmf_traffic_editor/pull/495>`_)
* Harmonic release and ECS refactor (`#483 <https://github.com/open-rmf/rmf_traffic_editor/pull/483>`_)
* Fix empty generate_crs in building yaml. (`#482 <https://github.com/open-rmf/rmf_traffic_editor/pull/482>`_)
* Contributors: Luca Della Vedova, Grey, cwrx777

1.8.2 (2023-12-15)
------------------
* Merge radius property (`#480 <https://github.com/open-rmf/rmf_traffic_editor/pull/480>`_)
Expand Down
2 changes: 1 addition & 1 deletion rmf_traffic_editor/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_traffic_editor</name>
<version>1.8.2</version>
<version>1.9.0</version>
<description>traffic editor</description>
<maintainer email="morgan@openrobotics.org">Morgan Quigley</maintainer>
<maintainer email="marco@openrobotics.org">Marco A. Gutiérrez</maintainer>
Expand Down
5 changes: 5 additions & 0 deletions rmf_traffic_editor_assets/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,11 @@
Changelog for package rmf\_traffic\_editor\_assets
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

1.9.0 (2024-06-01)
------------------
* Fix buildfarm build of rmf_traffic_editor packages (`#495 <https://github.com/open-rmf/rmf_traffic_editor/pull/495>`_)
* Contributors: Luca Della Vedova

1.8.2 (2023-12-15)
------------------

Expand Down
2 changes: 1 addition & 1 deletion rmf_traffic_editor_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_format2.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?>
<package format="2">
<name>rmf_traffic_editor_assets</name>
<version>1.8.2</version>
<version>1.9.0</version>
<description>Assets for use with traffic_editor.</description>

<maintainer email="brandon@openrobotics.org">Brandon Ong</maintainer>
Expand Down
3 changes: 3 additions & 0 deletions rmf_traffic_editor_test_maps/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@
Changelog for package rmf\_traffic\_editor\_test\_maps
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

1.9.0 (2024-06-01)
------------------

1.8.2 (2023-12-15)
------------------

Expand Down
2 changes: 1 addition & 1 deletion rmf_traffic_editor_test_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_traffic_editor_test_maps</name>
<version>1.8.2</version>
<version>1.9.0</version>
<description>
Some test maps for traffic_editor and rmf_building_map_tools.
</description>
Expand Down

0 comments on commit 27aa2c7

Please sign in to comment.