-
Notifications
You must be signed in to change notification settings - Fork 673
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(tier4_metric_msgs): apply tier4_metric_msgs for scenario_simulat…
…or_v2_adapter, control_evaluator, planning_evaluator, autonomous_emergency_braking, obstacle_cruise_planner, motion_velocity_planner, processing_time_checker (#9180) * first commit Signed-off-by: xtk8532704 <1041084556@qq.com> * fix building errs. Signed-off-by: xtk8532704 <1041084556@qq.com> * change diagnostic messages to metric messages for publishing decision. Signed-off-by: xtk8532704 <1041084556@qq.com> * fix bug about motion_velocity_planner Signed-off-by: xtk8532704 <1041084556@qq.com> * change the diagnostic msg to metric msg in autoware_obstacle_cruise_planner. Signed-off-by: xtk8532704 <1041084556@qq.com> * tmp save for planning_evaluator Signed-off-by: xtk8532704 <1041084556@qq.com> * change the topic to which metrics published to. Signed-off-by: xtk8532704 <1041084556@qq.com> * fix typo. Signed-off-by: xtk8532704 <1041084556@qq.com> * remove unnesessary publishing of metrics. Signed-off-by: xtk8532704 <1041084556@qq.com> * mke planning_evaluator publish msg of MetricArray instead of Diags. Signed-off-by: xtk8532704 <1041084556@qq.com> * update aeb with metric type for decision. Signed-off-by: xtk8532704 <1041084556@qq.com> * fix some bug Signed-off-by: xtk8532704 <1041084556@qq.com> * remove autoware_evaluator_utils package. Signed-off-by: xtk8532704 <1041084556@qq.com> * remove diagnostic_msgs dependency of planning_evaluator Signed-off-by: xtk8532704 <1041084556@qq.com> * use metric_msgs for autoware_processing_time_checker. Signed-off-by: xtk8532704 <1041084556@qq.com> * rewrite diagnostic_convertor to scenario_simulator_v2_adapter, supporting metric_msgs. Signed-off-by: xtk8532704 <1041084556@qq.com> * pre-commit and fix typo Signed-off-by: xtk8532704 <1041084556@qq.com> * publish metrics even if there is no metric in the MetricArray. Signed-off-by: xtk8532704 <1041084556@qq.com> * modify the metric name of processing_time. Signed-off-by: xtk8532704 <1041084556@qq.com> * update unit test for test_planning/control_evaluator Signed-off-by: xtk8532704 <1041084556@qq.com> * manual pre-commit Signed-off-by: xtk8532704 <1041084556@qq.com> --------- Signed-off-by: xtk8532704 <1041084556@qq.com>
- Loading branch information
1 parent
8652963
commit 5cd47a7
Showing
51 changed files
with
687 additions
and
1,005 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.