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

fix(image_projection_based_fusion): add arg data_path, update model_path #5163

Conversation

lexavtanke
Copy link
Contributor

Description

Belongs to Standardize a strategy for packages with downloaded artifacts
As autowarefoundation/autoware#3375 was merged to Autoware.universe. It is possible to use artifacts downloaded there.
#4904 was merged and old path to model file is outdated.

This PR introduces new launch argument data_path in the form:
<arg name="data_path" default="$(env HOME)/autoware_data" description="packages data and artifacts directory path"/>
It updates model_path arg as well.

Tests performed

Not applicable.

Effects on system behavior

Not applicable.

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.

@github-actions github-actions bot added the component:perception Advanced sensor data processing and environment understanding. (auto-assigned) label Sep 27, 2023
@lexavtanke lexavtanke marked this pull request as ready for review September 27, 2023 12:54
Copy link
Contributor

@miursh miursh left a comment

Choose a reason for hiding this comment

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

LGTM

@miursh miursh added the run:build-and-test-differential Mark to enable build-and-test-differential workflow. (used-by-ci) label Sep 28, 2023
@codecov
Copy link

codecov bot commented Sep 28, 2023

Codecov Report

All modified lines are covered by tests ✅

Comparison is base (16dc535) 14.91% compared to head (c0d0645) 14.88%.
Report is 31 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #5163      +/-   ##
==========================================
- Coverage   14.91%   14.88%   -0.04%     
==========================================
  Files        1625     1630       +5     
  Lines      112419   112656     +237     
  Branches    34703    34703              
==========================================
  Hits        16769    16769              
- Misses      76903    77140     +237     
  Partials    18747    18747              
Flag Coverage Δ *Carryforward flag
differential 0.00% <ø> (?)
total 14.91% <ø> (ø) Carriedforward from 16dc535

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

see 5 files with indirect coverage changes

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

@lexavtanke lexavtanke merged commit a48e80b into autowarefoundation:main Sep 28, 2023
@lexavtanke lexavtanke deleted the fix-image-projection-based-fusion-update-model-path branch September 28, 2023 12:17
miursh pushed a commit to tier4/autoware.universe that referenced this pull request Sep 28, 2023
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) run:build-and-test-differential Mark to enable build-and-test-differential workflow. (used-by-ci)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants