Skip to content

Commit cb39567

Browse files
authored
Merge branch 'master' into refactor/behavior-tree-1
2 parents f50f4e9 + e8c2fc5 commit cb39567

File tree

80 files changed

+983
-90
lines changed

Some content is hidden

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

80 files changed

+983
-90
lines changed

common/agnocast_wrapper/CHANGELOG.rst

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,16 @@
22
Changelog for package agnocast_wrapper
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5+
16.4.0 (2025-05-22)
6+
-------------------
7+
* Merge branch 'master' into feature/change_allow_goal_modification
8+
* Merge branch 'master' into feature/change_allow_goal_modification
9+
* Merge branch 'master' into feature/change_allow_goal_modification
10+
* Merge branch 'master' into feature/change_allow_goal_modification
11+
* Merge branch 'master' into feature/change_allow_goal_modification
12+
* Merge branch 'master' into feature/change_allow_goal_modification
13+
* Contributors: Kotaro Yoshimoto
14+
515
16.3.11 (2025-05-21)
616
--------------------
717
* Merge branch 'master' into refactor/lanelet_matching

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.3.11</version>
5+
<version>16.4.0</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: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,16 @@
22
Changelog for package get_parameter
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5+
16.4.0 (2025-05-22)
6+
-------------------
7+
* Merge branch 'master' into feature/change_allow_goal_modification
8+
* Merge branch 'master' into feature/change_allow_goal_modification
9+
* Merge branch 'master' into feature/change_allow_goal_modification
10+
* Merge branch 'master' into feature/change_allow_goal_modification
11+
* Merge branch 'master' into feature/change_allow_goal_modification
12+
* Merge branch 'master' into feature/change_allow_goal_modification
13+
* Contributors: Kotaro Yoshimoto
14+
515
16.3.11 (2025-05-21)
616
--------------------
717
* Merge branch 'master' into refactor/lanelet_matching

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.3.11</version>
5+
<version>16.4.0</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: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,16 @@ Changelog for package arithmetic
2121
* Merge remote-tracking branch 'origin/master' into feature/publish_empty_context
2222
* Contributors: Masaya Kataoka
2323

24+
16.4.0 (2025-05-22)
25+
-------------------
26+
* Merge branch 'master' into feature/change_allow_goal_modification
27+
* Merge branch 'master' into feature/change_allow_goal_modification
28+
* Merge branch 'master' into feature/change_allow_goal_modification
29+
* Merge branch 'master' into feature/change_allow_goal_modification
30+
* Merge branch 'master' into feature/change_allow_goal_modification
31+
* Merge branch 'master' into feature/change_allow_goal_modification
32+
* Contributors: Kotaro Yoshimoto
33+
2434
16.3.11 (2025-05-21)
2535
--------------------
2636
* Merge branch 'master' into refactor/lanelet_matching

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.3.11</version>
5+
<version>16.4.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: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,16 @@ Changelog for package geometry
2121
* Merge remote-tracking branch 'origin/master' into feature/publish_empty_context
2222
* Contributors: Masaya Kataoka
2323

24+
16.4.0 (2025-05-22)
25+
-------------------
26+
* Merge branch 'master' into feature/change_allow_goal_modification
27+
* Merge branch 'master' into feature/change_allow_goal_modification
28+
* Merge branch 'master' into feature/change_allow_goal_modification
29+
* Merge branch 'master' into feature/change_allow_goal_modification
30+
* Merge branch 'master' into feature/change_allow_goal_modification
31+
* Merge branch 'master' into feature/change_allow_goal_modification
32+
* Contributors: Kotaro Yoshimoto
33+
2434
16.3.11 (2025-05-21)
2535
--------------------
2636
* Merge branch 'master' into refactor/lanelet_matching

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.3.11</version>
5+
<version>16.4.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: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,16 @@ Changelog for package scenario_simulator_exception
2121
* Merge remote-tracking branch 'origin/master' into feature/publish_empty_context
2222
* Contributors: Masaya Kataoka
2323

24+
16.4.0 (2025-05-22)
25+
-------------------
26+
* Merge branch 'master' into feature/change_allow_goal_modification
27+
* Merge branch 'master' into feature/change_allow_goal_modification
28+
* Merge branch 'master' into feature/change_allow_goal_modification
29+
* Merge branch 'master' into feature/change_allow_goal_modification
30+
* Merge branch 'master' into feature/change_allow_goal_modification
31+
* Merge branch 'master' into feature/change_allow_goal_modification
32+
* Contributors: Kotaro Yoshimoto
33+
2434
16.3.11 (2025-05-21)
2535
--------------------
2636
* Merge branch 'master' into refactor/lanelet_matching

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.3.11</version>
5+
<version>16.4.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>

0 commit comments

Comments
 (0)