bag-reader-java icon indicating copy to clipboard operation
bag-reader-java copied to clipboard

Reading arrays of complex data types

Open sushruth2003 opened this issue 2 years ago • 0 comments

I was wondering whether it's possible to use this library to read an array of Velodyne messages or similar? I have a way to break into primitives but we still end with an array of [time, uint8[1206]]. The other question I had is how to read the tuple in this format for a single velodyne message because ArrayTypes seem to be for arbitrarily long data.

sushruth2003 avatar Jun 30 '23 16:06 sushruth2003