Skip to content

Commit 9eb16c3

Browse files
committed
Bump version of scenario_simulator_v2 from version 16.2.0 to version 16.3.0
1 parent 09fceff commit 9eb16c3

File tree

64 files changed

+507
-32
lines changed

Some content is hidden

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

64 files changed

+507
-32
lines changed

common/agnocast_wrapper/CHANGELOG.rst

+24
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,29 @@
22
Changelog for package agnocast_wrapper
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5+
16.3.0 (2025-04-25)
6+
-------------------
7+
* Merge pull request `#1569 <https://github.com/tier4/scenario_simulator_v2/issues/1569>`_ from tier4/feature/agnocast
8+
* chore: fill package description
9+
* chore: update agnocast_wrapper package version manually to pass the CI
10+
* fix(agnocast_wrapper): fix package.xml
11+
* fix(agnocast_wrapper): fix changelog
12+
* fix(agnocast_wrapper): add EOF to changelog
13+
* fix(agnocast_wrapper): set package version
14+
* feat(agnocast): allow agnocast_wrapper to be built without agnocastlib, fix changelog
15+
* feat(agnocast_wrapper): ad CHANGELOG
16+
* fix(agnocast_wrapper): fix uncrustify
17+
* fix(agnocast): fix unit-test after agnocast support
18+
* feat(simple_sensor_simulator, agnocast_wrapper): improve agnocast
19+
* Fix copyright comment
20+
* Add missing includes and format code
21+
* Add NOLINT to URL
22+
* Add copyright to cmake function
23+
* Added environment variable to change building with or without Agnocast
24+
The mechanism is similar to this one: https://github.com/veqcc/autoware.universe/tree/252ae60788a8388585780a6b1935a5682c688464
25+
* Implement agnocast_wrapper package
26+
It provides type and function aliases which implementation changes between ROS and Agnocast based on a compile definitions
27+
* Contributors: Dawid Moszynski, Kotaro Yoshimoto, Mateusz Palczuk
28+
529
16.1.3 (2025-04-21)
630
-------------------

common/agnocast_wrapper/package.xml

+1-1
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.2.0</version>
5+
<version>16.3.0</version>
66
<description>A wrapper package for agnocast</description>
77
<maintainer email="mateusz.palczuk@robotec.ai">Mateusz Palczuk</maintainer>
88
<license>Apache License 2.0</license>

common/get_parameter/CHANGELOG.rst

+14
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,20 @@
22
Changelog for package get_parameter
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5+
16.3.0 (2025-04-25)
6+
-------------------
7+
* Merge branch 'master' into feature/agnocast
8+
* Merge branch 'master' into feature/agnocast
9+
* Revert "Revert "Merge branch 'master' into feature/agnocast""
10+
This reverts commit b54960a3492c52964556d54d5943c00cdfa10f50.
11+
* Revert "Merge branch 'master' into feature/agnocast"
12+
This reverts commit a01992c8e365edd59a52d918cccfec61885234f2, reversing
13+
changes made to 7f892377f23e4a7bfec460cbfa9f7cdd1b644806.
14+
* Merge branch 'master' into feature/agnocast
15+
* Merge branch 'master' into feature/agnocast
16+
* Merge branch 'master' into feature/agnocast
17+
* Contributors: Dawid Moszynski, Dawid Moszyński, Kotaro Yoshimoto, Mateusz Palczuk
18+
519
16.2.0 (2025-04-24)
620
-------------------
721

common/get_parameter/package.xml

+1-1
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.2.0</version>
5+
<version>16.3.0</version>
66
<description>Thin wrapper for rclcpp::Node::get_parameter</description>
77
<maintainer email="tatsuya.yamasaki@tier4.jp">Tatsuya Yamasaki</maintainer>
88
<license>Apache License 2.0</license>

common/math/arithmetic/CHANGELOG.rst

+14
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,20 @@ Changelog for package arithmetic
2121
* Merge remote-tracking branch 'origin/master' into feature/publish_empty_context
2222
* Contributors: Masaya Kataoka
2323

