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

feat(perception): add data_path argument to launch file #577

Merged

Conversation

lexavtanke
Copy link
Contributor

@lexavtanke lexavtanke commented Sep 20, 2023

Description

Belongs to Standardize a strategy for packages with downloaded artifacts
As artifact downloading in ansible was merged to Autoware.universe. It is possible to use artifacts downloaded there.

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 should be downstreamed to all packages with downloaded artifacts, mostly perception.

See autowarefoundation/autoware.universe#3137

Tests performed

Logging_simulator and planning_simulator launch fine with this parameter.

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.

@lexavtanke lexavtanke requested review from esteve and xmfcx September 20, 2023 09:56
Copy link
Contributor

@esteve esteve left a comment

Choose a reason for hiding this comment

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

@lexavtanke thanks!

@esteve esteve enabled auto-merge (squash) September 20, 2023 09:59
@esteve
Copy link
Contributor

esteve commented Sep 20, 2023

@lexavtanke I've enabled automerge for this PR, once CI passes it'll be merged.

@esteve esteve merged commit f584821 into autowarefoundation:main Sep 20, 2023
10 checks passed
@lexavtanke lexavtanke deleted the feat-add-autoware-data-path-argument branch September 20, 2023 12:34
TomohitoAndo pushed a commit to TomohitoAndo/autoware_launch.awf that referenced this pull request Oct 20, 2023
soblin pushed a commit to soblin/autoware_launch that referenced this pull request Nov 18, 2023
maxime-clem pushed a commit to maxime-clem/autoware_launch that referenced this pull request Feb 6, 2024
maxime-clem pushed a commit to maxime-clem/autoware_launch that referenced this pull request May 21, 2024
autowarefoundation#577)

feat(planning): add enable_all_modules_auto_mode argument to launch files for planning modules (autowarefoundation#798)

* Add auto mode setting for all modules

Signed-off-by: kyoichi-sugahara <[email protected]>
Co-authored-by: Kyoichi Sugahara <[email protected]>
yuki-takagi-66 referenced this pull request in tier4/autoware_launch Jul 8, 2024
#577)

feat(planning): add enable_all_modules_auto_mode argument to launch files for planning modules (autowarefoundation#798)

* Add auto mode setting for all modules

Signed-off-by: kyoichi-sugahara <[email protected]>
Co-authored-by: Kyoichi Sugahara <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants