-
Notifications
You must be signed in to change notification settings - Fork 678
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
feat(autoware_vehicle_info_utils): move autoware_vehicle_info_utils to autoware.core #9694
base: main
Are you sure you want to change the base?
Conversation
…o autoware.core Signed-off-by: liu cui <[email protected]>
Thank you for contributing to the Autoware project! 🚧 If your pull request is in progress, switch it to draft mode. Please ensure:
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We need to resolve the merge conflicts and apply the fixes to autowarefoundation/autoware.core#170 as well.
Signed-off-by: Yutaka Kondo <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Resolved by myself.
@mitsudome-r I hope it's time to merge this and autowarefoundation/autoware.core#170. |
The following PRs must be merged before this PR to avoid build failure with autoware-nightly.repos: |
Description
We are porting autoware_vehicle_info_utils to autoware.core, and this PR removes the package from autoware.universe.
Related links
Parent Issue:
How was this PR tested?
Notes for reviewers
None.
Interface changes
None.
Effects on system behavior
None.