Package Summary
Tags | No category tags. |
Version | 0.46.0 |
License | Apache License 2.0 |
Build type | AMENT_CMAKE |
Use | RECOMMENDED |
Repository Summary
Description | |
Checkout URI | https://github.com/autowarefoundation/autoware_universe.git |
VCS Type | git |
VCS Version | main |
Last Updated | 2025-07-31 |
Dev Status | UNKNOWN |
Released | UNRELEASED |
Tags | planner ros calibration self-driving-car autonomous-driving autonomous-vehicles ros2 3d-map autoware |
Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
Additional Links
Maintainers
- Kyoichi Sugahara
- Maxime CLEMENT
- Takamasa Horibe
- Takamasa Horibe
- Junya Sasaki
Authors
scenario_simulator_v2 Adapter
Purpose
This package provides a node to convert various messages from the Autoware into tier4_simulation_msgs::msg::UserDefinedValue
messages for the scenario_simulator_v2.
Currently, this node supports conversion of:
-
tier4_metric_msgs::msg::MetricArray
for metric topics
Inner-workings / Algorithms
- For
tier4_metric_msgs::msg::MetricArray
, The node subscribes to all topics listed in the parametermetric_topic_list
. Each time such message is received, it is converted into as manyUserDefinedValue
messages as the number ofMetric
objects. The format of the output topic is detailed in the output section.
Inputs / Outputs
Inputs
The node listens to MetricArray
messages on the topics specified in metric_topic_list
.
Outputs
The node outputs UserDefinedValue
messages that are converted from the received messages.
- For
MetricArray
messages, The name of the output topics are generated from the corresponding input topic, the name of the metric.- For example, we might listen to topic
/planning/planning_evaluator/metrics
and receive aMetricArray
with 2 metrics:- metric with
name: "metricA/x"
- metric with
name: "metricA/y"
- metric with
- The resulting topics to publish the
UserDefinedValue
are as follows:/planning/planning_evaluator/metrics/metricA/x
/planning/planning_evaluator/metrics/metricA/y
- For example, we might listen to topic
Parameters
{{ json_to_markdown(“evaluator/autoware_scenario_simulator_v2_adapter/schema/scenario_simulator_v2_adapter.schema.json”) }}
Assumptions / Known limits
Values in the Metric
objects of a MetricArray
are assumed to be of type double
.
Future extensions / Unimplemented parts
\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^ Changelog for package autoware_scenario_simulator_v2_adapter \^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^
0.46.0 (2025-06-20)
- Merge remote-tracking branch 'upstream/main' into tmp/TaikiYamada/bump_version_base
- feat(scenario_simulator_v2_adapter): updated the read me file and schema (#10189)
- docs(evaluator): fix documentation links (#10702) fix documentation links
- Contributors: TaikiYamada4, Vishal Chauhan, Yuxuan Liu
0.45.0 (2025-05-22)
0.44.2 (2025-06-10)
0.44.1 (2025-05-01)
0.44.0 (2025-04-18)
0.43.0 (2025-03-21)
- Merge remote-tracking branch 'origin/main' into chore/bump-version-0.43
- chore: rename from [autoware.universe]{.title-ref} to [autoware_universe]{.title-ref} (#10306)
- Contributors: Hayato Mizushima, Yutaka Kondo
0.42.0 (2025-03-03)
0.41.2 (2025-02-19)
- chore: bump version to 0.41.1 (#10088)
- Contributors: Ryohsuke Mitsudome
0.41.1 (2025-02-10)
0.41.0 (2025-01-29)
-
Merge remote-tracking branch 'origin/main' into tmp/bot/bump_version_base
-
feat: apply [autoware_]{.title-ref} prefix for [scenario_simulator_v2_adapter]{.title-ref} (#9957)
- feat(autoware_scenario_simulator_v2_adapter): apply [autoware_]{.title-ref} prefix (see below):
* In this commit, I did not organize a folder structure. The folder structure will be organized in the next some commits.
- The changes will follow the Autoware's guideline as below:
- https://autowarefoundation.github.io/autoware-documentation/main/contributing/coding-guidelines/ros-nodes/directory-structure/#package-folder
- rename(scenario_simulator_v2_adapter): move headers under `include/autoware`:
- Fixes due to this changes for .hpp/.cpp files will be applied in the next commit
- fix(scenario_simulator_v2_adapter): fix include paths
- To follow the previous commit
- rename: [scenario_simulator_v2_adapter]{.title-ref} => [autoware_scenario_simulator_v2_adapter]{.title-ref}
- bug(autoware_scenario_simulator_v2_adapter): revert wrongly updated copyrights
- bug(autoware_scenario_simulator_v2_adapter): [autoware_]{.title-ref} prefix is not needed here
* bug(autoware_scenario_simulator_v2_adapter): wrong package name in launch side ---------
-
Contributors: Fumiya Watanabe, Junya Sasaki
0.40.0 (2024-12-12)
-
Merge branch 'main' into release-0.40.0
-
Revert "chore(package.xml): bump version to 0.39.0 (#9587)" This reverts commit c9f0f2688c57b0f657f5c1f28f036a970682e7f5.
-
chore(package.xml): bump version to 0.39.0 (#9587)
- chore(package.xml): bump version to 0.39.0
- fix: fix ticket links in CHANGELOG.rst
* fix: remove unnecessary diff ---------Co-authored-by: Yutaka Kondo <<yutaka.kondo@youtalk.jp>>
-
fix(cpplint): include what you use - evaluator (#9566)
-
fix(scenario_simulator_v2_adapter): remove invalid CHANGELOG.rst file
File truncated at 100 lines see the full file
Package Dependencies
Deps | Name |
---|---|
ament_cmake_auto | |
autoware_cmake | |
ament_cmake_gtest | |
ament_lint_auto | |
autoware_lint_common | |
diagnostic_msgs | |
pluginlib | |
rclcpp | |
rclcpp_components | |
tier4_metric_msgs | |
tier4_simulation_msgs |
System Dependencies
Dependant Packages
Launch files
Messages
Services
Plugins
Recent questions tagged autoware_scenario_simulator_v2_adapter at Robotics Stack Exchange
Package Summary
Tags | No category tags. |
Version | 0.46.0 |
License | Apache License 2.0 |
Build type | AMENT_CMAKE |
Use | RECOMMENDED |
Repository Summary
Description | |
Checkout URI | https://github.com/autowarefoundation/autoware_universe.git |
VCS Type | git |
VCS Version | main |
Last Updated | 2025-07-31 |
Dev Status | UNKNOWN |
Released | UNRELEASED |
Tags | planner ros calibration self-driving-car autonomous-driving autonomous-vehicles ros2 3d-map autoware |
Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
Additional Links
Maintainers
- Kyoichi Sugahara
- Maxime CLEMENT
- Takamasa Horibe
- Takamasa Horibe
- Junya Sasaki
Authors
scenario_simulator_v2 Adapter
Purpose
This package provides a node to convert various messages from the Autoware into tier4_simulation_msgs::msg::UserDefinedValue
messages for the scenario_simulator_v2.
Currently, this node supports conversion of:
-
tier4_metric_msgs::msg::MetricArray
for metric topics
Inner-workings / Algorithms
- For
tier4_metric_msgs::msg::MetricArray
, The node subscribes to all topics listed in the parametermetric_topic_list
. Each time such message is received, it is converted into as manyUserDefinedValue
messages as the number ofMetric
objects. The format of the output topic is detailed in the output section.
Inputs / Outputs
Inputs
The node listens to MetricArray
messages on the topics specified in metric_topic_list
.
Outputs
The node outputs UserDefinedValue
messages that are converted from the received messages.
- For
MetricArray
messages, The name of the output topics are generated from the corresponding input topic, the name of the metric.- For example, we might listen to topic
/planning/planning_evaluator/metrics
and receive aMetricArray
with 2 metrics:- metric with
name: "metricA/x"
- metric with
name: "metricA/y"
- metric with
- The resulting topics to publish the
UserDefinedValue
are as follows:/planning/planning_evaluator/metrics/metricA/x
/planning/planning_evaluator/metrics/metricA/y
- For example, we might listen to topic
Parameters
{{ json_to_markdown(“evaluator/autoware_scenario_simulator_v2_adapter/schema/scenario_simulator_v2_adapter.schema.json”) }}
Assumptions / Known limits
Values in the Metric
objects of a MetricArray
are assumed to be of type double
.
Future extensions / Unimplemented parts
\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^ Changelog for package autoware_scenario_simulator_v2_adapter \^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^
0.46.0 (2025-06-20)
- Merge remote-tracking branch 'upstream/main' into tmp/TaikiYamada/bump_version_base
- feat(scenario_simulator_v2_adapter): updated the read me file and schema (#10189)
- docs(evaluator): fix documentation links (#10702) fix documentation links
- Contributors: TaikiYamada4, Vishal Chauhan, Yuxuan Liu
0.45.0 (2025-05-22)
0.44.2 (2025-06-10)
0.44.1 (2025-05-01)
0.44.0 (2025-04-18)
0.43.0 (2025-03-21)
- Merge remote-tracking branch 'origin/main' into chore/bump-version-0.43
- chore: rename from [autoware.universe]{.title-ref} to [autoware_universe]{.title-ref} (#10306)
- Contributors: Hayato Mizushima, Yutaka Kondo
0.42.0 (2025-03-03)
0.41.2 (2025-02-19)
- chore: bump version to 0.41.1 (#10088)
- Contributors: Ryohsuke Mitsudome
0.41.1 (2025-02-10)
0.41.0 (2025-01-29)
-
Merge remote-tracking branch 'origin/main' into tmp/bot/bump_version_base
-
feat: apply [autoware_]{.title-ref} prefix for [scenario_simulator_v2_adapter]{.title-ref} (#9957)
- feat(autoware_scenario_simulator_v2_adapter): apply [autoware_]{.title-ref} prefix (see below):
* In this commit, I did not organize a folder structure. The folder structure will be organized in the next some commits.
- The changes will follow the Autoware's guideline as below:
- https://autowarefoundation.github.io/autoware-documentation/main/contributing/coding-guidelines/ros-nodes/directory-structure/#package-folder
- rename(scenario_simulator_v2_adapter): move headers under `include/autoware`:
- Fixes due to this changes for .hpp/.cpp files will be applied in the next commit
- fix(scenario_simulator_v2_adapter): fix include paths
- To follow the previous commit
- rename: [scenario_simulator_v2_adapter]{.title-ref} => [autoware_scenario_simulator_v2_adapter]{.title-ref}
- bug(autoware_scenario_simulator_v2_adapter): revert wrongly updated copyrights
- bug(autoware_scenario_simulator_v2_adapter): [autoware_]{.title-ref} prefix is not needed here
* bug(autoware_scenario_simulator_v2_adapter): wrong package name in launch side ---------
-
Contributors: Fumiya Watanabe, Junya Sasaki
0.40.0 (2024-12-12)
-
Merge branch 'main' into release-0.40.0
-
Revert "chore(package.xml): bump version to 0.39.0 (#9587)" This reverts commit c9f0f2688c57b0f657f5c1f28f036a970682e7f5.
-
chore(package.xml): bump version to 0.39.0 (#9587)
- chore(package.xml): bump version to 0.39.0
- fix: fix ticket links in CHANGELOG.rst
* fix: remove unnecessary diff ---------Co-authored-by: Yutaka Kondo <<yutaka.kondo@youtalk.jp>>
-
fix(cpplint): include what you use - evaluator (#9566)
-
fix(scenario_simulator_v2_adapter): remove invalid CHANGELOG.rst file
File truncated at 100 lines see the full file
Package Dependencies
Deps | Name |
---|---|
ament_cmake_auto | |
autoware_cmake | |
ament_cmake_gtest | |
ament_lint_auto | |
autoware_lint_common | |
diagnostic_msgs | |
pluginlib | |
rclcpp | |
rclcpp_components | |
tier4_metric_msgs | |
tier4_simulation_msgs |
System Dependencies
Dependant Packages
Launch files
Messages
Services
Plugins
Recent questions tagged autoware_scenario_simulator_v2_adapter at Robotics Stack Exchange
Package Summary
Tags | No category tags. |
Version | 0.46.0 |
License | Apache License 2.0 |
Build type | AMENT_CMAKE |
Use | RECOMMENDED |
Repository Summary
Description | |
Checkout URI | https://github.com/autowarefoundation/autoware_universe.git |
VCS Type | git |
VCS Version | main |
Last Updated | 2025-07-31 |
Dev Status | UNKNOWN |
Released | UNRELEASED |
Tags | planner ros calibration self-driving-car autonomous-driving autonomous-vehicles ros2 3d-map autoware |
Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
Additional Links
Maintainers
- Kyoichi Sugahara
- Maxime CLEMENT
- Takamasa Horibe
- Takamasa Horibe
- Junya Sasaki
Authors
scenario_simulator_v2 Adapter
Purpose
This package provides a node to convert various messages from the Autoware into tier4_simulation_msgs::msg::UserDefinedValue
messages for the scenario_simulator_v2.
Currently, this node supports conversion of:
-
tier4_metric_msgs::msg::MetricArray
for metric topics
Inner-workings / Algorithms
- For
tier4_metric_msgs::msg::MetricArray
, The node subscribes to all topics listed in the parametermetric_topic_list
. Each time such message is received, it is converted into as manyUserDefinedValue
messages as the number ofMetric
objects. The format of the output topic is detailed in the output section.
Inputs / Outputs
Inputs
The node listens to MetricArray
messages on the topics specified in metric_topic_list
.
Outputs
The node outputs UserDefinedValue
messages that are converted from the received messages.
- For
MetricArray
messages, The name of the output topics are generated from the corresponding input topic, the name of the metric.- For example, we might listen to topic
/planning/planning_evaluator/metrics
and receive aMetricArray
with 2 metrics:- metric with
name: "metricA/x"
- metric with
name: "metricA/y"
- metric with
- The resulting topics to publish the
UserDefinedValue
are as follows:/planning/planning_evaluator/metrics/metricA/x
/planning/planning_evaluator/metrics/metricA/y
- For example, we might listen to topic
Parameters
{{ json_to_markdown(“evaluator/autoware_scenario_simulator_v2_adapter/schema/scenario_simulator_v2_adapter.schema.json”) }}
Assumptions / Known limits
Values in the Metric
objects of a MetricArray
are assumed to be of type double
.
Future extensions / Unimplemented parts
\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^ Changelog for package autoware_scenario_simulator_v2_adapter \^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^
0.46.0 (2025-06-20)
- Merge remote-tracking branch 'upstream/main' into tmp/TaikiYamada/bump_version_base
- feat(scenario_simulator_v2_adapter): updated the read me file and schema (#10189)
- docs(evaluator): fix documentation links (#10702) fix documentation links
- Contributors: TaikiYamada4, Vishal Chauhan, Yuxuan Liu
0.45.0 (2025-05-22)
0.44.2 (2025-06-10)
0.44.1 (2025-05-01)
0.44.0 (2025-04-18)
0.43.0 (2025-03-21)
- Merge remote-tracking branch 'origin/main' into chore/bump-version-0.43
- chore: rename from [autoware.universe]{.title-ref} to [autoware_universe]{.title-ref} (#10306)
- Contributors: Hayato Mizushima, Yutaka Kondo
0.42.0 (2025-03-03)
0.41.2 (2025-02-19)
- chore: bump version to 0.41.1 (#10088)
- Contributors: Ryohsuke Mitsudome
0.41.1 (2025-02-10)
0.41.0 (2025-01-29)
-
Merge remote-tracking branch 'origin/main' into tmp/bot/bump_version_base
-
feat: apply [autoware_]{.title-ref} prefix for [scenario_simulator_v2_adapter]{.title-ref} (#9957)
- feat(autoware_scenario_simulator_v2_adapter): apply [autoware_]{.title-ref} prefix (see below):
* In this commit, I did not organize a folder structure. The folder structure will be organized in the next some commits.
- The changes will follow the Autoware's guideline as below:
- https://autowarefoundation.github.io/autoware-documentation/main/contributing/coding-guidelines/ros-nodes/directory-structure/#package-folder
- rename(scenario_simulator_v2_adapter): move headers under `include/autoware`:
- Fixes due to this changes for .hpp/.cpp files will be applied in the next commit
- fix(scenario_simulator_v2_adapter): fix include paths
- To follow the previous commit
- rename: [scenario_simulator_v2_adapter]{.title-ref} => [autoware_scenario_simulator_v2_adapter]{.title-ref}
- bug(autoware_scenario_simulator_v2_adapter): revert wrongly updated copyrights
- bug(autoware_scenario_simulator_v2_adapter): [autoware_]{.title-ref} prefix is not needed here
* bug(autoware_scenario_simulator_v2_adapter): wrong package name in launch side ---------
-
Contributors: Fumiya Watanabe, Junya Sasaki
0.40.0 (2024-12-12)
-
Merge branch 'main' into release-0.40.0
-
Revert "chore(package.xml): bump version to 0.39.0 (#9587)" This reverts commit c9f0f2688c57b0f657f5c1f28f036a970682e7f5.
-
chore(package.xml): bump version to 0.39.0 (#9587)
- chore(package.xml): bump version to 0.39.0
- fix: fix ticket links in CHANGELOG.rst
* fix: remove unnecessary diff ---------Co-authored-by: Yutaka Kondo <<yutaka.kondo@youtalk.jp>>
-
fix(cpplint): include what you use - evaluator (#9566)
-
fix(scenario_simulator_v2_adapter): remove invalid CHANGELOG.rst file
File truncated at 100 lines see the full file
Package Dependencies
Deps | Name |
---|---|
ament_cmake_auto | |
autoware_cmake | |
ament_cmake_gtest | |
ament_lint_auto | |
autoware_lint_common | |
diagnostic_msgs | |
pluginlib | |
rclcpp | |
rclcpp_components | |
tier4_metric_msgs | |
tier4_simulation_msgs |
System Dependencies
Dependant Packages
Launch files
Messages
Services
Plugins
Recent questions tagged autoware_scenario_simulator_v2_adapter at Robotics Stack Exchange
Package Summary
Tags | No category tags. |
Version | 0.46.0 |
License | Apache License 2.0 |
Build type | AMENT_CMAKE |
Use | RECOMMENDED |
Repository Summary
Description | |
Checkout URI | https://github.com/autowarefoundation/autoware_universe.git |
VCS Type | git |
VCS Version | main |
Last Updated | 2025-07-31 |
Dev Status | UNKNOWN |
Released | UNRELEASED |
Tags | planner ros calibration self-driving-car autonomous-driving autonomous-vehicles ros2 3d-map autoware |
Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
Additional Links
Maintainers
- Kyoichi Sugahara
- Maxime CLEMENT
- Takamasa Horibe
- Takamasa Horibe
- Junya Sasaki
Authors
scenario_simulator_v2 Adapter
Purpose
This package provides a node to convert various messages from the Autoware into tier4_simulation_msgs::msg::UserDefinedValue
messages for the scenario_simulator_v2.
Currently, this node supports conversion of:
-
tier4_metric_msgs::msg::MetricArray
for metric topics
Inner-workings / Algorithms
- For
tier4_metric_msgs::msg::MetricArray
, The node subscribes to all topics listed in the parametermetric_topic_list
. Each time such message is received, it is converted into as manyUserDefinedValue
messages as the number ofMetric
objects. The format of the output topic is detailed in the output section.
Inputs / Outputs
Inputs
The node listens to MetricArray
messages on the topics specified in metric_topic_list
.
Outputs
The node outputs UserDefinedValue
messages that are converted from the received messages.
- For
MetricArray
messages, The name of the output topics are generated from the corresponding input topic, the name of the metric.- For example, we might listen to topic
/planning/planning_evaluator/metrics
and receive aMetricArray
with 2 metrics:- metric with
name: "metricA/x"
- metric with
name: "metricA/y"
- metric with
- The resulting topics to publish the
UserDefinedValue
are as follows:/planning/planning_evaluator/metrics/metricA/x
/planning/planning_evaluator/metrics/metricA/y
- For example, we might listen to topic
Parameters
{{ json_to_markdown(“evaluator/autoware_scenario_simulator_v2_adapter/schema/scenario_simulator_v2_adapter.schema.json”) }}
Assumptions / Known limits
Values in the Metric
objects of a MetricArray
are assumed to be of type double
.
Future extensions / Unimplemented parts
\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^ Changelog for package autoware_scenario_simulator_v2_adapter \^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^
0.46.0 (2025-06-20)
- Merge remote-tracking branch 'upstream/main' into tmp/TaikiYamada/bump_version_base
- feat(scenario_simulator_v2_adapter): updated the read me file and schema (#10189)
- docs(evaluator): fix documentation links (#10702) fix documentation links
- Contributors: TaikiYamada4, Vishal Chauhan, Yuxuan Liu
0.45.0 (2025-05-22)
0.44.2 (2025-06-10)
0.44.1 (2025-05-01)
0.44.0 (2025-04-18)
0.43.0 (2025-03-21)
- Merge remote-tracking branch 'origin/main' into chore/bump-version-0.43
- chore: rename from [autoware.universe]{.title-ref} to [autoware_universe]{.title-ref} (#10306)
- Contributors: Hayato Mizushima, Yutaka Kondo
0.42.0 (2025-03-03)
0.41.2 (2025-02-19)
- chore: bump version to 0.41.1 (#10088)
- Contributors: Ryohsuke Mitsudome
0.41.1 (2025-02-10)
0.41.0 (2025-01-29)
-
Merge remote-tracking branch 'origin/main' into tmp/bot/bump_version_base
-
feat: apply [autoware_]{.title-ref} prefix for [scenario_simulator_v2_adapter]{.title-ref} (#9957)
- feat(autoware_scenario_simulator_v2_adapter): apply [autoware_]{.title-ref} prefix (see below):
* In this commit, I did not organize a folder structure. The folder structure will be organized in the next some commits.
- The changes will follow the Autoware's guideline as below:
- https://autowarefoundation.github.io/autoware-documentation/main/contributing/coding-guidelines/ros-nodes/directory-structure/#package-folder
- rename(scenario_simulator_v2_adapter): move headers under `include/autoware`:
- Fixes due to this changes for .hpp/.cpp files will be applied in the next commit
- fix(scenario_simulator_v2_adapter): fix include paths
- To follow the previous commit
- rename: [scenario_simulator_v2_adapter]{.title-ref} => [autoware_scenario_simulator_v2_adapter]{.title-ref}
- bug(autoware_scenario_simulator_v2_adapter): revert wrongly updated copyrights
- bug(autoware_scenario_simulator_v2_adapter): [autoware_]{.title-ref} prefix is not needed here
* bug(autoware_scenario_simulator_v2_adapter): wrong package name in launch side ---------
-
Contributors: Fumiya Watanabe, Junya Sasaki
0.40.0 (2024-12-12)
-
Merge branch 'main' into release-0.40.0
-
Revert "chore(package.xml): bump version to 0.39.0 (#9587)" This reverts commit c9f0f2688c57b0f657f5c1f28f036a970682e7f5.
-
chore(package.xml): bump version to 0.39.0 (#9587)
- chore(package.xml): bump version to 0.39.0
- fix: fix ticket links in CHANGELOG.rst
* fix: remove unnecessary diff ---------Co-authored-by: Yutaka Kondo <<yutaka.kondo@youtalk.jp>>
-
fix(cpplint): include what you use - evaluator (#9566)
-
fix(scenario_simulator_v2_adapter): remove invalid CHANGELOG.rst file
File truncated at 100 lines see the full file
Package Dependencies
Deps | Name |
---|---|
ament_cmake_auto | |
autoware_cmake | |
ament_cmake_gtest | |
ament_lint_auto | |
autoware_lint_common | |
diagnostic_msgs | |
pluginlib | |
rclcpp | |
rclcpp_components | |
tier4_metric_msgs | |
tier4_simulation_msgs |
System Dependencies
Dependant Packages
Launch files
Messages
Services
Plugins
Recent questions tagged autoware_scenario_simulator_v2_adapter at Robotics Stack Exchange
Package Summary
Tags | No category tags. |
Version | 0.46.0 |
License | Apache License 2.0 |
Build type | AMENT_CMAKE |
Use | RECOMMENDED |
Repository Summary
Description | |
Checkout URI | https://github.com/autowarefoundation/autoware_universe.git |
VCS Type | git |
VCS Version | main |
Last Updated | 2025-07-31 |
Dev Status | UNKNOWN |
Released | UNRELEASED |
Tags | planner ros calibration self-driving-car autonomous-driving autonomous-vehicles ros2 3d-map autoware |
Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
Additional Links
Maintainers
- Kyoichi Sugahara
- Maxime CLEMENT
- Takamasa Horibe
- Takamasa Horibe
- Junya Sasaki
Authors
scenario_simulator_v2 Adapter
Purpose
This package provides a node to convert various messages from the Autoware into tier4_simulation_msgs::msg::UserDefinedValue
messages for the scenario_simulator_v2.
Currently, this node supports conversion of:
-
tier4_metric_msgs::msg::MetricArray
for metric topics
Inner-workings / Algorithms
- For
tier4_metric_msgs::msg::MetricArray
, The node subscribes to all topics listed in the parametermetric_topic_list
. Each time such message is received, it is converted into as manyUserDefinedValue
messages as the number ofMetric
objects. The format of the output topic is detailed in the output section.
Inputs / Outputs
Inputs
The node listens to MetricArray
messages on the topics specified in metric_topic_list
.
Outputs
The node outputs UserDefinedValue
messages that are converted from the received messages.
- For
MetricArray
messages, The name of the output topics are generated from the corresponding input topic, the name of the metric.- For example, we might listen to topic
/planning/planning_evaluator/metrics
and receive aMetricArray
with 2 metrics:- metric with
name: "metricA/x"
- metric with
name: "metricA/y"
- metric with
- The resulting topics to publish the
UserDefinedValue
are as follows:/planning/planning_evaluator/metrics/metricA/x
/planning/planning_evaluator/metrics/metricA/y
- For example, we might listen to topic
Parameters
{{ json_to_markdown(“evaluator/autoware_scenario_simulator_v2_adapter/schema/scenario_simulator_v2_adapter.schema.json”) }}
Assumptions / Known limits
Values in the Metric
objects of a MetricArray
are assumed to be of type double
.
Future extensions / Unimplemented parts
\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^ Changelog for package autoware_scenario_simulator_v2_adapter \^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^
0.46.0 (2025-06-20)
- Merge remote-tracking branch 'upstream/main' into tmp/TaikiYamada/bump_version_base
- feat(scenario_simulator_v2_adapter): updated the read me file and schema (#10189)
- docs(evaluator): fix documentation links (#10702) fix documentation links
- Contributors: TaikiYamada4, Vishal Chauhan, Yuxuan Liu
0.45.0 (2025-05-22)
0.44.2 (2025-06-10)
0.44.1 (2025-05-01)
0.44.0 (2025-04-18)
0.43.0 (2025-03-21)
- Merge remote-tracking branch 'origin/main' into chore/bump-version-0.43
- chore: rename from [autoware.universe]{.title-ref} to [autoware_universe]{.title-ref} (#10306)
- Contributors: Hayato Mizushima, Yutaka Kondo
0.42.0 (2025-03-03)
0.41.2 (2025-02-19)
- chore: bump version to 0.41.1 (#10088)
- Contributors: Ryohsuke Mitsudome
0.41.1 (2025-02-10)
0.41.0 (2025-01-29)
-
Merge remote-tracking branch 'origin/main' into tmp/bot/bump_version_base
-
feat: apply [autoware_]{.title-ref} prefix for [scenario_simulator_v2_adapter]{.title-ref} (#9957)
- feat(autoware_scenario_simulator_v2_adapter): apply [autoware_]{.title-ref} prefix (see below):
* In this commit, I did not organize a folder structure. The folder structure will be organized in the next some commits.
- The changes will follow the Autoware's guideline as below:
- https://autowarefoundation.github.io/autoware-documentation/main/contributing/coding-guidelines/ros-nodes/directory-structure/#package-folder
- rename(scenario_simulator_v2_adapter): move headers under `include/autoware`:
- Fixes due to this changes for .hpp/.cpp files will be applied in the next commit
- fix(scenario_simulator_v2_adapter): fix include paths
- To follow the previous commit
- rename: [scenario_simulator_v2_adapter]{.title-ref} => [autoware_scenario_simulator_v2_adapter]{.title-ref}
- bug(autoware_scenario_simulator_v2_adapter): revert wrongly updated copyrights
- bug(autoware_scenario_simulator_v2_adapter): [autoware_]{.title-ref} prefix is not needed here
* bug(autoware_scenario_simulator_v2_adapter): wrong package name in launch side ---------
-
Contributors: Fumiya Watanabe, Junya Sasaki
0.40.0 (2024-12-12)
-
Merge branch 'main' into release-0.40.0
-
Revert "chore(package.xml): bump version to 0.39.0 (#9587)" This reverts commit c9f0f2688c57b0f657f5c1f28f036a970682e7f5.
-
chore(package.xml): bump version to 0.39.0 (#9587)
- chore(package.xml): bump version to 0.39.0
- fix: fix ticket links in CHANGELOG.rst
* fix: remove unnecessary diff ---------Co-authored-by: Yutaka Kondo <<yutaka.kondo@youtalk.jp>>
-
fix(cpplint): include what you use - evaluator (#9566)
-
fix(scenario_simulator_v2_adapter): remove invalid CHANGELOG.rst file
File truncated at 100 lines see the full file
Package Dependencies
Deps | Name |
---|---|
ament_cmake_auto | |
autoware_cmake | |
ament_cmake_gtest | |
ament_lint_auto | |
autoware_lint_common | |
diagnostic_msgs | |
pluginlib | |
rclcpp | |
rclcpp_components | |
tier4_metric_msgs | |
tier4_simulation_msgs |
System Dependencies
Dependant Packages
Launch files
Messages
Services
Plugins
Recent questions tagged autoware_scenario_simulator_v2_adapter at Robotics Stack Exchange
Package Summary
Tags | No category tags. |
Version | 0.46.0 |
License | Apache License 2.0 |
Build type | AMENT_CMAKE |
Use | RECOMMENDED |
Repository Summary
Description | |
Checkout URI | https://github.com/autowarefoundation/autoware_universe.git |
VCS Type | git |
VCS Version | main |
Last Updated | 2025-07-31 |
Dev Status | UNKNOWN |
Released | UNRELEASED |
Tags | planner ros calibration self-driving-car autonomous-driving autonomous-vehicles ros2 3d-map autoware |
Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
Additional Links
Maintainers
- Kyoichi Sugahara
- Maxime CLEMENT
- Takamasa Horibe
- Takamasa Horibe
- Junya Sasaki
Authors
scenario_simulator_v2 Adapter
Purpose
This package provides a node to convert various messages from the Autoware into tier4_simulation_msgs::msg::UserDefinedValue
messages for the scenario_simulator_v2.
Currently, this node supports conversion of:
-
tier4_metric_msgs::msg::MetricArray
for metric topics
Inner-workings / Algorithms
- For
tier4_metric_msgs::msg::MetricArray
, The node subscribes to all topics listed in the parametermetric_topic_list
. Each time such message is received, it is converted into as manyUserDefinedValue
messages as the number ofMetric
objects. The format of the output topic is detailed in the output section.
Inputs / Outputs
Inputs
The node listens to MetricArray
messages on the topics specified in metric_topic_list
.
Outputs
The node outputs UserDefinedValue
messages that are converted from the received messages.
- For
MetricArray
messages, The name of the output topics are generated from the corresponding input topic, the name of the metric.- For example, we might listen to topic
/planning/planning_evaluator/metrics
and receive aMetricArray
with 2 metrics:- metric with
name: "metricA/x"
- metric with
name: "metricA/y"
- metric with
- The resulting topics to publish the
UserDefinedValue
are as follows:/planning/planning_evaluator/metrics/metricA/x
/planning/planning_evaluator/metrics/metricA/y
- For example, we might listen to topic
Parameters
{{ json_to_markdown(“evaluator/autoware_scenario_simulator_v2_adapter/schema/scenario_simulator_v2_adapter.schema.json”) }}
Assumptions / Known limits
Values in the Metric
objects of a MetricArray
are assumed to be of type double
.
Future extensions / Unimplemented parts
\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^ Changelog for package autoware_scenario_simulator_v2_adapter \^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^
0.46.0 (2025-06-20)
- Merge remote-tracking branch 'upstream/main' into tmp/TaikiYamada/bump_version_base
- feat(scenario_simulator_v2_adapter): updated the read me file and schema (#10189)
- docs(evaluator): fix documentation links (#10702) fix documentation links
- Contributors: TaikiYamada4, Vishal Chauhan, Yuxuan Liu
0.45.0 (2025-05-22)
0.44.2 (2025-06-10)
0.44.1 (2025-05-01)
0.44.0 (2025-04-18)
0.43.0 (2025-03-21)
- Merge remote-tracking branch 'origin/main' into chore/bump-version-0.43
- chore: rename from [autoware.universe]{.title-ref} to [autoware_universe]{.title-ref} (#10306)
- Contributors: Hayato Mizushima, Yutaka Kondo
0.42.0 (2025-03-03)
0.41.2 (2025-02-19)
- chore: bump version to 0.41.1 (#10088)
- Contributors: Ryohsuke Mitsudome
0.41.1 (2025-02-10)
0.41.0 (2025-01-29)
-
Merge remote-tracking branch 'origin/main' into tmp/bot/bump_version_base
-
feat: apply [autoware_]{.title-ref} prefix for [scenario_simulator_v2_adapter]{.title-ref} (#9957)
- feat(autoware_scenario_simulator_v2_adapter): apply [autoware_]{.title-ref} prefix (see below):
* In this commit, I did not organize a folder structure. The folder structure will be organized in the next some commits.
- The changes will follow the Autoware's guideline as below:
- https://autowarefoundation.github.io/autoware-documentation/main/contributing/coding-guidelines/ros-nodes/directory-structure/#package-folder
- rename(scenario_simulator_v2_adapter): move headers under `include/autoware`:
- Fixes due to this changes for .hpp/.cpp files will be applied in the next commit
- fix(scenario_simulator_v2_adapter): fix include paths
- To follow the previous commit
- rename: [scenario_simulator_v2_adapter]{.title-ref} => [autoware_scenario_simulator_v2_adapter]{.title-ref}
- bug(autoware_scenario_simulator_v2_adapter): revert wrongly updated copyrights
- bug(autoware_scenario_simulator_v2_adapter): [autoware_]{.title-ref} prefix is not needed here
* bug(autoware_scenario_simulator_v2_adapter): wrong package name in launch side ---------
-
Contributors: Fumiya Watanabe, Junya Sasaki
0.40.0 (2024-12-12)
-
Merge branch 'main' into release-0.40.0
-
Revert "chore(package.xml): bump version to 0.39.0 (#9587)" This reverts commit c9f0f2688c57b0f657f5c1f28f036a970682e7f5.
-
chore(package.xml): bump version to 0.39.0 (#9587)
- chore(package.xml): bump version to 0.39.0
- fix: fix ticket links in CHANGELOG.rst
* fix: remove unnecessary diff ---------Co-authored-by: Yutaka Kondo <<yutaka.kondo@youtalk.jp>>
-
fix(cpplint): include what you use - evaluator (#9566)
-
fix(scenario_simulator_v2_adapter): remove invalid CHANGELOG.rst file
File truncated at 100 lines see the full file
Package Dependencies
Deps | Name |
---|---|
ament_cmake_auto | |
autoware_cmake | |
ament_cmake_gtest | |
ament_lint_auto | |
autoware_lint_common | |
diagnostic_msgs | |
pluginlib | |
rclcpp | |
rclcpp_components | |
tier4_metric_msgs | |
tier4_simulation_msgs |
System Dependencies
Dependant Packages
Launch files
Messages
Services
Plugins
Recent questions tagged autoware_scenario_simulator_v2_adapter at Robotics Stack Exchange
Package Summary
Tags | No category tags. |
Version | 0.46.0 |
License | Apache License 2.0 |
Build type | AMENT_CMAKE |
Use | RECOMMENDED |
Repository Summary
Description | |
Checkout URI | https://github.com/autowarefoundation/autoware_universe.git |
VCS Type | git |
VCS Version | main |
Last Updated | 2025-07-31 |
Dev Status | UNKNOWN |
Released | UNRELEASED |
Tags | planner ros calibration self-driving-car autonomous-driving autonomous-vehicles ros2 3d-map autoware |
Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
Additional Links
Maintainers
- Kyoichi Sugahara
- Maxime CLEMENT
- Takamasa Horibe
- Takamasa Horibe
- Junya Sasaki
Authors
scenario_simulator_v2 Adapter
Purpose
This package provides a node to convert various messages from the Autoware into tier4_simulation_msgs::msg::UserDefinedValue
messages for the scenario_simulator_v2.
Currently, this node supports conversion of:
-
tier4_metric_msgs::msg::MetricArray
for metric topics
Inner-workings / Algorithms
- For
tier4_metric_msgs::msg::MetricArray
, The node subscribes to all topics listed in the parametermetric_topic_list
. Each time such message is received, it is converted into as manyUserDefinedValue
messages as the number ofMetric
objects. The format of the output topic is detailed in the output section.
Inputs / Outputs
Inputs
The node listens to MetricArray
messages on the topics specified in metric_topic_list
.
Outputs
The node outputs UserDefinedValue
messages that are converted from the received messages.
- For
MetricArray
messages, The name of the output topics are generated from the corresponding input topic, the name of the metric.- For example, we might listen to topic
/planning/planning_evaluator/metrics
and receive aMetricArray
with 2 metrics:- metric with
name: "metricA/x"
- metric with
name: "metricA/y"
- metric with
- The resulting topics to publish the
UserDefinedValue
are as follows:/planning/planning_evaluator/metrics/metricA/x
/planning/planning_evaluator/metrics/metricA/y
- For example, we might listen to topic
Parameters
{{ json_to_markdown(“evaluator/autoware_scenario_simulator_v2_adapter/schema/scenario_simulator_v2_adapter.schema.json”) }}
Assumptions / Known limits
Values in the Metric
objects of a MetricArray
are assumed to be of type double
.
Future extensions / Unimplemented parts
\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^ Changelog for package autoware_scenario_simulator_v2_adapter \^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^
0.46.0 (2025-06-20)
- Merge remote-tracking branch 'upstream/main' into tmp/TaikiYamada/bump_version_base
- feat(scenario_simulator_v2_adapter): updated the read me file and schema (#10189)
- docs(evaluator): fix documentation links (#10702) fix documentation links
- Contributors: TaikiYamada4, Vishal Chauhan, Yuxuan Liu
0.45.0 (2025-05-22)
0.44.2 (2025-06-10)
0.44.1 (2025-05-01)
0.44.0 (2025-04-18)
0.43.0 (2025-03-21)
- Merge remote-tracking branch 'origin/main' into chore/bump-version-0.43
- chore: rename from [autoware.universe]{.title-ref} to [autoware_universe]{.title-ref} (#10306)
- Contributors: Hayato Mizushima, Yutaka Kondo
0.42.0 (2025-03-03)
0.41.2 (2025-02-19)
- chore: bump version to 0.41.1 (#10088)
- Contributors: Ryohsuke Mitsudome
0.41.1 (2025-02-10)
0.41.0 (2025-01-29)
-
Merge remote-tracking branch 'origin/main' into tmp/bot/bump_version_base
-
feat: apply [autoware_]{.title-ref} prefix for [scenario_simulator_v2_adapter]{.title-ref} (#9957)
- feat(autoware_scenario_simulator_v2_adapter): apply [autoware_]{.title-ref} prefix (see below):
* In this commit, I did not organize a folder structure. The folder structure will be organized in the next some commits.
- The changes will follow the Autoware's guideline as below:
- https://autowarefoundation.github.io/autoware-documentation/main/contributing/coding-guidelines/ros-nodes/directory-structure/#package-folder
- rename(scenario_simulator_v2_adapter): move headers under `include/autoware`:
- Fixes due to this changes for .hpp/.cpp files will be applied in the next commit
- fix(scenario_simulator_v2_adapter): fix include paths
- To follow the previous commit
- rename: [scenario_simulator_v2_adapter]{.title-ref} => [autoware_scenario_simulator_v2_adapter]{.title-ref}
- bug(autoware_scenario_simulator_v2_adapter): revert wrongly updated copyrights
- bug(autoware_scenario_simulator_v2_adapter): [autoware_]{.title-ref} prefix is not needed here
* bug(autoware_scenario_simulator_v2_adapter): wrong package name in launch side ---------
-
Contributors: Fumiya Watanabe, Junya Sasaki
0.40.0 (2024-12-12)
-
Merge branch 'main' into release-0.40.0
-
Revert "chore(package.xml): bump version to 0.39.0 (#9587)" This reverts commit c9f0f2688c57b0f657f5c1f28f036a970682e7f5.
-
chore(package.xml): bump version to 0.39.0 (#9587)
- chore(package.xml): bump version to 0.39.0
- fix: fix ticket links in CHANGELOG.rst
* fix: remove unnecessary diff ---------Co-authored-by: Yutaka Kondo <<yutaka.kondo@youtalk.jp>>
-
fix(cpplint): include what you use - evaluator (#9566)
-
fix(scenario_simulator_v2_adapter): remove invalid CHANGELOG.rst file
File truncated at 100 lines see the full file
Package Dependencies
Deps | Name |
---|---|
ament_cmake_auto | |
autoware_cmake | |
ament_cmake_gtest | |
ament_lint_auto | |
autoware_lint_common | |
diagnostic_msgs | |
pluginlib | |
rclcpp | |
rclcpp_components | |
tier4_metric_msgs | |
tier4_simulation_msgs |
System Dependencies
Dependant Packages
Launch files
Messages
Services
Plugins
Recent questions tagged autoware_scenario_simulator_v2_adapter at Robotics Stack Exchange
Package Summary
Tags | No category tags. |
Version | 0.46.0 |
License | Apache License 2.0 |
Build type | AMENT_CMAKE |
Use | RECOMMENDED |
Repository Summary
Description | |
Checkout URI | https://github.com/autowarefoundation/autoware_universe.git |
VCS Type | git |
VCS Version | main |
Last Updated | 2025-07-31 |
Dev Status | UNKNOWN |
Released | UNRELEASED |
Tags | planner ros calibration self-driving-car autonomous-driving autonomous-vehicles ros2 3d-map autoware |
Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
Additional Links
Maintainers
- Kyoichi Sugahara
- Maxime CLEMENT
- Takamasa Horibe
- Takamasa Horibe
- Junya Sasaki
Authors
scenario_simulator_v2 Adapter
Purpose
This package provides a node to convert various messages from the Autoware into tier4_simulation_msgs::msg::UserDefinedValue
messages for the scenario_simulator_v2.
Currently, this node supports conversion of:
-
tier4_metric_msgs::msg::MetricArray
for metric topics
Inner-workings / Algorithms
- For
tier4_metric_msgs::msg::MetricArray
, The node subscribes to all topics listed in the parametermetric_topic_list
. Each time such message is received, it is converted into as manyUserDefinedValue
messages as the number ofMetric
objects. The format of the output topic is detailed in the output section.
Inputs / Outputs
Inputs
The node listens to MetricArray
messages on the topics specified in metric_topic_list
.
Outputs
The node outputs UserDefinedValue
messages that are converted from the received messages.
- For
MetricArray
messages, The name of the output topics are generated from the corresponding input topic, the name of the metric.- For example, we might listen to topic
/planning/planning_evaluator/metrics
and receive aMetricArray
with 2 metrics:- metric with
name: "metricA/x"
- metric with
name: "metricA/y"
- metric with
- The resulting topics to publish the
UserDefinedValue
are as follows:/planning/planning_evaluator/metrics/metricA/x
/planning/planning_evaluator/metrics/metricA/y
- For example, we might listen to topic
Parameters
{{ json_to_markdown(“evaluator/autoware_scenario_simulator_v2_adapter/schema/scenario_simulator_v2_adapter.schema.json”) }}
Assumptions / Known limits
Values in the Metric
objects of a MetricArray
are assumed to be of type double
.
Future extensions / Unimplemented parts
\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^ Changelog for package autoware_scenario_simulator_v2_adapter \^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^
0.46.0 (2025-06-20)
- Merge remote-tracking branch 'upstream/main' into tmp/TaikiYamada/bump_version_base
- feat(scenario_simulator_v2_adapter): updated the read me file and schema (#10189)
- docs(evaluator): fix documentation links (#10702) fix documentation links
- Contributors: TaikiYamada4, Vishal Chauhan, Yuxuan Liu
0.45.0 (2025-05-22)
0.44.2 (2025-06-10)
0.44.1 (2025-05-01)
0.44.0 (2025-04-18)
0.43.0 (2025-03-21)
- Merge remote-tracking branch 'origin/main' into chore/bump-version-0.43
- chore: rename from [autoware.universe]{.title-ref} to [autoware_universe]{.title-ref} (#10306)
- Contributors: Hayato Mizushima, Yutaka Kondo
0.42.0 (2025-03-03)
0.41.2 (2025-02-19)
- chore: bump version to 0.41.1 (#10088)
- Contributors: Ryohsuke Mitsudome
0.41.1 (2025-02-10)
0.41.0 (2025-01-29)
-
Merge remote-tracking branch 'origin/main' into tmp/bot/bump_version_base
-
feat: apply [autoware_]{.title-ref} prefix for [scenario_simulator_v2_adapter]{.title-ref} (#9957)
- feat(autoware_scenario_simulator_v2_adapter): apply [autoware_]{.title-ref} prefix (see below):
* In this commit, I did not organize a folder structure. The folder structure will be organized in the next some commits.
- The changes will follow the Autoware's guideline as below:
- https://autowarefoundation.github.io/autoware-documentation/main/contributing/coding-guidelines/ros-nodes/directory-structure/#package-folder
- rename(scenario_simulator_v2_adapter): move headers under `include/autoware`:
- Fixes due to this changes for .hpp/.cpp files will be applied in the next commit
- fix(scenario_simulator_v2_adapter): fix include paths
- To follow the previous commit
- rename: [scenario_simulator_v2_adapter]{.title-ref} => [autoware_scenario_simulator_v2_adapter]{.title-ref}
- bug(autoware_scenario_simulator_v2_adapter): revert wrongly updated copyrights
- bug(autoware_scenario_simulator_v2_adapter): [autoware_]{.title-ref} prefix is not needed here
* bug(autoware_scenario_simulator_v2_adapter): wrong package name in launch side ---------
-
Contributors: Fumiya Watanabe, Junya Sasaki
0.40.0 (2024-12-12)
-
Merge branch 'main' into release-0.40.0
-
Revert "chore(package.xml): bump version to 0.39.0 (#9587)" This reverts commit c9f0f2688c57b0f657f5c1f28f036a970682e7f5.
-
chore(package.xml): bump version to 0.39.0 (#9587)
- chore(package.xml): bump version to 0.39.0
- fix: fix ticket links in CHANGELOG.rst
* fix: remove unnecessary diff ---------Co-authored-by: Yutaka Kondo <<yutaka.kondo@youtalk.jp>>
-
fix(cpplint): include what you use - evaluator (#9566)
-
fix(scenario_simulator_v2_adapter): remove invalid CHANGELOG.rst file
File truncated at 100 lines see the full file
Package Dependencies
Deps | Name |
---|---|
ament_cmake_auto | |
autoware_cmake | |
ament_cmake_gtest | |
ament_lint_auto | |
autoware_lint_common | |
diagnostic_msgs | |
pluginlib | |
rclcpp | |
rclcpp_components | |
tier4_metric_msgs | |
tier4_simulation_msgs |
System Dependencies
Dependant Packages
Launch files
Messages
Services
Plugins
Recent questions tagged autoware_scenario_simulator_v2_adapter at Robotics Stack Exchange
Package Summary
Tags | No category tags. |
Version | 0.46.0 |
License | Apache License 2.0 |
Build type | AMENT_CMAKE |
Use | RECOMMENDED |
Repository Summary
Description | |
Checkout URI | https://github.com/autowarefoundation/autoware_universe.git |
VCS Type | git |
VCS Version | main |
Last Updated | 2025-07-31 |
Dev Status | UNKNOWN |
Released | UNRELEASED |
Tags | planner ros calibration self-driving-car autonomous-driving autonomous-vehicles ros2 3d-map autoware |
Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
Additional Links
Maintainers
- Kyoichi Sugahara
- Maxime CLEMENT
- Takamasa Horibe
- Takamasa Horibe
- Junya Sasaki
Authors
scenario_simulator_v2 Adapter
Purpose
This package provides a node to convert various messages from the Autoware into tier4_simulation_msgs::msg::UserDefinedValue
messages for the scenario_simulator_v2.
Currently, this node supports conversion of:
-
tier4_metric_msgs::msg::MetricArray
for metric topics
Inner-workings / Algorithms
- For
tier4_metric_msgs::msg::MetricArray
, The node subscribes to all topics listed in the parametermetric_topic_list
. Each time such message is received, it is converted into as manyUserDefinedValue
messages as the number ofMetric
objects. The format of the output topic is detailed in the output section.
Inputs / Outputs
Inputs
The node listens to MetricArray
messages on the topics specified in metric_topic_list
.
Outputs
The node outputs UserDefinedValue
messages that are converted from the received messages.
- For
MetricArray
messages, The name of the output topics are generated from the corresponding input topic, the name of the metric.- For example, we might listen to topic
/planning/planning_evaluator/metrics
and receive aMetricArray
with 2 metrics:- metric with
name: "metricA/x"
- metric with
name: "metricA/y"
- metric with
- The resulting topics to publish the
UserDefinedValue
are as follows:/planning/planning_evaluator/metrics/metricA/x
/planning/planning_evaluator/metrics/metricA/y
- For example, we might listen to topic
Parameters
{{ json_to_markdown(“evaluator/autoware_scenario_simulator_v2_adapter/schema/scenario_simulator_v2_adapter.schema.json”) }}
Assumptions / Known limits
Values in the Metric
objects of a MetricArray
are assumed to be of type double
.
Future extensions / Unimplemented parts
\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^ Changelog for package autoware_scenario_simulator_v2_adapter \^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^
0.46.0 (2025-06-20)
- Merge remote-tracking branch 'upstream/main' into tmp/TaikiYamada/bump_version_base
- feat(scenario_simulator_v2_adapter): updated the read me file and schema (#10189)
- docs(evaluator): fix documentation links (#10702) fix documentation links
- Contributors: TaikiYamada4, Vishal Chauhan, Yuxuan Liu
0.45.0 (2025-05-22)
0.44.2 (2025-06-10)
0.44.1 (2025-05-01)
0.44.0 (2025-04-18)
0.43.0 (2025-03-21)
- Merge remote-tracking branch 'origin/main' into chore/bump-version-0.43
- chore: rename from [autoware.universe]{.title-ref} to [autoware_universe]{.title-ref} (#10306)
- Contributors: Hayato Mizushima, Yutaka Kondo
0.42.0 (2025-03-03)
0.41.2 (2025-02-19)
- chore: bump version to 0.41.1 (#10088)
- Contributors: Ryohsuke Mitsudome
0.41.1 (2025-02-10)
0.41.0 (2025-01-29)
-
Merge remote-tracking branch 'origin/main' into tmp/bot/bump_version_base
-
feat: apply [autoware_]{.title-ref} prefix for [scenario_simulator_v2_adapter]{.title-ref} (#9957)
- feat(autoware_scenario_simulator_v2_adapter): apply [autoware_]{.title-ref} prefix (see below):
* In this commit, I did not organize a folder structure. The folder structure will be organized in the next some commits.
- The changes will follow the Autoware's guideline as below:
- https://autowarefoundation.github.io/autoware-documentation/main/contributing/coding-guidelines/ros-nodes/directory-structure/#package-folder
- rename(scenario_simulator_v2_adapter): move headers under `include/autoware`:
- Fixes due to this changes for .hpp/.cpp files will be applied in the next commit
- fix(scenario_simulator_v2_adapter): fix include paths
- To follow the previous commit
- rename: [scenario_simulator_v2_adapter]{.title-ref} => [autoware_scenario_simulator_v2_adapter]{.title-ref}
- bug(autoware_scenario_simulator_v2_adapter): revert wrongly updated copyrights
- bug(autoware_scenario_simulator_v2_adapter): [autoware_]{.title-ref} prefix is not needed here
* bug(autoware_scenario_simulator_v2_adapter): wrong package name in launch side ---------
-
Contributors: Fumiya Watanabe, Junya Sasaki
0.40.0 (2024-12-12)
-
Merge branch 'main' into release-0.40.0
-
Revert "chore(package.xml): bump version to 0.39.0 (#9587)" This reverts commit c9f0f2688c57b0f657f5c1f28f036a970682e7f5.
-
chore(package.xml): bump version to 0.39.0 (#9587)
- chore(package.xml): bump version to 0.39.0
- fix: fix ticket links in CHANGELOG.rst
* fix: remove unnecessary diff ---------Co-authored-by: Yutaka Kondo <<yutaka.kondo@youtalk.jp>>
-
fix(cpplint): include what you use - evaluator (#9566)
-
fix(scenario_simulator_v2_adapter): remove invalid CHANGELOG.rst file
File truncated at 100 lines see the full file
Package Dependencies
Deps | Name |
---|---|
ament_cmake_auto | |
autoware_cmake | |
ament_cmake_gtest | |
ament_lint_auto | |
autoware_lint_common | |
diagnostic_msgs | |
pluginlib | |
rclcpp | |
rclcpp_components | |
tier4_metric_msgs | |
tier4_simulation_msgs |