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(autoware_velocity_walkway_module): prefix package with autoware_ and move code to the autoware namespace #7153

Merged
merged 1 commit into from
Jun 6, 2024

Conversation

esteve
Copy link
Contributor

@esteve esteve commented May 28, 2024

Description

This PR adds the autoware_ prefix to the package and puts headers in the autoware namespace.

Part of:

Tests performed

Not applicable.

Effects on system behavior

Not applicable.

Interface changes

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.

@esteve esteve added the tag:run-build-and-test-differential Mark to enable build-and-test-differential workflow. (used-by-ci) label May 28, 2024
@github-actions github-actions bot added type:documentation Creating or refining documentation. (auto-assigned) component:planning Route planning, decision-making, and navigation. (auto-assigned) type:ci Continuous Integration (CI) processes and testing. (auto-assigned) labels May 28, 2024
@esteve esteve force-pushed the prefix-behavior_velocity_walkway_module branch from c19d864 to 7d7dcdf Compare May 28, 2024 12:34
@github-actions github-actions bot added the component:launch Launch files, scripts and initialization tools. (auto-assigned) label May 28, 2024
@esteve esteve force-pushed the prefix-behavior_velocity_walkway_module branch from a9b6f91 to 818b9f4 Compare May 28, 2024 13:31
@esteve esteve marked this pull request as ready for review May 28, 2024 13:32
@esteve esteve marked this pull request as draft May 28, 2024 15:30
@esteve esteve marked this pull request as ready for review May 29, 2024 12:01
@esteve esteve enabled auto-merge (squash) May 29, 2024 12:01
@esteve esteve self-assigned this Jun 4, 2024
@esteve esteve force-pushed the prefix-behavior_velocity_walkway_module branch from 7fb75ee to 1cf2230 Compare June 4, 2024 12:45
@esteve esteve force-pushed the prefix-behavior_velocity_walkway_module branch 2 times, most recently from 88c0a03 to b570ca6 Compare June 5, 2024 13:09
@yuki-takagi-66
Copy link
Contributor

@esteve
May I work to resolve this PR conflict?

@esteve
Copy link
Contributor Author

esteve commented Jun 6, 2024

@yuki-takagi-66 thanks, but I'm already working on it

…are_ and move code to the autoware namespace

Signed-off-by: Esteve Fernandez <esteve.fernandez@tier4.jp>
@esteve esteve force-pushed the prefix-behavior_velocity_walkway_module branch from b570ca6 to b034ec5 Compare June 6, 2024 10:36
@esteve
Copy link
Contributor Author

esteve commented Jun 6, 2024

@yuki-takagi-66 all conflicts are resolved now

@esteve esteve merged commit 2022fc9 into main Jun 6, 2024
25 of 28 checks passed
@esteve esteve deleted the prefix-behavior_velocity_walkway_module branch June 6, 2024 15:08
kyoichi-sugahara pushed a commit to kyoichi-sugahara/autoware.universe that referenced this pull request Jun 6, 2024
…are_ and move code to the autoware namespace (autowarefoundation#7153)

* refactor(autoware_velocity_walkway_module): prefix package with autoware_ and move code to the autoware namespace

Signed-off-by: Esteve Fernandez <esteve.fernandez@tier4.jp>

* style(pre-commit): autofix

Signed-off-by: Esteve Fernandez <esteve.fernandez@tier4.jp>

* fix: fix issue loading packages that have been prefixed

Signed-off-by: Esteve Fernandez <esteve.fernandez@tier4.jp>

---------

Signed-off-by: Esteve Fernandez <esteve.fernandez@tier4.jp>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
KhalilSelyan pushed a commit that referenced this pull request Jul 22, 2024
…are_ and move code to the autoware namespace (#7153)

* refactor(autoware_velocity_walkway_module): prefix package with autoware_ and move code to the autoware namespace

Signed-off-by: Esteve Fernandez <esteve.fernandez@tier4.jp>

* style(pre-commit): autofix

Signed-off-by: Esteve Fernandez <esteve.fernandez@tier4.jp>

* fix: fix issue loading packages that have been prefixed

Signed-off-by: Esteve Fernandez <esteve.fernandez@tier4.jp>

---------

Signed-off-by: Esteve Fernandez <esteve.fernandez@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:launch Launch files, scripts and initialization tools. (auto-assigned) component:planning Route planning, decision-making, and navigation. (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.

5 participants