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

Update the launch file to work with modern joy. #52

Merged
merged 1 commit into from
Sep 6, 2024

Conversation

clalancette
Copy link

It should use "device_id" (not "dev") as the parameter, and the parameter should be a number, not a path (this is effectively the SDL device number, which is cross-platform).

It should use "device_id" (not "dev") as the parameter,
and the parameter should be a number, not a path (this is
effectively the SDL device number, which is cross-platform).

Signed-off-by: Chris Lalancette <[email protected]>
@ahcorde ahcorde merged commit e4856e4 into rolling Sep 6, 2024
4 checks passed
@ahcorde
Copy link

ahcorde commented Sep 6, 2024

@clalancette do we need to backport this ?

@clalancette clalancette deleted the clalancette/fixup branch September 6, 2024 17:47
@clalancette
Copy link
Author

@clalancette do we need to backport this ?

Yeah, we should.

@clalancette
Copy link
Author

@Mergifyio backport humble iron

Copy link

mergify bot commented Sep 6, 2024

backport humble iron

✅ Backports have been created

mergify bot pushed a commit that referenced this pull request Sep 6, 2024
It should use "device_id" (not "dev") as the parameter,
and the parameter should be a number, not a path (this is
effectively the SDL device number, which is cross-platform).

Signed-off-by: Chris Lalancette <[email protected]>
(cherry picked from commit e4856e4)

# Conflicts:
#	README.md
mergify bot pushed a commit that referenced this pull request Sep 6, 2024
It should use "device_id" (not "dev") as the parameter,
and the parameter should be a number, not a path (this is
effectively the SDL device number, which is cross-platform).

Signed-off-by: Chris Lalancette <[email protected]>
(cherry picked from commit e4856e4)

# Conflicts:
#	README.md
clalancette added a commit that referenced this pull request Sep 6, 2024
It should use "device_id" (not "dev") as the parameter,
and the parameter should be a number, not a path (this is
effectively the SDL device number, which is cross-platform).

Signed-off-by: Chris Lalancette <[email protected]>
(cherry picked from commit e4856e4)

# Conflicts:
#	README.md
clalancette added a commit that referenced this pull request Sep 6, 2024
It should use "device_id" (not "dev") as the parameter,
and the parameter should be a number, not a path (this is
effectively the SDL device number, which is cross-platform).

Signed-off-by: Chris Lalancette <[email protected]>
(cherry picked from commit e4856e4)

# Conflicts:
#	README.md
clalancette added a commit that referenced this pull request Sep 6, 2024
It should use "device_id" (not "dev") as the parameter,
and the parameter should be a number, not a path (this is
effectively the SDL device number, which is cross-platform).

Signed-off-by: Chris Lalancette <[email protected]>
(cherry picked from commit e4856e4)

# Conflicts:
#	README.md

Co-authored-by: Chris Lalancette <[email protected]>
clalancette added a commit that referenced this pull request Sep 6, 2024
It should use "device_id" (not "dev") as the parameter,
and the parameter should be a number, not a path (this is
effectively the SDL device number, which is cross-platform).

Signed-off-by: Chris Lalancette <[email protected]>
(cherry picked from commit e4856e4)

# Conflicts:
#	README.md

Co-authored-by: Chris Lalancette <[email protected]>
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.

2 participants