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(route_handler): route handler add autoware prefix #7341

Conversation

mkquda
Copy link
Contributor

@mkquda mkquda commented Jun 6, 2024

Description

  • Add autoware_ prefix for route handler package
  • Put route handler under autoware namespace
  • Update all dependencies and includes

Tests performed

Tested on psim

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.

mkquda added 6 commits June 6, 2024 15:31
Signed-off-by: mohammad alqudah <[email protected]>
Signed-off-by: mohammad alqudah <[email protected]>
Signed-off-by: mohammad alqudah <[email protected]>
Signed-off-by: mohammad alqudah <[email protected]>
Signed-off-by: mohammad alqudah <[email protected]>
@mkquda mkquda added the component:planning Route planning, decision-making, and navigation. (auto-assigned) label Jun 6, 2024
@github-actions github-actions bot added type:documentation Creating or refining documentation. (auto-assigned) type:ci Continuous Integration (CI) processes and testing. (auto-assigned) labels Jun 6, 2024
Signed-off-by: mohammad alqudah <[email protected]>
@mkquda mkquda requested a review from maxime-clem June 7, 2024 06:02
Copy link
Contributor

@satoshi-ota satoshi-ota left a comment

Choose a reason for hiding this comment

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

@mkquda mkquda added the run:build-and-test-differential Mark to enable build-and-test-differential workflow. (used-by-ci) label Jun 10, 2024
@mkquda mkquda enabled auto-merge (squash) June 11, 2024 00:51
@takayuki5168 takayuki5168 disabled auto-merge June 11, 2024 00:52
@takayuki5168 takayuki5168 merged commit 4129ddd into autowarefoundation:main Jun 11, 2024
23 of 24 checks passed
@takayuki5168 takayuki5168 deleted the RT1-6685-route-handler-add-autoware-prefix branch June 11, 2024 00:52
KhalilSelyan pushed a commit that referenced this pull request Jul 22, 2024
* rename route handler package

Signed-off-by: mohammad alqudah <[email protected]>

* update packages dependencies

Signed-off-by: mohammad alqudah <[email protected]>

* update include guards

Signed-off-by: mohammad alqudah <[email protected]>

* update includes

Signed-off-by: mohammad alqudah <[email protected]>

* put in autoware namespace

Signed-off-by: mohammad alqudah <[email protected]>

* fix formats

Signed-off-by: mohammad alqudah <[email protected]>

* keep header and source file name as before

Signed-off-by: mohammad alqudah <[email protected]>

---------

Signed-off-by: mohammad alqudah <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component:planning Route planning, decision-making, and navigation. (auto-assigned) 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.

6 participants