Does image_view work with big endian images?

asked 2014-02-28 01:35:35 -0600

Tirjen gravatar image

Hello everybody,

I would like to know if the image_view should work with big endian images. I have a topic that publish a big endian depth image, but the visualization with image_view (or rviz) doesn't seems to be correct. Is there a way to make it work without changing the image into a little endian one (which is a slow process)? Or in alternative (my final objective is to have a pointcloud) does the depth_image_proc/point_cloud_xyz nodelet work with big endian images?

Thanks, Tirjen

edit retag flag offensive close merge delete