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: add autoware_ prefix to package names and namespaces #3

Merged
merged 14 commits into from
May 7, 2024
Prev Previous commit
Next Next commit
Revert "wip"
This reverts commit 8079660.

Signed-off-by: Yutaka Kondo <yutaka.kondo@youtalk.jp>
youtalk committed May 2, 2024
commit 894c85755789d39502b58ae9637e65dbee9d5b7d
8 changes: 4 additions & 4 deletions build_depends.repos
Original file line number Diff line number Diff line change
@@ -5,13 +5,13 @@ repositories:
version: tier4/main
autoware_cmake:
type: git
url: https://github.com/youtalk/autoware_cmake.git
version: import-from-autoware-common
url: https://github.com/autowarefoundation/autoware_cmake.git
version: main
autoware_msgs:
type: git
url: https://github.com/autowarefoundation/autoware_msgs.git
version: main
autoware_utils:
type: git
url: https://github.com/youtalk/autoware_utils.git
version: import-from-autoware-common
url: https://github.com/autowarefoundation/autoware_utils.git
version: main