24+
16.3.0 (2025-04-25)
25+
-------------------
26+
* Merge branch 'master' into feature/agnocast
27+
* Merge branch 'master' into feature/agnocast
28+
* Revert "Revert "Merge branch 'master' into feature/agnocast""
29+
This reverts commit b54960a3492c52964556d54d5943c00cdfa10f50.
30+
* Revert "Merge branch 'master' into feature/agnocast"
31+
This reverts commit a01992c8e365edd59a52d918cccfec61885234f2, reversing
32+
changes made to 7f892377f23e4a7bfec460cbfa9f7cdd1b644806.
33+
* Merge branch 'master' into feature/agnocast
34+
* Merge branch 'master' into feature/agnocast
35+
* Merge branch 'master' into feature/agnocast
36+
* Contributors: Dawid Moszynski, Dawid Moszyński, Kotaro Yoshimoto, Mateusz Palczuk
37+
2438
16.2.0 (2025-04-24)
2539
-------------------
2640

common/math/arithmetic/package.xml

+1-1
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.2.0</version>
5+
<version>16.3.0</version>
66
<description>arithmetic library for scenario_simulator_v2</description>
77
<maintainer email="tatsuya.yamasaki@tier4.jp">Tatsuya Yamasaki</maintainer>
88
<license>Apache License 2.0</license>

common/math/geometry/CHANGELOG.rst

+14
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,20 @@ Changelog for package geometry
2121
* Merge remote-tracking branch 'origin/master' into feature/publish_empty_context
2222
* Contributors: Masaya Kataoka
2323

24+
16.3.0 (2025-04-25)
25+
-------------------
26+
* Merge branch 'master' into feature/agnocast
27+
* Merge branch 'master' into feature/agnocast
28+
* Revert "Revert "Merge branch 'master' into feature/agnocast""
29+
This reverts commit b54960a3492c52964556d54d5943c00cdfa10f50.
30+
* Revert "Merge branch 'master' into feature/agnocast"
31+
This reverts commit a01992c8e365edd59a52d918cccfec61885234f2, reversing
32+
changes made to 7f892377f23e4a7bfec460cbfa9f7cdd1b644806.
33+
* Merge branch 'master' into feature/agnocast
34+
* Merge branch 'master' into feature/agnocast
35+
* Merge branch 'master' into feature/agnocast
36+
* Contributors: Dawid Moszynski, Dawid Moszyński, Kotaro Yoshimoto, Mateusz Palczuk
37+
2438
16.2.0 (2025-04-24)
2539
-------------------
2640

common/math/geometry/package.xml

+1-1
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.2.0</version>
5+
<version>16.3.0</version>
66
<description>geometry math library for scenario_simulator_v2 application</description>
77
<maintainer email="masaya.kataoka@tier4.jp">Masaya Kataoka</maintainer>
88
<license>Apache License 2.0</license>

common/scenario_simulator_exception/CHANGELOG.rst

+14
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,20 @@ 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.3.0 (2025-04-25)
25+
-------------------
26+
* Merge branch 'master' into feature/agnocast
27+
* Merge branch 'master' into feature/agnocast
28+
* Revert "Revert "Merge branch 'master' into feature/agnocast""
29+
This reverts commit b54960a3492c52964556d54d5943c00cdfa10f50.
30+
* Revert "Merge branch 'master' into feature/agnocast"
31+
This reverts commit a01992c8e365edd59a52d918cccfec61885234f2, reversing
32+
changes made to 7f892377f23e4a7bfec460cbfa9f7cdd1b644806.
33+
* Merge branch 'master' into feature/agnocast
34+
* Merge branch 'master' into feature/agnocast
35+
* Merge branch 'master' into feature/agnocast
36+
* Contributors: Dawid Moszynski, Dawid Moszyński, Kotaro Yoshimoto, Mateusz Palczuk
37+
2438
16.2.0 (2025-04-24)
2539
-------------------
2640

common/scenario_simulator_exception/package.xml

+1-1
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.2.0</version>
5+
<version>16.3.0</version>
66
<description>Exception types for scenario simulator</description>
77
<maintainer email="tatsuya.yamasaki@tier4.jp">Tatsuya Yamasaki</maintainer>
88
<license>Apache License 2.0</license>

common/simple_junit/CHANGELOG.rst

+14
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,20 @@ Changelog for package junit_exporter
2121
* Merge remote-tracking branch 'origin/master' into feature/publish_empty_context
2222
* Contributors: Masaya Kataoka
2323

24+
16.3.0 (2025-04-25)
25+
-------------------
26+
* Merge branch 'master' into feature/agnocast
27+
* Merge branch 'master' into feature/agnocast
28+
* Revert "Revert "Merge branch 'master' into feature/agnocast""
29+
This reverts commit b54960a3492c52964556d54d5943c00cdfa10f50.
30+
* Revert "Merge branch 'master' into feature/agnocast"
31+
This reverts commit a01992c8e365edd59a52d918cccfec61885234f2, reversing
32+
changes made to 7f892377f23e4a7bfec460cbfa9f7cdd1b644806.
33+
* Merge branch 'master' into feature/agnocast
34+
* Merge branch 'master' into feature/agnocast
35+
* Merge branch 'master' into feature/agnocast
36+
* Contributors: Dawid Moszynski, Dawid Moszyński, Kotaro Yoshimoto, Mateusz Palczuk
37+
2438
16.2.0 (2025-04-24)
2539
-------------------
2640

common/simple_junit/package.xml

+1-1
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>16.2.0</version>
5+
<version>16.3.0</version>
66
<description>Lightweight JUnit library for ROS 2</description>
77
<maintainer email="masaya.kataoka@tier4.jp">Masaya Kataoka</maintainer>
88
<maintainer email="tatsuya.yamasaki@tier4.jp">Tatsuya Yamasaki</maintainer>

common/status_monitor/CHANGELOG.rst

+14
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,20 @@ Changelog for package status_monitor
2121
* Merge remote-tracking branch 'origin/master' into feature/publish_empty_context
2222
* Contributors: Masaya Kataoka
2323

24+
16.3.0 (2025-04-25)
25+
-------------------
26+
* Merge branch 'master' into feature/agnocast
27+
* Merge branch 'master' into feature/agnocast
28+
* Revert "Revert "Merge branch 'master' into feature/agnocast""
29+
This reverts commit b54960a3492c52964556d54d5943c00cdfa10f50.
30+
* Revert "Merge branch 'master' into feature/agnocast"
31+
This reverts commit a01992c8e365edd59a52d918cccfec61885234f2, reversing
32+
changes made to 7f892377f23e4a7bfec460cbfa9f7cdd1b644806.
33+
* Merge branch 'master' into feature/agnocast
34+
* Merge branch 'master' into feature/agnocast
35+
* Merge branch 'master' into feature/agnocast
36+
* Contributors: Dawid Moszynski, Dawid Moszyński, Kotaro Yoshimoto, Mateusz Palczuk
37+
2438
16.2.0 (2025-04-24)
2539
-------------------
2640

common/status_monitor/package.xml

+1-1
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>16.2.0</version>
5+
<version>16.3.0</version>
66
<description>none</description>
77
<maintainer email="tatsuya.yamasaki@tier4.jp">Tatsuya Yamasaki</maintainer>
88
<license>Apache License 2.0</license>

external/concealer/CHANGELOG.rst

+18
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,24 @@ Changelog for package concealer
2121
* Merge remote-tracking branch 'origin/master' into feature/publish_empty_context
2222
* Contributors: Masaya Kataoka
2323

24+
16.3.0 (2025-04-25)
25+
-------------------
26+
* Merge branch 'master' into feature/agnocast
27+
* Merge branch 'master' into feature/agnocast
28+
* Revert "Revert "Merge branch 'master' into feature/agnocast""
29+
This reverts commit b54960a3492c52964556d54d5943c00cdfa10f50.
30+
* Revert "Merge branch 'master' into feature/agnocast"
31+
This reverts commit a01992c8e365edd59a52d918cccfec61885234f2, reversing
32+
changes made to 7f892377f23e4a7bfec460cbfa9f7cdd1b644806.
33+
* Merge branch 'master' into feature/agnocast
34+
* Merge branch 'master' into feature/agnocast
35+
* revert(concealer): undo unnecessary formatting changes
36+
* fix(concealer): fix setOdometry
37+
* revert(concealer): remove agnocast
38+
* Merge branch 'master' into feature/agnocast
39+
* First prototype of using agnocast_wrapper in concealer::Publisher
40+
* Contributors: Dawid Moszynski, Dawid Moszyński, Kotaro Yoshimoto, Mateusz Palczuk
41+
2442
16.2.0 (2025-04-24)
2543
-------------------
2644

