-
Notifications
You must be signed in to change notification settings - Fork 691
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
fix(pose_covariance_modifier): fix json schema #7323
fix(pose_covariance_modifier): fix json schema #7323
Conversation
Signed-off-by: Yamato Ando <[email protected]>
Hello @YamatoAndo . Thanks for your work . |
@meliketanrikulu Sorry, I don't know it. However, it is unrelated to this PR, so please fix it in an other PR |
Okey @YamatoAndo . Thank you. LGTM . We can merge it. I will create new issue for other problem. |
fix json schema Signed-off-by: Yamato Ando <[email protected]> Co-authored-by: Kotaro Yoshimoto <[email protected]>
Description
I have fixed the problem of not being able to see the list of parameters in the readme.
https://autowarefoundation.github.io/autoware.universe/main/localization/autoware_pose_covariance_modifier/
Tests performed
Not applicable.
Effects on system behavior
Not applicable.
Interface changes
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.