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

refactor(kalman_filter): prefix package and namespace with autoware #7787

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

esteve
Copy link
Contributor

@esteve esteve commented Jul 2, 2024

Description

prefix package and namespace with autoware

Related links

Parent Issue:

How was this PR tested?

Notes for reviewers

None.

Interface changes

None.

Effects on system behavior

None.

@github-actions github-actions bot added type:documentation Creating or refining documentation. (auto-assigned) component:perception Advanced sensor data processing and environment understanding. (auto-assigned) component:localization Vehicle's position determination in its environment. (auto-assigned) component:common Common packages from the autoware-common repository. (auto-assigned) labels Jul 2, 2024
Copy link

github-actions bot commented Jul 2, 2024

Thank you for contributing to the Autoware project!

🚧 If your pull request is in progress, switch it to draft mode.

Please ensure:

Copy link

codecov bot commented Jul 2, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 28.63%. Comparing base (82d86dc) to head (ff4a227).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #7787      +/-   ##
==========================================
+ Coverage   28.55%   28.63%   +0.07%     
==========================================
  Files        1586     1591       +5     
  Lines      115879   116096     +217     
  Branches    49362    49491     +129     
==========================================
+ Hits        33094    33244     +150     
- Misses      73745    73771      +26     
- Partials     9040     9081      +41     
Flag Coverage Δ *Carryforward flag
differential 10.51% <ø> (?)
total 28.55% <ø> (ø) Carriedforward from 82d86dc

*This pull request uses carry forward flags. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@esteve esteve changed the title refactor(kalman_fiilter): prefix package and namespace with autoware refactor(kalman_filter): prefix package and namespace with autoware Jul 2, 2024
@esteve esteve marked this pull request as ready for review July 2, 2024 12:21
@esteve esteve enabled auto-merge (squash) July 2, 2024 12:21
Copy link
Contributor

@technolojin technolojin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Except the include directory topic, LGTM

@esteve esteve marked this pull request as draft July 3, 2024 08:37
auto-merge was automatically disabled July 3, 2024 08:37

Pull request was converted to draft

@esteve
Copy link
Contributor Author

esteve commented Jul 3, 2024

Back to draft to fix the issue in #7787 (comment)

@github-actions github-actions bot added the type:ci Continuous Integration (CI) processes and testing. (auto-assigned) label Jul 3, 2024
@esteve esteve marked this pull request as ready for review July 3, 2024 08:54
@esteve
Copy link
Contributor Author

esteve commented Jul 3, 2024

@SakodaShintaro @technolojin fixed in 8b60723

Copy link
Contributor

@SakodaShintaro SakodaShintaro left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I have confirmed that logging_simulator works well.
LGTM(for /localization)

@esteve esteve enabled auto-merge (squash) July 3, 2024 11:06
Copy link
Contributor

@technolojin technolojin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

In terms of Perception, LGTM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component:common Common packages from the autoware-common repository. (auto-assigned) component:localization Vehicle's position determination in its environment. (auto-assigned) component:perception Advanced sensor data processing and environment understanding. (auto-assigned) tag:run-build-and-test-differential Mark to enable build-and-test-differential workflow. (used-by-ci) type:ci Continuous Integration (CI) processes and testing. (auto-assigned) type:documentation Creating or refining documentation. (auto-assigned)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants