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

chore(image_projection_based_fusion): rework parameters #6169

Conversation

kminoda
Copy link
Contributor

@kminoda kminoda commented Jan 25, 2024

Description

Use param file for image_projection_based_fusion
Must be merged with autowarefoundation/autoware_launch#824

Tests performed

Launch Autoware and confirm that the parameters are loaded successfully.

Effects on system behavior

No effect expected

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.

  • There are no open discussions or they are tracked via tickets.

After all checkboxes are checked, anyone who has write access can merge the PR.

Signed-off-by: kminoda <koji.minoda@tier4.jp>
@github-actions github-actions bot added the component:perception Advanced sensor data processing and environment understanding. (auto-assigned) label Jan 25, 2024
@kminoda kminoda added the tag:run-build-and-test-differential Mark to enable build-and-test-differential workflow. (used-by-ci) label Jan 25, 2024
@kminoda kminoda changed the title chore(image_projection_based_fusion): use config chore(image_projection_based_fusion): rework parameters Jan 25, 2024
Copy link
Contributor

@badai-nguyen badai-nguyen left a comment

Choose a reason for hiding this comment

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

LGTM

Signed-off-by: kminoda <koji.minoda@tier4.jp>
Signed-off-by: kminoda <koji.minoda@tier4.jp>
@github-actions github-actions bot added the type:documentation Creating or refining documentation. (auto-assigned) label Jan 31, 2024
Copy link

codecov bot commented Feb 1, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (7686fa0) 14.93% compared to head (a51317a) 14.39%.
Report is 5 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #6169      +/-   ##
==========================================
- Coverage   14.93%   14.39%   -0.55%     
==========================================
  Files        1817     1906      +89     
  Lines      125140   129797    +4657     
  Branches    37617    37519      -98     
==========================================
- Hits        18695    18686       -9     
- Misses      85435    90150    +4715     
+ Partials    21010    20961      -49     
Flag Coverage Δ *Carryforward flag
differential 0.00% <ø> (?)
total 14.39% <ø> (-0.55%) ⬇️ Carriedforward from b8c980e

*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.

@kminoda kminoda merged commit 6be9a00 into autowarefoundation:main Feb 1, 2024
21 of 26 checks passed
@kminoda kminoda deleted the chore/image_projection_based_fusion/use_config branch February 1, 2024 23:19
anhnv3991 pushed a commit to anhnv3991/autoware.universe that referenced this pull request Feb 13, 2024
…dation#6169)

* chore(image_projection_based_fusion): use config

Signed-off-by: kminoda <koji.minoda@tier4.jp>

* style(pre-commit): autofix

* fix: revert build_only option

Signed-off-by: kminoda <koji.minoda@tier4.jp>

* docs: update readme

Signed-off-by: kminoda <koji.minoda@tier4.jp>

* style(pre-commit): autofix

* update component launcher as well

Signed-off-by: kminoda <koji.minoda@tier4.jp>

---------

Signed-off-by: kminoda <koji.minoda@tier4.jp>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Shin-kyoto pushed a commit to tier4/autoware.universe that referenced this pull request Feb 27, 2024
…dation#6169)

* chore(image_projection_based_fusion): use config

Signed-off-by: kminoda <koji.minoda@tier4.jp>

* style(pre-commit): autofix

* fix: revert build_only option

Signed-off-by: kminoda <koji.minoda@tier4.jp>

* docs: update readme

Signed-off-by: kminoda <koji.minoda@tier4.jp>

* style(pre-commit): autofix

* update component launcher as well

Signed-off-by: kminoda <koji.minoda@tier4.jp>

---------

Signed-off-by: kminoda <koji.minoda@tier4.jp>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
shmpwk added a commit to tier4/autoware.universe that referenced this pull request Feb 27, 2024
…ework

chore(image_projection_based_fusion): rework parameters (autowarefoundation#6169)
karishma1911 pushed a commit to Interplai/autoware.universe that referenced this pull request Jun 3, 2024
…dation#6169)

* chore(image_projection_based_fusion): use config

Signed-off-by: kminoda <koji.minoda@tier4.jp>

* style(pre-commit): autofix

* fix: revert build_only option

Signed-off-by: kminoda <koji.minoda@tier4.jp>

* docs: update readme

Signed-off-by: kminoda <koji.minoda@tier4.jp>

* style(pre-commit): autofix

* update component launcher as well

Signed-off-by: kminoda <koji.minoda@tier4.jp>

---------

Signed-off-by: kminoda <koji.minoda@tier4.jp>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
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:documentation Creating or refining documentation. (auto-assigned)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants