Skip to content

Fix output image encoding#102

Open
raidiun wants to merge 2 commits intoros-perception:indigofrom
raidiun:fix--output-image-encoding
Open

Fix output image encoding#102
raidiun wants to merge 2 commits intoros-perception:indigofrom
raidiun:fix--output-image-encoding

Conversation

@raidiun
Copy link
Copy Markdown

@raidiun raidiun commented Feb 4, 2020

Image is converted to BGR at the top of doWork. If this conversion does
not result in match the input encoding, the published image will have an
incorrect encoding in the message.

This fixes the incorrect encoding such that published message is always BGR8

Image is converted to BGR at the top of doWork. If this conversion does
not result in match the input encoding, the published image will have an
incorrect encoding in the message.
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