Skip to content

Commit 5140e05

Browse files
committed
Bump version of scenario_simulator_v2 from version 9.0.2 to version 9.0.3
1 parent bf6f864 commit 5140e05

File tree

58 files changed

+243
-29
lines changed

Some content is hidden

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

58 files changed

+243
-29
lines changed

common/math/arithmetic/CHANGELOG.rst

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

24+
9.0.3 (2025-01-31)
25+
------------------
26+
* Merge branch 'master' into RJD-1505/fix_slope_acceleration_sign
27+
* Merge branch 'master' into RJD-1505/fix_slope_acceleration_sign
28+
* Merge branch 'master' of github.com:tier4/scenario_simulator_v2 into RJD-1505/fix_slope_acceleration_sign
29+
* Contributors: Grzegorz Maj, Kotaro Yoshimoto
30+
2431
9.0.2 (2025-01-31)
2532
------------------
2633

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>9.0.2</version>
5+
<version>9.0.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
@@ -21,6 +21,13 @@ Changelog for package geometry
2121
* Merge remote-tracking branch 'origin/master' into feature/publish_empty_context
2222
* Contributors: Masaya Kataoka
2323

24+
9.0.3 (2025-01-31)
25+
------------------
26+
* Merge branch 'master' into RJD-1505/fix_slope_acceleration_sign
27+
* Merge branch 'master' into RJD-1505/fix_slope_acceleration_sign
28+
* Merge branch 'master' of github.com:tier4/scenario_simulator_v2 into RJD-1505/fix_slope_acceleration_sign
29+
* Contributors: Grzegorz Maj, Kotaro Yoshimoto
30+
2431
9.0.2 (2025-01-31)
2532
------------------
2633

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>9.0.2</version>
5+
<version>9.0.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
@@ -21,6 +21,13 @@ Changelog for package scenario_simulator_exception
2121
* Merge remote-tracking branch 'origin/master' into feature/publish_empty_context
2222
* Contributors: Masaya Kataoka
2323

24+
9.0.3 (2025-01-31)
25+
------------------
26+
* Merge branch 'master' into RJD-1505/fix_slope_acceleration_sign
27+
* Merge branch 'master' into RJD-1505/fix_slope_acceleration_sign
28+
* Merge branch 'master' of github.com:tier4/scenario_simulator_v2 into RJD-1505/fix_slope_acceleration_sign
29+
* Contributors: Grzegorz Maj, Kotaro Yoshimoto
30+
2431
9.0.2 (2025-01-31)
2532
------------------
2633

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>9.0.2</version>
5+
<version>9.0.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>

common/simple_junit/CHANGELOG.rst

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

24+
9.0.3 (2025-01-31)
25+
------------------
26+
* Merge branch 'master' into RJD-1505/fix_slope_acceleration_sign
27+
* Merge branch 'master' into RJD-1505/fix_slope_acceleration_sign
28+
* Merge branch 'master' of github.com:tier4/scenario_simulator_v2 into RJD-1505/fix_slope_acceleration_sign
29+
* Contributors: Grzegorz Maj, Kotaro Yoshimoto
30+
2431
9.0.2 (2025-01-31)
2532
------------------
2633

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

24+
9.0.3 (2025-01-31)
25+
------------------
26+
* Merge branch 'master' into RJD-1505/fix_slope_acceleration_sign
27+
* Merge branch 'master' into RJD-1505/fix_slope_acceleration_sign
28+
* Merge branch 'master' of github.com:tier4/scenario_simulator_v2 into RJD-1505/fix_slope_acceleration_sign
29+
* Contributors: Grzegorz Maj, Kotaro Yoshimoto
30+
2431
9.0.2 (2025-01-31)
2532
------------------
2633

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>9.0.2</version>
5+
<version>9.0.3</version>
66
<description>none</description>
77
<maintainer email="[email protected]">Tatsuya Yamasaki</maintainer>
88
<license>Apache License 2.0</license>

external/concealer/CHANGELOG.rst

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