external/concealer/package.xml

+1-1
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>concealer</name>
5-
<version>16.2.0</version>
5+
<version>16.3.0</version>
66
<description>Provides a class 'Autoware' to conceal miscellaneous things to simplify Autoware management of the simulator.</description>
77
<maintainer email="tatsuya.yamasaki@tier4.jp">Tatsuya Yamasaki</maintainer>
88
<license>Apache License 2.0</license>

external/embree_vendor/CHANGELOG.rst

+14
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,20 @@ Changelog for package embree_vendor
2424
* Merge remote-tracking branch 'origin/master' into feature/publish_empty_context
2525
* Contributors: Masaya Kataoka
2626

27+
16.3.0 (2025-04-25)
28+
-------------------
29+
* Merge branch 'master' into feature/agnocast
30+
* Merge branch 'master' into feature/agnocast
31+
* Revert "Revert "Merge branch 'master' into feature/agnocast""
32+
This reverts commit b54960a3492c52964556d54d5943c00cdfa10f50.
33+
* Revert "Merge branch 'master' into feature/agnocast"
34+
This reverts commit a01992c8e365edd59a52d918cccfec61885234f2, reversing
35+
changes made to 7f892377f23e4a7bfec460cbfa9f7cdd1b644806.
36+
* Merge branch 'master' into feature/agnocast
37+
* Merge branch 'master' into feature/agnocast
38+
* Merge branch 'master' into feature/agnocast
39+
* Contributors: Dawid Moszynski, Dawid Moszyński, Kotaro Yoshimoto, Mateusz Palczuk
40+
2741
16.2.0 (2025-04-24)
2842
-------------------
2943

external/embree_vendor/package.xml

+1-1
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>embree_vendor</name>
5-
<version>16.2.0</version>
5+
<version>16.3.0</version>
66
<description>vendor packages for intel raytracing kernel library</description>
77
<maintainer email="ms.kataoka@gmail.com">masaya</maintainer>
88
<license>Apache 2.0</license>

external/zmqpp_vendor/CHANGELOG.rst

+12
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,18 @@ Changelog for package zmqpp_vendor
1515
* Add missing buildtool_depend on git
1616
* Contributors: Masaya Kataoka, MasayaKataoka, Scott K Logan
1717

18+
16.3.0 (2025-04-25)
19+
-------------------
20+
* Merge branch 'master' into feature/agnocast
21+
* Merge branch 'master' into feature/agnocast
22+
* Revert "Revert "Merge branch 'master' into feature/agnocast""
23+
This reverts commit b54960a3492c52964556d54d5943c00cdfa10f50.
24+
* Revert "Merge branch 'master' into feature/agnocast"
25+
This reverts commit a01992c8e365edd59a52d918cccfec61885234f2, reversing
26+
changes made to 7f892377f23e4a7bfec460cbfa9f7cdd1b644806.
27+
* Merge branch 'master' into feature/agnocast
28+
* Contributors: Dawid Moszynski, Kotaro Yoshimoto
29+
1830
16.2.0 (2025-04-24)
1931
-------------------
2032

external/zmqpp_vendor/package.xml

+1-1
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>zmqpp_vendor</name>
5-
<version>16.2.0</version>
5+
<version>16.3.0</version>
66
<description>Vendor package for zmqpp</description>
77
<maintainer email="masaya.kataoka@tier4.jp">Masaya Kataoka</maintainer>
88
<license>Apache License 2.0</license>

map/kashiwanoha_map/CHANGELOG.rst

+14
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,20 @@ Changelog for package kashiwanoha_map
2121
* Merge remote-tracking branch 'origin/master' into feature/publish_empty_context
2222
* Contributors: Masaya Kataoka
2323

24+
16.3.0 (2025-04-25)
25+
-------------------
26+
* Merge branch 'master' into feature/agnocast
27+
* Merge branch 'master' into feature/agnocast
28+
* Revert "Revert "Merge branch 'master' into feature/agnocast""
29+
This reverts commit b54960a3492c52964556d54d5943c00cdfa10f50.
30+
* Revert "Merge branch 'master' into feature/agnocast"
31+
This reverts commit a01992c8e365edd59a52d918cccfec61885234f2, reversing
32+
changes made to 7f892377f23e4a7bfec460cbfa9f7cdd1b644806.
33+
* Merge branch 'master' into feature/agnocast
34+
* Merge branch 'master' into feature/agnocast
35+
* Merge branch 'master' into feature/agnocast
36+
* Contributors: Dawid Moszynski, Dawid Moszyński, Kotaro Yoshimoto, Mateusz Palczuk
37+
2438
16.2.0 (2025-04-24)
2539
-------------------
2640

map/kashiwanoha_map/package.xml

+1-1
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>kashiwanoha_map</name>
5-
<version>16.2.0</version>
5+
<version>16.3.0</version>
66
<description>map package for kashiwanoha</description>
77
<maintainer email="masaya.kataoka@tier4.jp">Masaya Kataoka</maintainer>
88
<license>Apache License 2.0</license>

map/simple_cross_map/CHANGELOG.rst

+14
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,20 @@ Changelog for package simple_cross_map
99
* Merge branch 'master' into feature/publish_empty_context
1010
* Contributors: Masaya Kataoka
1111

12+
16.3.0 (2025-04-25)
13+
-------------------
14+
* Merge branch 'master' into feature/agnocast
15+
* Merge branch 'master' into feature/agnocast
16+
* Revert "Revert "Merge branch 'master' into feature/agnocast""
17+
This reverts commit b54960a3492c52964556d54d5943c00cdfa10f50.
18+
* Revert "Merge branch 'master' into feature/agnocast"
19+
This reverts commit a01992c8e365edd59a52d918cccfec61885234f2, reversing
20+
changes made to 7f892377f23e4a7bfec460cbfa9f7cdd1b644806.
21+
* Merge branch 'master' into feature/agnocast
22+
* Merge branch 'master' into feature/agnocast
23+
* Merge branch 'master' into feature/agnocast
24+
* Contributors: Dawid Moszynski, Dawid Moszyński, Kotaro Yoshimoto, Mateusz Palczuk
25+
1226
16.2.0 (2025-04-24)
1327
-------------------
1428

map/simple_cross_map/package.xml

+1-1
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_cross_map</name>
5-
<version>16.2.0</version>
5+
<version>16.3.0</version>
66
<description>map package for simple cross</description>
77
<maintainer email="masaya.kataoka@tier4.jp">Masaya Kataoka</maintainer>
88
<license>Apache License 2.0</license>

mock/cpp_mock_scenarios/CHANGELOG.rst

+14
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,20 @@ Changelog for package cpp_mock_scenarios
2121
* Merge remote-tracking branch 'origin/master' into feature/publish_empty_context
2222
* Contributors: Masaya Kataoka
2323

24+
16.3.0 (2025-04-25)
25+
-------------------
26+
* Merge branch 'master' into feature/agnocast
27+
* Merge branch 'master' into feature/agnocast
28+
* Revert "Revert "Merge branch 'master' into feature/agnocast""
29+
This reverts commit b54960a3492c52964556d54d5943c00cdfa10f50.
30+
* Revert "Merge branch 'master' into feature/agnocast"
31+
This reverts commit a01992c8e365edd59a52d918cccfec61885234f2, reversing
32+
changes made to 7f892377f23e4a7bfec460cbfa9f7cdd1b644806.
33+
* Merge branch 'master' into feature/agnocast
34+
* Merge branch 'master' into feature/agnocast
35+
* Merge branch 'master' into feature/agnocast
36+
* Contributors: Dawid Moszynski, Dawid Moszyński, Kotaro Yoshimoto, Mateusz Palczuk
37+
2438
16.2.0 (2025-04-24)
2539
-------------------
2640

0 commit comments

Comments
 (0)