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

cv_bridge: fix endianness comparison #310

Closed
wants to merge 1 commit into from

Conversation

zhouchengming99
Copy link

Fix endianness comparison between source and platform, when source
is little endian and platform is big endian, they are different too.

@mjcarroll
Copy link
Contributor

This also removes support for cv_bridge in python, so I don't know that it's a suitable PR. Can you reduce this to just the endianness fix?

@mjcarroll mjcarroll added the ros2 label Jan 4, 2020
@mjcarroll
Copy link
Contributor

@zhouchengming99 friendly ping

@zhouchengming99
Copy link
Author

@mjcarroll Sorry, I just came from holiday. And of course, I will push a new PR just including the endianness fix. Thank you!

Fix endianness comparison between source and platform, when source
is little endian and platform is big endian, they are different too.
@mjcarroll
Copy link
Contributor

Superceded by #397

@mjcarroll mjcarroll closed this Jul 14, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants