autowarefoundation / autoware

Autoware - the world's leading open-source software project for autonomous driving
https://www.autoware.org/
Apache License 2.0
8.97k stars 3k forks source link

Skip the creation of `-cuda` suffix images except for the `universe-sensing-perception` image #5190

Closed youtalk closed 1 week ago

youtalk commented 2 weeks ago

Since containers other than universe-sensing-perception do not require CUDA drivers, the creation of -cuda suffix images will be skipped.

Ref. https://github.com/autowarefoundation/autoware/pull/5189

idorobotics commented 1 week ago

Closed by #5189