-
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_interpolation): porting autoware_interpolation package to autoware.core #10018
base: main
Are you sure you want to change the base?
feat(autoware_interpolation): porting autoware_interpolation package to autoware.core #10018
Conversation
…to autoware.core Signed-off-by: NorahXiong <[email protected]>
Thank you for contributing to the Autoware project! 🚧 If your pull request is in progress, switch it to draft mode. Please ensure:
|
I'm locally checking build. |
NOTE: The build-check is passing in the CI, but it should fail. |
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.
LGTM
The build is testing. This is due to the migration of PathWithLaneId messages. |
Description
Related links
Parent Issue:
autoware.core #139
How was this PR tested?
Notes for reviewers
It should be merged with autoware.core #149
Interface changes
None.
Effects on system behavior
None.