bagpy icon indicating copy to clipboard operation
bagpy copied to clipboard

Decoding images

Open YonatanSimson opened this issue 1 year ago • 1 comments

Hi

When I read a rosbag containing images I get a string sequence in the csv file that looks like this: "b'\x10\x10\x0f\x10\x10\x10........'"

I tried to using encode/decode and struct.unpack but with no success.

Do you have any examples of how to decode images byte streams?

OS: Windows 10 Python 3.9.11

YonatanSimson avatar Aug 10 '22 09:08 YonatanSimson

You can look at https://github.com/jmscslgroup/bagpy/issues/10 to see if this is helpful to you.

rahulbhadani avatar Aug 10 '22 17:08 rahulbhadani

Stale issue message

github-actions[bot] avatar Oct 10 '22 09:10 github-actions[bot]