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(Dockerfile): introduce universe-external-devel stage #5853

Closed

Conversation

youtalk
Copy link
Member

@youtalk youtalk commented Mar 7, 2025

Description

This PR adds the autoware:universe-external-devel stage, which excludes the autoware.universe/common directory from the autoware:universe-common-devel stage.

This stage is intended to be used in the CI of autoware.universe.

How was this PR tested?

Notes for reviewers

None.

Effects on system behavior

None.

youtalk added 3 commits March 7, 2025 19:40
Signed-off-by: Yutaka Kondo <yutaka.kondo@youtalk.jp>
Signed-off-by: Yutaka Kondo <yutaka.kondo@youtalk.jp>
Signed-off-by: Yutaka Kondo <yutaka.kondo@youtalk.jp>
Copy link

github-actions bot commented Mar 7, 2025

Thank you for contributing to the Autoware project!

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

Please ensure:

@youtalk youtalk self-assigned this Mar 7, 2025
@youtalk youtalk added type:containers Docker containers, containerization of components, or container orchestration. component:openadkit Issues or Features related to Open AD Kit labels Mar 7, 2025
@youtalk
Copy link
Member Author

youtalk commented Mar 7, 2025

Oh, autoware.universe's external repositories depend on autoware.universe packages...

https://github.com/youtalk/autoware/actions/runs/13719057191/job/38370227139#step:7:6510

#96 [universe-localization-mapping-devel rosdep-depend 23/25] RUN /autoware/resolve_rosdep_keys.sh /autoware/src humble > /rosdep-universe-external-depend-packages.txt && cat /rosdep-universe-external-depend-packages.txt
#96 0.494 ERROR: no rosdep rule for 'autoware_component_interface_specs_universe'
#96 0.494 ERROR: no rosdep rule for 'autoware_tensorrt_common'
#96 0.494 ERROR: no rosdep rule for 'autoware_adapi_specs'
#96 0.494 ERROR: no rosdep rule for 'autoware_component_interface_utils'
#96 0.494 ERROR: no rosdep rule for 'tier4_api_utils'
#96 0.494 ERROR: no rosdep rule for 'autoware_cuda_utils'

@youtalk youtalk closed this Mar 7, 2025
@youtalk youtalk deleted the feat/universe-external-devel branch March 7, 2025 11:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component:openadkit Issues or Features related to Open AD Kit type:containers Docker containers, containerization of components, or container orchestration.
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

1 participant