-
Notifications
You must be signed in to change notification settings - Fork 682
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_motion_utils)!: port to autoware.core/common
#10105
feat(autoware_motion_utils)!: port to autoware.core/common
#10105
Conversation
* Related PR: autowarefoundation/autoware.core#184 Signed-off-by: Junya Sasaki <[email protected]>
Thank you for contributing to the Autoware project! 🚧 If your pull request is in progress, switch it to draft mode. Please ensure:
|
@sasakisasaki |
autoware.core/common
autoware.core/common
autoware.core/common
autoware.core/common
autoware.core/common
autoware.core/common
fixing dependncy and remaming functions are already done here, thanks! |
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.
autoware.core/common
autoware.core/common
autoware.core/common
autoware.core/common
Description
This PR is for porting a module from
autoware.universe/common/autoware_motion_utils
toautoware.core/common/autoware_motion_utils
WARNING: This PR MUST BE MERGED BY FOLLOWING STEPS:
Related links
autoware_motion_utils
from universe to core autoware.core#184How was this PR tested?
autoware.universe
sideOngoing=> Done as this result!!!autoware.core
sideNotes for reviewers
Please do not approve until the preparation for merge written in the Description is not done yet.
Interface changes
None.
Effects on system behavior
The
autoware_motion_utils
is no longer available from theautoware.universe
, but available viaautoware.core