feat(docker): add sensing/perception launch files to autoware:universe-sensing-perception images#5582
Merged
feat(docker): add sensing/perception launch files to autoware:universe-sensing-perception images#5582
sensing/perception launch files to autoware:universe-sensing-perception images#5582Conversation
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:
|
sensing/perception launch files to autoware:universe-sensing-perception images
Member
Author
|
Due to #5881, the `health-check |
Member
Author
|
I accidentally closed it. Sorry. |
Member
|
I will check locally if we can launch sensing/perception without an error with the built image. |
mitsudome-r
approved these changes
Mar 19, 2025
Member
mitsudome-r
left a comment
There was a problem hiding this comment.
LGTM
I had to modify the perception_launch file slightly to run it independently, but the generated docker image contained all nodes that are necessary for launching.
Signed-off-by: Yutaka Kondo <[email protected]>
sykwer
pushed a commit
to sykwer/autoware
that referenced
this pull request
Mar 22, 2025
…erse-sensing-perception` images (autowarefoundation#5582) add sensing & perception launch Signed-off-by: Yutaka Kondo <[email protected]> Signed-off-by: sykwer <[email protected]>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
This PR makes it possible to run the
autoware:universe-sensing-perceptioncontainers using the launch files designed for the components.Ref. #5394
How was this PR tested?
Notes for reviewers
None.
Effects on system behavior
None.