24+
9.0.3 (2025-01-31)
25+
------------------
26+
* Merge branch 'master' into RJD-1505/fix_slope_acceleration_sign
27+
* Merge branch 'master' into RJD-1505/fix_slope_acceleration_sign
28+
* Merge branch 'master' of github.com:tier4/scenario_simulator_v2 into RJD-1505/fix_slope_acceleration_sign
29+
* Contributors: Grzegorz Maj, Kotaro Yoshimoto
30+
2431
9.0.2 (2025-01-31)
2532
------------------
2633

external/concealer/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>concealer</name>
5-
<version>9.0.2</version>
5+
<version>9.0.3</version>
66
<description>Provides a class 'Autoware' to conceal miscellaneous things to simplify Autoware management of the simulator.</description>
77
<maintainer email="[email protected]">Tatsuya Yamasaki</maintainer>
88
<license>Apache License 2.0</license>

external/embree_vendor/CHANGELOG.rst

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,13 @@ Changelog for package embree_vendor
2424
* Merge remote-tracking branch 'origin/master' into feature/publish_empty_context
2525
* Contributors: Masaya Kataoka
2626

27+
9.0.3 (2025-01-31)
28+
------------------
29+
* Merge branch 'master' into RJD-1505/fix_slope_acceleration_sign
30+
* Merge branch 'master' into RJD-1505/fix_slope_acceleration_sign
31+
* Merge branch 'master' of github.com:tier4/scenario_simulator_v2 into RJD-1505/fix_slope_acceleration_sign
32+
* Contributors: Grzegorz Maj, Kotaro Yoshimoto
33+
2734
9.0.2 (2025-01-31)
2835
------------------
2936

external/embree_vendor/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>embree_vendor</name>
5-
<version>9.0.2</version>
5+
<version>9.0.3</version>
66
<description>vendor packages for intel raytracing kernel library</description>
77
<maintainer email="[email protected]">masaya</maintainer>
88
<license>Apache 2.0</license>

map/kashiwanoha_map/CHANGELOG.rst

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

24+
9.0.3 (2025-01-31)
25+
------------------
26+
* Merge branch 'master' into RJD-1505/fix_slope_acceleration_sign
27+
* Merge branch 'master' into RJD-1505/fix_slope_acceleration_sign
28+
* Merge branch 'master' of github.com:tier4/scenario_simulator_v2 into RJD-1505/fix_slope_acceleration_sign
29+
* Contributors: Grzegorz Maj, Kotaro Yoshimoto
30+
2431
9.0.2 (2025-01-31)
2532
------------------
2633

map/kashiwanoha_map/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>kashiwanoha_map</name>
5-
<version>9.0.2</version>
5+
<version>9.0.3</version>
66
<description>map package for kashiwanoha</description>
77
<maintainer email="[email protected]">Masaya Kataoka</maintainer>
88
<license>Apache License 2.0</license>

map/simple_cross_map/CHANGELOG.rst

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,13 @@ Changelog for package simple_cross_map
99
* Merge branch 'master' into feature/publish_empty_context
1010
* Contributors: Masaya Kataoka
1111

12+
9.0.3 (2025-01-31)
13+
------------------
14+
* Merge branch 'master' into RJD-1505/fix_slope_acceleration_sign
15+
* Merge branch 'master' into RJD-1505/fix_slope_acceleration_sign
16+
* Merge branch 'master' of github.com:tier4/scenario_simulator_v2 into RJD-1505/fix_slope_acceleration_sign
17+
* Contributors: Grzegorz Maj, Kotaro Yoshimoto
18+
1219
9.0.2 (2025-01-31)
1320
------------------
1421

map/simple_cross_map/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_cross_map</name>
5-
<version>9.0.2</version>
5+
<version>9.0.3</version>
66
<description>map package for simple cross</description>
77
<maintainer email="[email protected]">Masaya Kataoka</maintainer>
88
<license>Apache License 2.0</license>

mock/cpp_mock_scenarios/CHANGELOG.rst

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

24+
9.0.3 (2025-01-31)
25+
------------------
26+
* Merge branch 'master' into RJD-1505/fix_slope_acceleration_sign
27+
* Merge branch 'master' into RJD-1505/fix_slope_acceleration_sign
28+
* Merge branch 'master' of github.com:tier4/scenario_simulator_v2 into RJD-1505/fix_slope_acceleration_sign
29+
* Contributors: Grzegorz Maj, Kotaro Yoshimoto
30+
2431
9.0.2 (2025-01-31)
2532
------------------
2633

mock/cpp_mock_scenarios/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>cpp_mock_scenarios</name>
5-
<version>9.0.2</version>
5+
<version>9.0.3</version>
66
<description>C++ mock scenarios</description>
77
<maintainer email="[email protected]">masaya</maintainer>
88
<license>Apache License 2.0</license>

openscenario/openscenario_experimental_catalog/CHANGELOG.rst

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

24+
9.0.3 (2025-01-31)
25+
------------------
26+
* Merge branch 'master' into RJD-1505/fix_slope_acceleration_sign
27+
* Merge branch 'master' into RJD-1505/fix_slope_acceleration_sign
28+
* Merge branch 'master' of github.com:tier4/scenario_simulator_v2 into RJD-1505/fix_slope_acceleration_sign
29+
* Contributors: Grzegorz Maj, Kotaro Yoshimoto
30+
2431
9.0.2 (2025-01-31)
2532
------------------
2633

openscenario/openscenario_experimental_catalog/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>openscenario_experimental_catalog</name>
5-
<version>9.0.2</version>
5+
<version>9.0.3</version>
66
<description>TIER IV experimental catalogs for OpenSCENARIO</description>
77
<maintainer email="[email protected]">Tatsuya Yamasaki</maintainer>
88
<license>Apache License 2.0</license>

openscenario/openscenario_interpreter/CHANGELOG.rst

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,13 @@ Changelog for package openscenario_interpreter
3232
* add publish_empty_context parameter
3333
* Contributors: Masaya Kataoka
3434

35+
9.0.3 (2025-01-31)
36+
------------------
37+
* Merge branch 'master' into RJD-1505/fix_slope_acceleration_sign
38+
* Merge branch 'master' into RJD-1505/fix_slope_acceleration_sign
39+
* Merge branch 'master' of github.com:tier4/scenario_simulator_v2 into RJD-1505/fix_slope_acceleration_sign
40+
* Contributors: Grzegorz Maj, Kotaro Yoshimoto
41+
3542
9.0.2 (2025-01-31)
3643
------------------
3744

openscenario/openscenario_interpreter/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>openscenario_interpreter</name>
5-
<version>9.0.2</version>
5+
<version>9.0.3</version>
66
<description>OpenSCENARIO 1.2.0 interpreter package for Autoware</description>
77
<maintainer email="[email protected]">Tatsuya Yamasaki</maintainer>
88
<license>Apache License 2.0</license>

openscenario/openscenario_interpreter_example/CHANGELOG.rst

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

24+
9.0.3 (2025-01-31)
25+
------------------
26+
* Merge branch 'master' into RJD-1505/fix_slope_acceleration_sign
27+
* Merge branch 'master' into RJD-1505/fix_slope_acceleration_sign
28+
* Merge branch 'master' of github.com:tier4/scenario_simulator_v2 into RJD-1505/fix_slope_acceleration_sign
29+
* Contributors: Grzegorz Maj, Kotaro Yoshimoto
30+
2431
9.0.2 (2025-01-31)
2532
------------------
2633

openscenario/openscenario_interpreter_example/package.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
<package format="3">
55
<name>openscenario_interpreter_example</name>
6-
<version>9.0.2</version>
6+
<version>9.0.3</version>
77
<description>Examples for some TIER IV OpenSCENARIO Interpreter's features</description>
88
<maintainer email="[email protected]">Tatsuya Yamasaki</maintainer>
99
<license>Apache License 2.0</license>

openscenario/openscenario_interpreter_msgs/CHANGELOG.rst

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

