-
Notifications
You must be signed in to change notification settings - Fork 277
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): add parameters of real-time covariance estimation #643
Conversation
Signed-off-by: Koki Aoki <koki.aoki@map4.jp>
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #643 +/- ##
===========================
===========================
☔ View full report in Codecov by Sentry. |
autoware_launch/config/localization/ndt_scan_matcher.param.yaml
Outdated
Show resolved
Hide resolved
Signed-off-by: Koki Aoki <koki.aoki@map4.jp>
I'm sorry, I forgot to add the parameter. |
autoware_launch/config/localization/ndt_scan_matcher.param.yaml
Outdated
Show resolved
Hide resolved
Signed-off-by: KOKIAOKI <koki.aoki@map4.jp>
autoware_launch/config/localization/ndt_scan_matcher.param.yaml
Outdated
Show resolved
Hide resolved
feat: update v0.43.1.0
…efoundation#643) remove unknown object from avoidance target
chore(simulator): rename the diagnostic_convertor to scenario_simulator_v2_adapter.
Description
Selecting the use of real-time covariance estimation and setting the arrangement of initial position.
Related links
Tests performed
Notes for reviewers
Real-time covariance estimation core source code.
Output Hessian matrix to use in real-time covariance estimation.
Interface changes
Effects on system behavior
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.