-
Notifications
You must be signed in to change notification settings - Fork 659
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(ndt_scan_matcher): remake diag #5076
feat(ndt_scan_matcher): remake diag #5076
Conversation
Signed-off-by: yamato-ando <Yamato ANDO>
Signed-off-by: yamato-ando <Yamato ANDO>
Signed-off-by: yamato-ando <Yamato ANDO>
Signed-off-by: yamato-ando <Yamato ANDO>
This pull request has been automatically marked as stale because it has not had recent activity. |
I plan to resume work in December or January. |
This pull request has been automatically marked as stale because it has not had recent activity. |
sorry. I will put it on hold for a while. |
This pull request has been automatically marked as stale because it has not had recent activity. |
Signed-off-by: Yamato Ando <[email protected]>
Signed-off-by: Yamato Ando <[email protected]>
Signed-off-by: Yamato Ando <[email protected]>
Signed-off-by: Yamato Ando <[email protected]>
Signed-off-by: Yamato Ando <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks Good To Me
Signed-off-by: Yamato Ando <[email protected]>
07d4303
to
78b562c
Compare
Signed-off-by: Yamato Ando <[email protected]>
Signed-off-by: Yamato Ando <[email protected]>
Signed-off-by: Yamato Ando <[email protected]>
Signed-off-by: Yamato Ando <[email protected]>
Signed-off-by: Yamato Ando <[email protected]>
Signed-off-by: Yamato Ando <[email protected]>
Signed-off-by: Yamato Ando <[email protected]>
Signed-off-by: Yamato Ando <[email protected]>
Signed-off-by: Yamato Ando <[email protected]>
Signed-off-by: Yamato Ando <[email protected]>
* feat(ndt_scan_matcher): remake diag Signed-off-by: yamato-ando <Yamato ANDO> * style(pre-commit): autofix * add latest_ndt_aling_service_best_score Signed-off-by: yamato-ando <Yamato ANDO> * style(pre-commit): autofix * check nullptr Signed-off-by: yamato-ando <Yamato ANDO> * style(pre-commit): autofix * add validate_distance_from_initial_to_result Signed-off-by: yamato-ando <Yamato ANDO> * style(pre-commit): autofix * rename Signed-off-by: yamato-ando <Yamato ANDO> * style(pre-commit): autofix * style(pre-commit): autofix * [WIP] update Signed-off-by: Yamato Ando <[email protected]> * style(pre-commit): autofix * [WIP] update Signed-off-by: Yamato Ando <[email protected]> * [WIP] update Signed-off-by: Yamato Ando <[email protected]> * style(pre-commit): autofix * [WIP] update Signed-off-by: Yamato Ando <[email protected]> * fix typo Signed-off-by: Yamato Ando <[email protected]> * style(pre-commit): autofix * [WIP] update Signed-off-by: Yamato Ando <[email protected]> * style(pre-commit): autofix * update readme Signed-off-by: Yamato Ando <[email protected]> * style(pre-commit): autofix * [WIP] update Signed-off-by: Yamato Ando <[email protected]> * style(pre-commit): autofix * [WIP] update Signed-off-by: Yamato Ando <[email protected]> * fix typo Signed-off-by: Yamato Ando <[email protected]> * style(pre-commit): autofix * [WIP] update Signed-off-by: Yamato Ando <[email protected]> * [WIP] udpate Signed-off-by: Yamato Ando <[email protected]> * [WIP] udpate Signed-off-by: Yamato Ando <[email protected]> * style(pre-commit): autofix * add is_need_rebuild Signed-off-by: Yamato Ando <[email protected]> * fix typo Signed-off-by: Yamato Ando <[email protected]> * style(pre-commit): autofix * add image Signed-off-by: Yamato Ando <[email protected]> * style(pre-commit): autofix * remove unused func Signed-off-by: Yamato Ando <[email protected]> * fix Signed-off-by: Yamato Ando <[email protected]> * fix typo Signed-off-by: Yamato Ando <[email protected]> * style(pre-commit): autofix * update image Signed-off-by: Yamato Ando <[email protected]> * fix typo Signed-off-by: Yamato Ando <[email protected]> * fix Signed-off-by: Yamato Ando <[email protected]> * remove unused include Signed-off-by: Yamato Ando <[email protected]> * move code Signed-off-by: Yamato Ando <[email protected]> * move code Signed-off-by: Yamato Ando <[email protected]> * style(pre-commit): autofix * fix FIX ME Signed-off-by: Yamato Ando <[email protected]> * update Signed-off-by: Yamato Ando <[email protected]> * remove unused func Signed-off-by: Yamato Ando <[email protected]> * [WIP] update Signed-off-by: Yamato Ando <[email protected]> * add diag for trigger node service Signed-off-by: Yamato Ando <[email protected]> * style(pre-commit): autofix * move code Signed-off-by: Yamato Ando <[email protected]> * update Signed-off-by: Yamato Ando <[email protected]> * delete unused code Signed-off-by: Yamato Ando <[email protected]> * style(pre-commit): autofix * udpate Signed-off-by: Yamato Ando <[email protected]> * delete RCLCPP message Signed-off-by: Yamato Ando <[email protected]> * style(pre-commit): autofix * update Signed-off-by: Yamato Ando <[email protected]> * fix typo Signed-off-by: Yamato Ando <[email protected]> * style(pre-commit): autofix * rename diag Signed-off-by: Yamato Ando <[email protected]> * rename func Signed-off-by: Yamato Ando <[email protected]> * style(pre-commit): autofix * remove Transition condition to OK Signed-off-by: Yamato Ando <[email protected]> * style(pre-commit): autofix * fix table Signed-off-by: Yamato Ando <[email protected]> * update readme Signed-off-by: Yamato Ando <[email protected]> * style(pre-commit): autofix * fix order Signed-off-by: Yamato Ando <[email protected]> * fix typo Signed-off-by: Yamato Ando <[email protected]> * remove diag prefix Signed-off-by: Yamato Ando <[email protected]> * style(pre-commit): autofix * fix readme Signed-off-by: Yamato Ando <[email protected]> * style(pre-commit): autofix * rename diag Signed-off-by: Yamato Ando <[email protected]> * style(pre-commit): autofix * remove unused code Signed-off-by: Yamato Ando <[email protected]> * fix double free Signed-off-by: Yamato Ando <[email protected]> * style(pre-commit): autofix * fix typo Signed-off-by: Yamato Ando <[email protected]> * output to terminal Signed-off-by: Yamato Ando <[email protected]> * style(pre-commit): autofix * fix typo Signed-off-by: Yamato Ando <[email protected]> --------- Signed-off-by: yamato-ando <Yamato ANDO> Signed-off-by: Yamato Ando <[email protected]> Co-authored-by: yamato-ando <Yamato ANDO> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Description
remake the ndt_scan_matching's diagnostics.
before (2023/09/22)
after
outputs 6 messages
diagnostic for scan_matching_status
diagnostic for initial_pose_subscriber_status
diagnostic for regularization_pose_subscriber_status
diagnostic for trigger_node_service_status
diagnostic for ndt_align_service_status
diagnostic for map_update_status
If you want to know the conditions for transitioning to WARN/ERROR, please read the README.md.
Related links
ToDo
https://github.com/autowarefoundation/autoware.universe/tree/main/system/system_error_monitor/config
https://github.com/autowarefoundation/autoware_launch/tree/main/autoware_launch/config/system/system_error_monitor
https://github.com/autowarefoundation/autoware.universe/blob/main/simulator/fault_injection/config/fault_injection.param.yaml
https://github.com/autowarefoundation/autoware_launch/blob/main/autoware_launch/config/simulator/fault_injection.param.yaml
merge with
Tests performed
Lsim works
Notes for reviewers
N/A
Interface changes
message of
/diagnostics
topicEffects on system behavior
N/A
Pre-review checklist for the PR author
The PR author must check the checkboxes below when creating the PR.
In-review checklist for the PR reviewers
The PR reviewers must check the checkboxes below before approval.
Post-review checklist for the PR author
The PR author must check the checkboxes below before merging.
After all checkboxes are checked, anyone who has write access can merge the PR.