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(image_transport_decompressor): missing config setting #7615

Conversation

badai-nguyen
Copy link
Contributor

@badai-nguyen badai-nguyen commented Jun 21, 2024

Description

  • To fix bug: [ERROR] [launch]: Caught exception in launch (see debug for traceback): [Errno 2] No such file or directory: '/home/autoware/autoware/install/image_transport_decompressor/share/image_transport_decompressor/config/image_transport_decompressor.param.yaml'

when running ros2 launch image_transport_decompressor image_transport_decompressor.launch.xml

Tests performed

  • Confimed that after change is able to run ros2 launch image_transport_decompressor image_transport_decompressor.launch.xml

Effects on system behavior

Not applicable.

Interface changes

Pre-review checklist for the PR author

The PR author must check the checkboxes below when creating the PR.

In-review checklist for the PR reviewers

The PR reviewers must check the checkboxes below before approval.

Post-review checklist for the PR author

The PR author must check the checkboxes below before merging.

  • There are no open discussions or they are tracked via tickets.

After all checkboxes are checked, anyone who has write access can merge the PR.

@github-actions github-actions bot added the component:sensing Data acquisition from sensors, drivers, preprocessing. (auto-assigned) label Jun 21, 2024
Copy link
Contributor

@knzo25 knzo25 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@knzo25 knzo25 added the tag:run-build-and-test-differential Mark to enable build-and-test-differential workflow. (used-by-ci) label Jun 21, 2024
@badai-nguyen badai-nguyen merged commit faa5c95 into autowarefoundation:main Jun 21, 2024
24 checks passed
simon-eisenmann-driveblocks pushed a commit to simon-eisenmann-driveblocks/autoware.universe that referenced this pull request Jun 26, 2024
…undation#7615)

Signed-off-by: badai-nguyen <[email protected]>
Co-authored-by: Kenzo Lobos Tsunekawa <[email protected]>
Signed-off-by: Simon Eisenmann <[email protected]>
Naophis pushed a commit to tier4/autoware.universe that referenced this pull request Jul 3, 2024
Naophis added a commit to tier4/autoware.universe that referenced this pull request Jul 3, 2024
fix(image_transport_decompressor): missing config setting (autowarefoundation#7615)
KhalilSelyan pushed a commit that referenced this pull request Jul 22, 2024
Signed-off-by: badai-nguyen <[email protected]>
Co-authored-by: Kenzo Lobos Tsunekawa <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component:sensing Data acquisition from sensors, drivers, preprocessing. (auto-assigned) tag:run-build-and-test-differential Mark to enable build-and-test-differential workflow. (used-by-ci)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants