Commit 6fc35a0 1 parent 69f0e5e commit 6fc35a0 Copy full SHA for 6fc35a0
File tree 4 files changed +12
-2
lines changed
autoware_lanelet2_extension
autoware_lanelet2_extension_python
4 files changed +12
-2
lines changed Original file line number Diff line number Diff line change 2
2
Changelog for package autoware_lanelet2_extension
3
3
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
4
4
5
+ 0.6.1 (2024-09-06)
6
+ ------------------
7
+ * feat(lanelet2_extension): add util/visualization of BusStopArea (`#28 <https://github.com/autowarefoundation/autoware_lanelet2_extension/issues/28 >`_)
8
+ * feat(lanelet2_extension): add query for bicycle_lane (`#29 <https://github.com/autowarefoundation/autoware_lanelet2_extension/issues/29 >`_)
9
+ add bicycle_lane query
10
+ * Contributors: Mamoru Sobue
11
+
5
12
0.6.0 (2024-08-28)
6
13
------------------
7
14
* feat(lanelet2_extension)!: release format_v2 (`#26 <https://github.com/autowarefoundation/autoware_lanelet2_extension/issues/26 >`_)
Original file line number Diff line number Diff line change 2
2
<?xml-model href =" http://download.ros.org/schema/package_format3.xsd" schematypens =" http://www.w3.org/2001/XMLSchema" ?>
3
3
<package format =" 3" >
4
4
<name >autoware_lanelet2_extension</name >
5
- <version >0.6.0 </version >
5
+ <version >0.6.1 </version >
6
6
<description >The autoware_lanelet2_extension package contains libraries to handle Lanelet2 format data.</description >
7
7
<maintainer email =" ryohsuke.mitsudome@tier4.jp" >mitsudome-r</maintainer >
8
8
<maintainer email =" masahiro.sakamoto@tier4.jp" >Masahiro Sakamoto</maintainer >
Original file line number Diff line number Diff line change 2
2
Changelog for package autoware_lanelet2_extension_python
3
3
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
4
4
5
+ 0.6.1 (2024-09-06)
6
+ ------------------
7
+
5
8
0.6.0 (2024-08-28)
6
9
------------------
7
10
Original file line number Diff line number Diff line change 2
2
<?xml-model href =" http://download.ros.org/schema/package_format3.xsd" schematypens =" http://www.w3.org/2001/XMLSchema" ?>
3
3
<package format =" 3" >
4
4
<name >autoware_lanelet2_extension_python</name >
5
- <version >0.6.0 </version >
5
+ <version >0.6.1 </version >
6
6
<description >The autoware_lanelet2_extension_python package contains Python bindings for lanelet2_extension package</description >
7
7
<maintainer email =" mamoru.sobue@tier4.jp" >Mamoru Sobue</maintainer >
8
8
<maintainer email =" yutaka.kondo@tier4.jp" >Yutaka Kondo</maintainer >
You can’t perform that action at this time.
0 commit comments