Union two_bytes
Defined in File velodyne_scan_decoder.hpp
Union Documentation
-
union two_bytes
- #include <velodyne_scan_decoder.hpp>
used for unpacking the first two data bytes in a block
They are packed into the actual data stream misaligned. I doubt this works on big endian machines.