docs: add annotations regarding the content of the latest diagnostics#237
docs: add annotations regarding the content of the latest diagnostics#237Motsu-san wants to merge 2 commits into
Conversation
There was a problem hiding this comment.
Pull Request Overview
This PR updates the localization documentation to clarify that the localization: ekf_localizer diagnostic may be subdivided into multiple specific diagnostic messages in certain cases.
- Updated Japanese and English documentation with additional annotation explaining diagnostic subdivision
- Provided specific example of subdivided diagnostic naming pattern
Reviewed Changes
Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
| docs/use_case/localization.ja.md | Added Japanese annotation explaining diagnostic subdivision with example |
| docs/use_case/localization.en.md | Added English annotation explaining diagnostic subdivision with example |
Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.
MasatoSaeki
left a comment
There was a problem hiding this comment.
Thank you for PR!
Could you paste the link about localization diagnostics to track and reference its information? (it feels a bit vague)
Signed-off-by: Motsu-san <83898149+Motsu-san@users.noreply.github.com>
Signed-off-by: Motsu-san <83898149+Motsu-san@users.noreply.github.com>
c12a65d to
4fc04fa
Compare
|
@MasatoSaeki Yes. I added the link of diagnostics contents to the documents just before. |
Types of PR
Description
Related link
autowarefoundation/autoware_core#668
autowarefoundation/autoware_core#664
How to review this PR
Others