24+
9.0.3 (2025-01-31)
25+
------------------
26+
* Merge branch 'master' into RJD-1505/fix_slope_acceleration_sign
27+
* Merge branch 'master' into RJD-1505/fix_slope_acceleration_sign
28+
* Merge branch 'master' of github.com:tier4/scenario_simulator_v2 into RJD-1505/fix_slope_acceleration_sign
29+
* Contributors: Grzegorz Maj, Kotaro Yoshimoto
30+
2431
9.0.2 (2025-01-31)
2532
------------------
2633

openscenario/openscenario_interpreter_msgs/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_format2.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?>
33
<package format="3">
44
<name>openscenario_interpreter_msgs</name>
5-
<version>9.0.2</version>
5+
<version>9.0.3</version>
66
<description>ROS message types for package openscenario_interpreter</description>
77
<maintainer email="[email protected]">Yamasaki Tatsuya</maintainer>
88
<license>Apache License 2.0</license>

openscenario/openscenario_preprocessor/CHANGELOG.rst

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

24+
9.0.3 (2025-01-31)
25+
------------------
26+
* Merge branch 'master' into RJD-1505/fix_slope_acceleration_sign
27+
* Merge branch 'master' into RJD-1505/fix_slope_acceleration_sign
28+
* Merge branch 'master' of github.com:tier4/scenario_simulator_v2 into RJD-1505/fix_slope_acceleration_sign
29+
* Contributors: Grzegorz Maj, Kotaro Yoshimoto
30+
2431
9.0.2 (2025-01-31)
2532
------------------
2633

openscenario/openscenario_preprocessor/package.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
<package format="3">
55
<name>openscenario_preprocessor</name>
6-
<version>9.0.2</version>
6+
<version>9.0.3</version>
77
<description>Example package for TIER IV OpenSCENARIO Interpreter</description>
88
<maintainer email="[email protected]">Kotaro Yoshimoto</maintainer>
99
<license>Apache License 2.0</license>

openscenario/openscenario_preprocessor_msgs/CHANGELOG.rst

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

24+
9.0.3 (2025-01-31)
25+
------------------
26+
* Merge branch 'master' into RJD-1505/fix_slope_acceleration_sign
27+
* Merge branch 'master' into RJD-1505/fix_slope_acceleration_sign
28+
* Merge branch 'master' of github.com:tier4/scenario_simulator_v2 into RJD-1505/fix_slope_acceleration_sign
29+
* Contributors: Grzegorz Maj, Kotaro Yoshimoto
30+
2431
9.0.2 (2025-01-31)
2532
------------------
2633

openscenario/openscenario_preprocessor_msgs/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_format2.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?>
33
<package format="3">
44
<name>openscenario_preprocessor_msgs</name>
5-
<version>9.0.2</version>
5+
<version>9.0.3</version>
66
<description>ROS message types for package openscenario_preprocessor</description>
77
<maintainer email="[email protected]">Kotaro Yoshimoto</maintainer>
88
<license>Apache License 2.0</license>

openscenario/openscenario_utility/CHANGELOG.rst

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,13 @@ Changelog for package openscenario_utility
2424
* Merge remote-tracking branch 'origin/master' into feature/publish_empty_context
2525
* Contributors: Masaya Kataoka
2626

27+
9.0.3 (2025-01-31)
28+
------------------
29+
* Merge branch 'master' into RJD-1505/fix_slope_acceleration_sign
30+
* Merge branch 'master' into RJD-1505/fix_slope_acceleration_sign
31+
* Merge branch 'master' of github.com:tier4/scenario_simulator_v2 into RJD-1505/fix_slope_acceleration_sign
32+
* Contributors: Grzegorz Maj, Kotaro Yoshimoto
33+
2734
9.0.2 (2025-01-31)
2835
------------------
2936

openscenario/openscenario_utility/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>openscenario_utility</name>
5-
<version>9.0.2</version>
5+
<version>9.0.3</version>
66
<description>Utility tools for ASAM OpenSCENARIO 1.2.0</description>
77
<maintainer email="[email protected]">Tatsuya Yamasaki</maintainer>
88
<license>Apache License 2.0</license>

0 commit comments

Comments
 (0)