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(shape_estimation): add package name prefix of autoware_ #16

Conversation

badai-nguyen
Copy link

Description

This PR adds the autoware_ prefix to the package name.

Changes are as following.

  1. Folder name (appears as file renaming)
  2. Package names in CMakeLists.txt, package.xml
  3. README.md
  4. Launch files $(find-pkg-share ...)
  5. .github/CODEOWNERS

This PR do not contains any logic change.

Related links

Part of: autowarefoundation/autoware#4569
Related to autowarefoundation/autoware.universe#7999

How was this PR tested?

Tested in a local recompute environment and the TIER IV Cloud environment.

Notes for reviewers

None.

Interface changes

None.

Effects on system behavior

None.

@badai-nguyen badai-nguyen marked this pull request as draft July 12, 2024 08:16
@badai-nguyen badai-nguyen marked this pull request as ready for review July 23, 2024 14:05
@badai-nguyen
Copy link
Author

@technolojin Could you also review this PR?

@badai-nguyen badai-nguyen changed the base branch from main to refactor/autoware-prefix July 24, 2024 00:40
@badai-nguyen badai-nguyen merged commit 77e9d1b into tier4:refactor/autoware-prefix Jul 26, 2024
7 of 8 checks passed
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.

1 participant