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

feat(autoware_velocity_smoother): porting from universe to core, auto… #10187

Conversation

liuXinGangChina
Copy link
Contributor

Description

We are porting autoware_velocity_smoother to autoware.core, this PR:

  1. replace autoware_universe_utils with autowre_utils
  2. resolve the conflict when complie the whole autoware
  3. refactor readme according to migrate guide

Related links

Parent Issue: -- autowarefoundation/autoware_core#192

How was this PR tested?

  1. concol build with all autoware packages, no error
  2. running planning simulator A-2-B task,task finished

Screenshot from 2025-02-22 17-52-48

Notes for reviewers

This is a pr extracted from pr-10184

the other half of pr-10184 will be created after this one merged

Interface changes

None.

Effects on system behavior

None.

…ware_velocity_smoother, update readme, replace dependency from autoware_universe_utils to autoware_utils.local test passed: v0.0

Signed-off-by: liuXinGangChina <lxg19892021@gmail.com>
@liuXinGangChina liuXinGangChina self-assigned this Feb 22, 2025
@github-actions github-actions bot added type:documentation Creating or refining documentation. (auto-assigned) component:planning Route planning, decision-making, and navigation. (auto-assigned) labels Feb 22, 2025
@liuXinGangChina liuXinGangChina removed the type:documentation Creating or refining documentation. (auto-assigned) label Feb 22, 2025
Copy link

github-actions bot commented Feb 22, 2025

Thank you for contributing to the Autoware project!

🚧 If your pull request is in progress, switch it to draft mode.

Please ensure:

@liuXinGangChina liuXinGangChina added the run:build-and-test-differential Mark to enable build-and-test-differential workflow. (used-by-ci) label Feb 22, 2025
@github-actions github-actions bot added the type:documentation Creating or refining documentation. (auto-assigned) label Feb 22, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component:planning Route planning, decision-making, and navigation. (auto-assigned) run:build-and-test-differential Mark to enable build-and-test-differential workflow. (used-by-ci) type:documentation Creating or refining documentation. (auto-assigned)
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

1 participant