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

Merged
merged 2 commits 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:

autowarefoundation/autoware#4569

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) component:launch Launch files, scripts and initialization tools. (auto-assigned) labels May 28, 2024
@esteve esteve force-pushed the prefix-behavior_velocity_run_out_module branch 3 times, most recently from 6b6fe98 to 82e4636 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:31
@esteve esteve marked this pull request as ready for review May 29, 2024 12:01
@esteve esteve self-assigned this Jun 4, 2024
@esteve esteve force-pushed the prefix-behavior_velocity_run_out_module branch from 514c0d6 to 81e1d40 Compare June 4, 2024 12:43
@esteve esteve force-pushed the prefix-behavior_velocity_run_out_module branch 2 times, most recently from d7ed2b2 to 0aacd09 Compare June 5, 2024 13:05
…are_ and move code to the autoware namespace

Signed-off-by: Esteve Fernandez <[email protected]>
@danielsanchezaran
Copy link
Contributor

@esteve Sorry I fixed the merge conflicts but accidentally added other things, I wil;l fix this and get this PR to merge

@danielsanchezaran danielsanchezaran force-pushed the prefix-behavior_velocity_run_out_module branch from abfef08 to 12af9c2 Compare June 6, 2024 01:55
@danielsanchezaran danielsanchezaran merged commit d0be029 into main Jun 6, 2024
23 of 26 checks passed
@danielsanchezaran danielsanchezaran deleted the prefix-behavior_velocity_run_out_module branch June 6, 2024 08:10
@esteve
Copy link
Contributor Author

esteve commented Jun 7, 2024

@danielsanchezaran thanks, no problem. What additionals changes did you add?

@esteve
Copy link
Contributor Author

esteve commented Jun 7, 2024

@danielsanchezaran in general, it's frowned upon to force-push other people's branches, so please don't do it in the future. Thanks.

KhalilSelyan pushed a commit that referenced this pull request Jul 22, 2024
…are_ and move code to the autoware namespace (#7154)

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

Signed-off-by: Esteve Fernandez <[email protected]>

* style(pre-commit): autofix

---------

Signed-off-by: Esteve Fernandez <[email protected]>
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.

4 participants