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

fix(docker): fix autoware_tensorrt_common and autoware_cuda_utils dependencies #5702

Closed
wants to merge 1 commit into from

Conversation

youtalk
Copy link
Member

@youtalk youtalk commented Jan 27, 2025

Description

This PR adds copies of the packages autoware_cuda_utils and autoware_tensorrt_common because I found that the autoware:universe-common image depends on them.

https://github.com/autowarefoundation/autoware/actions/runs/12981132448/job/36199122604?pr=5697#step:5:1459

[rosdep-depend 15/15] RUN /autoware/resolve_rosdep_keys.sh /autoware/src humble > /rosdep-universe-common-depend-packages.txt && cat /rosdep-universe-common-depend-packages.txt:
0.910 ERROR: no rosdep rule for 'autoware_cuda_utils'
0.910 ERROR: no rosdep rule for 'autoware_tensorrt_common'

How was this PR tested?

Notes for reviewers

None.

Effects on system behavior

None.

@youtalk youtalk self-assigned this Jan 27, 2025
Copy link

Thank you for contributing to the Autoware project!

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

Please ensure:

@youtalk youtalk added type:containers Docker containers, containerization of components, or container orchestration. component:openadkit Issues or Features related to Open AD Kit tag:run-health-check Run health-check labels Jan 27, 2025
@youtalk youtalk closed this Jan 27, 2025
@youtalk youtalk deleted the fix/depend-tensorrt-common-cuda-utils branch January 27, 2025 12:15
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 tag:run-health-check Run health-check 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