Skip to content

Commit f9eb189

Browse files
authored
Merge branch 'master' into doc/longitudinal-control
2 parents fbef50a + 6fbb5c9 commit f9eb189

File tree

62 files changed

+232
-42
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

62 files changed

+232
-42
lines changed

common/math/arithmetic/CHANGELOG.rst

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,12 @@ Changelog for package arithmetic
2121
* Merge remote-tracking branch 'origin/master' into feature/publish_empty_context
2222
* Contributors: Masaya Kataoka
2323

24+
3.1.0 (2024-07-16)
25+
------------------
26+
* Merge branch 'master' into autoware_lanelet2_extension
27+
* Merge branch 'master' into autoware_lanelet2_extension
28+
* Contributors: Tatsuya Yamasaki
29+
2430
3.0.3 (2024-07-12)
2531
------------------
2632
* Merge branch 'master' into test/synchronized-action-kashiwanoha-map

common/math/arithmetic/package.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<?xml-model href="http://download.ros.org/schema/package_format3.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?>
33
<package format="3">
44
<name>arithmetic</name>
5-
<version>3.0.3</version>
5+
<version>3.1.0</version>
66
<description>arithmetic library for scenario_simulator_v2</description>
77
<maintainer email="[email protected]">Tatsuya Yamasaki</maintainer>
88
<license>Apache License 2.0</license>

common/math/geometry/CHANGELOG.rst

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,12 @@ Changelog for package geometry
2121
* Merge remote-tracking branch 'origin/master' into feature/publish_empty_context
2222
* Contributors: Masaya Kataoka
2323

24+
3.1.0 (2024-07-16)
25+
------------------
26+
* Merge branch 'master' into autoware_lanelet2_extension
27+
* Merge branch 'master' into autoware_lanelet2_extension
28+
* Contributors: Tatsuya Yamasaki
29+
2430
3.0.3 (2024-07-12)
2531
------------------
2632
* Merge branch 'master' into test/synchronized-action-kashiwanoha-map

common/math/geometry/package.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<?xml-model href="http://download.ros.org/schema/package_format3.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?>
33
<package format="3">
44
<name>geometry</name>
5-
<version>3.0.3</version>
5+
<version>3.1.0</version>
66
<description>geometry math library for scenario_simulator_v2 application</description>
77
<maintainer email="[email protected]">Masaya Kataoka</maintainer>
88
<license>Apache License 2.0</license>

common/scenario_simulator_exception/CHANGELOG.rst

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,12 @@ Changelog for package scenario_simulator_exception
2121
* Merge remote-tracking branch 'origin/master' into feature/publish_empty_context
2222
* Contributors: Masaya Kataoka
2323

24+
3.1.0 (2024-07-16)
25+
------------------
26+
* Merge branch 'master' into autoware_lanelet2_extension
27+
* Merge branch 'master' into autoware_lanelet2_extension
28+
* Contributors: Tatsuya Yamasaki
29+
2430
3.0.3 (2024-07-12)
2531
------------------
2632
* Merge branch 'master' into test/synchronized-action-kashiwanoha-map

common/scenario_simulator_exception/package.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<?xml-model href="http://download.ros.org/schema/package_format3.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?>
33
<package format="3">
44
<name>scenario_simulator_exception</name>
5-
<version>3.0.3</version>
5+
<version>3.1.0</version>
66
<description>Exception types for scenario simulator</description>
77
<maintainer email="[email protected]">Tatsuya Yamasaki</maintainer>
88
<license>Apache License 2.0</license>

common/simple_junit/CHANGELOG.rst

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,12 @@ Changelog for package junit_exporter
2121
* Merge remote-tracking branch 'origin/master' into feature/publish_empty_context
2222
* Contributors: Masaya Kataoka
2323

24+
3.1.0 (2024-07-16)
25+
------------------
26+
* Merge branch 'master' into autoware_lanelet2_extension
27+
* Merge branch 'master' into autoware_lanelet2_extension
28+
* Contributors: Tatsuya Yamasaki
29+
2430
3.0.3 (2024-07-12)
2531
------------------
2632
* Merge branch 'master' into test/synchronized-action-kashiwanoha-map

common/simple_junit/package.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<?xml-model href="http://download.ros.org/schema/package_format3.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?>
33
<package format="3">
44
<name>simple_junit</name>
5-
<version>3.0.3</version>
5+
<version>3.1.0</version>
66
<description>Lightweight JUnit library for ROS 2</description>
77
<maintainer email="[email protected]">Masaya Kataoka</maintainer>
88
<maintainer email="[email protected]">Tatsuya Yamasaki</maintainer>

common/status_monitor/CHANGELOG.rst

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,12 @@ Changelog for package status_monitor
2121
* Merge remote-tracking branch 'origin/master' into feature/publish_empty_context
2222
* Contributors: Masaya Kataoka
2323

24+
3.1.0 (2024-07-16)
25+
------------------
26+
* Merge branch 'master' into autoware_lanelet2_extension
27+
* Merge branch 'master' into autoware_lanelet2_extension
28+
* Contributors: Tatsuya Yamasaki
29+
2430
3.0.3 (2024-07-12)
2531
------------------
2632
* Merge branch 'master' into test/synchronized-action-kashiwanoha-map

common/status_monitor/package.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<?xml-model href="http://download.ros.org/schema/package_format3.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?>
33
<package format="3">
44
<name>status_monitor</name>
5-
<version>3.0.3</version>
5+
<version>3.1.0</version>
66
<description>none</description>
77
<maintainer email="[email protected]">Tatsuya Yamasaki</maintainer>
88
<license>Apache License 2.0</license>

0 commit comments

Comments
 (0)