You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: