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

[backport iron] Node namespace parameter #953

Merged
merged 3 commits into from
Feb 28, 2024

Conversation

CursedRock17
Copy link

Backport pull request #925 which solves issue #952 by adding the namespace parameter to the image_proc launch file

Signed-off-by: CursedRock17 <mtglucas1@gmail.com>
@CursedRock17 CursedRock17 changed the base branch from rolling to iron February 27, 2024 02:53
name='namespace', default_value='',
description=('namespace for all components loaded')
)

Copy link
Member

Choose a reason for hiding this comment

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

linter seems to think that you have some spaces on this line (it shows in the individual second commit as well -although I can't actually see it highlighted here as part of the PR - which is odd)

Copy link
Author

Choose a reason for hiding this comment

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

Yea I noticed the same thing when the flake test failed, just assumed it was a CI glitch. I've tried to retrigger by removing any sort of white space that may have come up

Signed-off-by: CursedRock17 <mtglucas1@gmail.com>
@mikeferguson mikeferguson merged commit eec5fb5 into ros-perception:iron Feb 28, 2024
3 checks passed
@CursedRock17 CursedRock17 deleted the arg_namespace branch February 28, 2024 13:55
ahcorde pushed a commit that referenced this pull request Mar 26, 2024
Backport pull request #925 which solves issue #952 by adding the
`namespace` parameter to the `image_proc` launch file
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants