feat(docker): add localization/map launch files to autoware:universe-localization-mapping images#5586
feat(docker): add localization/map launch files to autoware:universe-localization-mapping images#5586mitsudome-r merged 11 commits intomainfrom
localization/map launch files to autoware:universe-localization-mapping images#5586Conversation
Signed-off-by: Yutaka Kondo <[email protected]>
|
Thank you for contributing to the Autoware project! 🚧 If your pull request is in progress, switch it to draft mode. Please ensure:
|
Signed-off-by: Yutaka Kondo <[email protected]>
Signed-off-by: Yutaka Kondo <[email protected]>
Signed-off-by: Yutaka Kondo <[email protected]>
Signed-off-by: Yutaka Kondo <[email protected]>
|
I will check locally if we can launch sensing/perception without an error with the built image. |
|
I have tested the locally built docker with the following steps and confirmed that they launch without an error. (I just checked that there is no ERROR output and did't test with the full stack autoware) Localization Launchsame instruction in #5586 (comment) Map Launch
|
Signed-off-by: Yutaka Kondo <[email protected]>
Signed-off-by: Yutaka Kondo <[email protected]>
|
Health check is failing due to disk space issue, but I believe this is due to the increase in cuda images and not from this PR. |
…se-localization-mapping` images (autowarefoundation#5586) Signed-off-by: Yutaka Kondo <[email protected]> Signed-off-by: sykwer <[email protected]>
Description
This PR makes it possible to run the
autoware:universe-localization-mappingcontainers using the launch files designed for the components.Ref.
How was this PR tested?
Notes for reviewers
None.
Effects on system behavior
None.