Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: diag evaluator #42

Merged
merged 17 commits into from
Dec 5, 2024
Merged

feat: diag evaluator #42

merged 17 commits into from
Dec 5, 2024

Conversation

hayato-m126
Copy link
Collaborator

@hayato-m126 hayato-m126 commented Nov 5, 2024

Types of PR

  • New Features

Description

  • add diagnostics_evaluator

How to review this PR

prepare bag

  1. use planning sim and record all topic
  2. drop /diagnostics

https://github.com/tier4/ros2bag_extensions

# bag filter
ros2 bag filter original_bag -o input_bag -x "^/diagnostics.*"
  1. execute evaluation
ros2 launch driving_log_replayer_v2 driving_log_replayer_v2.launch.py scenario_path:=${your_diag_scenario_path} sensing:=false perception:=false localization:=false planning:=false control_module_preset:=dlr_control_validator

Others

@hayato-m126 hayato-m126 marked this pull request as draft November 5, 2024 08:44
@hayato-m126 hayato-m126 marked this pull request as ready for review November 18, 2024 03:29
Signed-off-by: Hayato Mizushima <[email protected]>
Signed-off-by: Hayato Mizushima <[email protected]>
Signed-off-by: Hayato Mizushima <[email protected]>
Signed-off-by: Hayato Mizushima <[email protected]>
Signed-off-by: Hayato Mizushima <[email protected]>
Signed-off-by: Hayato Mizushima <[email protected]>
Signed-off-by: Hayato Mizushima <[email protected]>
Signed-off-by: Hayato Mizushima <[email protected]>
Signed-off-by: Hayato Mizushima <[email protected]>
Signed-off-by: Hayato Mizushima <[email protected]>
Signed-off-by: Hayato Mizushima <[email protected]>
Signed-off-by: Hayato Mizushima <[email protected]>
Signed-off-by: Hayato Mizushima <[email protected]>
@hayato-m126 hayato-m126 merged commit 3f64b1b into develop Dec 5, 2024
5 checks passed
@hayato-m126 hayato-m126 deleted the feat/diag-evaluator branch December 5, 2024 04:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant