Skip to content

Commit 69e9081

Browse files
authored
Merge branch 'master' into feature/delay_curventure_calculation
2 parents 6dbfa04 + 434b40b commit 69e9081

File tree

74 files changed

+316
-103
lines changed

Some content is hidden

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

74 files changed

+316
-103
lines changed

common/agnocast_wrapper/CHANGELOG.rst

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,13 @@ Changelog for package agnocast_wrapper
55
16.4.2 (2025-05-23)
66
-------------------
77

8+
16.4.3 (2025-05-27)
9+
-------------------
10+
* Merge branch 'master' into refactor/behavior-tree-2
11+
* Bump version of scenario_simulator_v2 from version version 16.4.1 to version 16.4.2
12+
* Merge branch 'master' into refactor/behavior-tree-2
13+
* Contributors: Kotaro Yoshimoto, Taiga
14+
815
16.4.1 (2025-05-23)
916
-------------------
1017
* Merge branch 'master' into refactor/behavior-tree-1

common/agnocast_wrapper/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>agnocast_wrapper</name>
5-
<version>16.4.2</version>
5+
<version>16.4.3</version>
66
<description>A wrapper package for agnocast</description>
77
<maintainer email="[email protected]">Mateusz Palczuk</maintainer>
88
<license>Apache License 2.0</license>

common/get_parameter/CHANGELOG.rst

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,13 @@ Changelog for package get_parameter
55
16.4.2 (2025-05-23)
66
-------------------
77

8+
16.4.3 (2025-05-27)
9+
-------------------
10+
* Merge branch 'master' into refactor/behavior-tree-2
11+
* Bump version of scenario_simulator_v2 from version version 16.4.1 to version 16.4.2
12+
* Merge branch 'master' into refactor/behavior-tree-2
13+
* Contributors: Kotaro Yoshimoto, Taiga
14+
815
16.4.1 (2025-05-23)
916
-------------------
1017
* Merge branch 'master' into refactor/behavior-tree-1

common/get_parameter/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>get_parameter</name>
5-
<version>16.4.2</version>
5+
<version>16.4.3</version>
66
<description>Thin wrapper for rclcpp::Node::get_parameter</description>
77
<maintainer email="[email protected]">Tatsuya Yamasaki</maintainer>
88
<license>Apache License 2.0</license>

common/math/arithmetic/CHANGELOG.rst

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,13 @@ Changelog for package arithmetic
2424
16.4.2 (2025-05-23)
2525
-------------------
2626

27+
16.4.3 (2025-05-27)
28+
-------------------
29+
* Merge branch 'master' into refactor/behavior-tree-2
30+
* Bump version of scenario_simulator_v2 from version version 16.4.1 to version 16.4.2
31+
* Merge branch 'master' into refactor/behavior-tree-2
32+
* Contributors: Kotaro Yoshimoto, Taiga
33+
2734
16.4.1 (2025-05-23)
2835
-------------------
2936
* Merge branch 'master' into refactor/behavior-tree-1

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>16.4.2</version>
5+
<version>16.4.3</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: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,13 @@ Changelog for package geometry
2424
16.4.2 (2025-05-23)
2525
-------------------
2626

27+
16.4.3 (2025-05-27)
28+
-------------------
29+
* Merge branch 'master' into refactor/behavior-tree-2
30+
* Bump version of scenario_simulator_v2 from version version 16.4.1 to version 16.4.2
31+
* Merge branch 'master' into refactor/behavior-tree-2
32+
* Contributors: Kotaro Yoshimoto, Taiga
33+
2734
16.4.1 (2025-05-23)
2835
-------------------
2936
* Merge branch 'master' into refactor/behavior-tree-1

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>16.4.2</version>
5+
<version>16.4.3</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: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,13 @@ Changelog for package scenario_simulator_exception
2424
16.4.2 (2025-05-23)
2525
-------------------
2626

27+
16.4.3 (2025-05-27)
28+
-------------------
29+
* Merge branch 'master' into refactor/behavior-tree-2
30+
* Bump version of scenario_simulator_v2 from version version 16.4.1 to version 16.4.2
31+
* Merge branch 'master' into refactor/behavior-tree-2
32+
* Contributors: Kotaro Yoshimoto, Taiga
33+
2734
16.4.1 (2025-05-23)
2835
-------------------
2936
* Merge branch 'master' into refactor/behavior-tree-1

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>16.4.2</version>
5+
<version>16.4.3</version>
66
<description>Exception types for scenario simulator</description>
77
<maintainer email="[email protected]">Tatsuya Yamasaki</maintainer>
88
<license>Apache License 2.0</license>

0 commit comments

Comments
 (0)