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_utils): replace autoware_universe_utils with autoware_utils #10191

Conversation

liuXinGangChina
Copy link
Contributor

@liuXinGangChina liuXinGangChina commented Feb 24, 2025

Description

replace autoware_universe_utils dependency with autoware_utils for all the packages under universe/planning folder, autoware_utils,what i done:

  1. replace autoware_universe_utils dependency with autoware_utils for all the packages under universe/planning folder
  2. solve build conflict

EDIT(mitsudome-r):
I have also replaced the reset of autoware_unvierse_utils in other folder as well.

Related links

Parent Issue: -- autowarefoundation/autoware.core#192

How was this PR tested?

  1. test with "colcon build ... ..." for all the packages in autoware folder
  2. test with planning simulator with task A-2-B
    Screenshot from 2025-02-24 10-28-02

Notes for reviewers

this pr should be merged with pr-30 under autoware_utils repo

Interface changes

None.

Effects on system behavior

None.

Copy link

github-actions bot commented Feb 24, 2025

Thank you for contributing to the Autoware project!

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

Please ensure:

@github-actions github-actions bot added type:documentation Creating or refining documentation. (auto-assigned) component:control Vehicle control algorithms and mechanisms. (auto-assigned) labels Feb 24, 2025
Copy link
Contributor

@kosuke55 kosuke55 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! thanks

@kosuke55
Copy link
Contributor

kosuke55 commented Feb 24, 2025

@github-actions github-actions bot added component:perception Advanced sensor data processing and environment understanding. (auto-assigned) component:sensing Data acquisition from sensors, drivers, preprocessing. (auto-assigned) component:localization Vehicle's position determination in its environment. (auto-assigned) component:tools Utility and debugging software. (auto-assigned) component:system System design and integration. (auto-assigned) component:vehicle Vehicle-specific implementations, drivers, packages. (auto-assigned) component:common Common packages from the autoware-common repository. (auto-assigned) component:simulation Virtual environment setups and simulations. (auto-assigned) component:evaluator Evaluation tools for planning, localization etc. (auto-assigned) labels Feb 26, 2025
@mitsudome-r
Copy link
Member

mitsudome-r commented Feb 26, 2025

Waiting for https://evaluation.ci.tier4.jp/evaluation/reports/3dbcccbd-bb17-5fe3-9ab3-fc493033a447?project_id=prd_jt

got it,mits san,i will wait and see if ci raise error

@mitsudome-r
Copy link
Member

I found that CI in the main branch is failing (which means the CI for this PR is also likely to fail)
This should have fix the error: #10180

@xmfcx xmfcx added run:build-and-test-differential Mark to enable build-and-test-differential workflow. (used-by-ci) and removed run:build-and-test-differential Mark to enable build-and-test-differential workflow. (used-by-ci) labels Feb 26, 2025
@mitsudome-r mitsudome-r merged commit ece3809 into autowarefoundation:main Feb 26, 2025
34 of 35 checks passed
mitsudome-r pushed a commit to mitsudome-r/autoware.universe that referenced this pull request Feb 27, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component:common Common packages from the autoware-common repository. (auto-assigned) component:control Vehicle control algorithms and mechanisms. (auto-assigned) component:evaluator Evaluation tools for planning, localization etc. (auto-assigned) component:localization Vehicle's position determination in its environment. (auto-assigned) component:perception Advanced sensor data processing and environment understanding. (auto-assigned) component:planning Route planning, decision-making, and navigation. (auto-assigned) component:sensing Data acquisition from sensors, drivers, preprocessing. (auto-assigned) component:simulation Virtual environment setups and simulations. (auto-assigned) component:system System design and integration. (auto-assigned) component:tools Utility and debugging software. (auto-assigned) component:vehicle Vehicle-specific implementations, drivers, packages. (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
Status: Done
Development

Successfully merging this pull request may close these issues.