Skip to content

Commit

Permalink
1.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
immel-f committed Oct 25, 2024
1 parent 2111f91 commit 72b7d2a
Show file tree
Hide file tree
Showing 22 changed files with 33 additions and 33 deletions.
4 changes: 2 additions & 2 deletions lanelet2/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
Changelog for package lanelet2
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
1.2.2 (2024-10-25)
------------------

1.2.1 (2023-05-10)
------------------
Expand Down
2 changes: 1 addition & 1 deletion lanelet2/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>lanelet2</name>
<version>1.2.1</version>
<version>1.2.2</version>
<description>Meta-package for lanelet2</description>

<license>BSD</license>
Expand Down
4 changes: 2 additions & 2 deletions lanelet2_core/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
Changelog for package lanelet2_core
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
1.2.2 (2024-10-25)
------------------
* Implement signed curvature (`#355 <https://github.com/fzi-forschungszentrum-informatik/Lanelet2/issues/355>`_)
* Build documentation with mkdocs (`#321 <https://github.com/fzi-forschungszentrum-informatik/Lanelet2/issues/321>`_)
* Update RegulatoryElementTagging.md (`#316 <https://github.com/fzi-forschungszentrum-informatik/Lanelet2/issues/316>`_)
Expand Down
2 changes: 1 addition & 1 deletion lanelet2_core/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>lanelet2_core</name>
<version>1.2.1</version>
<version>1.2.2</version>
<description>Lanelet2 core module</description>

<license>BSD</license>
Expand Down
4 changes: 2 additions & 2 deletions lanelet2_examples/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
Changelog for package lanelet2_examples
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
1.2.2 (2024-10-25)
------------------
* Build documentation with mkdocs (`#321 <https://github.com/fzi-forschungszentrum-informatik/Lanelet2/issues/321>`_)
* Fix `#324 <https://github.com/fzi-forschungszentrum-informatik/Lanelet2/issues/324>`_: exception thrown when using GeocentricProjector (`#325 <https://github.com/fzi-forschungszentrum-informatik/Lanelet2/issues/325>`_)
* Contributors: DavUhll, Michał Antkiewicz
Expand Down
2 changes: 1 addition & 1 deletion lanelet2_examples/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>lanelet2_examples</name>
<version>1.2.1</version>
<version>1.2.2</version>
<description>Examples for working with Lanelet2</description>

<license>BSD</license>
Expand Down
4 changes: 2 additions & 2 deletions lanelet2_io/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
Changelog for package lanelet2_io
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
1.2.2 (2024-10-25)
------------------
* Build documentation with mkdocs (`#321 <https://github.com/fzi-forschungszentrum-informatik/Lanelet2/issues/321>`_)
* Contributors: DavUhll

Expand Down
2 changes: 1 addition & 1 deletion lanelet2_io/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>lanelet2_io</name>
<version>1.2.1</version>
<version>1.2.2</version>
<description>Parser/Writer module for lanelet2</description>

<license>BSD</license>
Expand Down
4 changes: 2 additions & 2 deletions lanelet2_maps/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
Changelog for package lanelet2_maps
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
1.2.2 (2024-10-25)
------------------
* bugfix speed limit preset in laneletpresets.xml (`#318 <https://github.com/fzi-forschungszentrum-informatik/Lanelet2/issues/318>`_)
* Contributors: R-Fehler

Expand Down
2 changes: 1 addition & 1 deletion lanelet2_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>lanelet2_maps</name>
<version>1.2.1</version>
<version>1.2.2</version>
<description>Example maps in the lanelet2-format</description>

<license>BSD</license>
Expand Down
4 changes: 2 additions & 2 deletions lanelet2_matching/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
Changelog for package lanelet2_matching
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
1.2.2 (2024-10-25)
------------------

1.2.1 (2023-05-10)
------------------
Expand Down
2 changes: 1 addition & 1 deletion lanelet2_matching/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>lanelet2_matching</name>
<version>1.2.1</version>
<version>1.2.2</version>
<description>Library to match objects to lanelets</description>

<license>BSD</license>
Expand Down
4 changes: 2 additions & 2 deletions lanelet2_projection/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
Changelog for package lanelet2_projection
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
1.2.2 (2024-10-25)
------------------
* Fix `#324 <https://github.com/fzi-forschungszentrum-informatik/Lanelet2/issues/324>`_: exception thrown when using GeocentricProjector (`#325 <https://github.com/fzi-forschungszentrum-informatik/Lanelet2/issues/325>`_)
* Contributors: Michał Antkiewicz

Expand Down
2 changes: 1 addition & 1 deletion lanelet2_projection/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>lanelet2_projection</name>
<version>1.2.1</version>
<version>1.2.2</version>
<description>Lanelet2 projection library for lat/lon to local x/y conversion</description>

<license>BSD</license>
Expand Down
4 changes: 2 additions & 2 deletions lanelet2_python/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
Changelog for package lanelet2_python
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
1.2.2 (2024-10-25)
------------------
* Update print_ids.py to Python3 (`#357 <https://github.com/fzi-forschungszentrum-informatik/Lanelet2/issues/357>`_)
* Implement signed curvature (`#355 <https://github.com/fzi-forschungszentrum-informatik/Lanelet2/issues/355>`_)
* Migrate conanfile to conan2 (`#364 <https://github.com/fzi-forschungszentrum-informatik/Lanelet2/issues/364>`_)
Expand Down
2 changes: 1 addition & 1 deletion lanelet2_python/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>lanelet2_python</name>
<version>1.2.1</version>
<version>1.2.2</version>
<description>Python bindings for lanelet2</description>

<license>BSD</license>
Expand Down
4 changes: 2 additions & 2 deletions lanelet2_routing/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
Changelog for package lanelet2_routing
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
1.2.2 (2024-10-25)
------------------
* Prevent unintended modification of graph in lanelet::routing::Route (`#352 <https://github.com/fzi-forschungszentrum-informatik/Lanelet2/issues/352>`_)
* Build documentation with mkdocs (`#321 <https://github.com/fzi-forschungszentrum-informatik/Lanelet2/issues/321>`_)
* Contributors: DavUhll, poggenhans
Expand Down
2 changes: 1 addition & 1 deletion lanelet2_routing/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>lanelet2_routing</name>
<version>1.2.1</version>
<version>1.2.2</version>
<description>Routing module for lanelet2</description>

<license>BSD</license>
Expand Down
4 changes: 2 additions & 2 deletions lanelet2_traffic_rules/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
Changelog for package lanelet2_traffic_rules
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
1.2.2 (2024-10-25)
------------------
* Build documentation with mkdocs (`#321 <https://github.com/fzi-forschungszentrum-informatik/Lanelet2/issues/321>`_)
* Contributors: DavUhll

Expand Down
2 changes: 1 addition & 1 deletion lanelet2_traffic_rules/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>lanelet2_traffic_rules</name>
<version>1.2.1</version>
<version>1.2.2</version>
<description>Package for interpreting traffic rules in a lanelet map</description>

<license>BSD</license>
Expand Down
4 changes: 2 additions & 2 deletions lanelet2_validation/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
Changelog for package lanelet2_validation
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
1.2.2 (2024-10-25)
------------------

1.2.1 (2023-05-10)
------------------
Expand Down
2 changes: 1 addition & 1 deletion lanelet2_validation/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>lanelet2_validation</name>
<version>1.2.1</version>
<version>1.2.2</version>
<description>Package for sanitizing lanelet maps</description>

<license>BSD</license>
Expand Down

0 comments on commit 72b7d2a

Please sign in to comment.