One unit of data from the scanner (the payload of one UDP DATA packet)
Definition at line 112 of file CObservationVelodyneScan.h.
#include <mrpt/obs/CObservationVelodyneScan.h>
Public Attributes | |
raw_block_t | blocks [BLOCKS_PER_PACKET] |
uint32_t | gps_timestamp |
us from top of hour More... | |
uint8_t | laser_return_mode |
0x37: strongest, 0x38: last, 0x39: dual return More... | |
uint8_t | velodyne_model_ID |
0x21: HDL-32E, 0x22: VLP-16 More... | |
raw_block_t mrpt::obs::CObservationVelodyneScan::TVelodyneRawPacket::blocks[BLOCKS_PER_PACKET] |
Definition at line 114 of file CObservationVelodyneScan.h.
uint32_t mrpt::obs::CObservationVelodyneScan::TVelodyneRawPacket::gps_timestamp |
us from top of hour
Definition at line 115 of file CObservationVelodyneScan.h.
uint8_t mrpt::obs::CObservationVelodyneScan::TVelodyneRawPacket::laser_return_mode |
0x37: strongest, 0x38: last, 0x39: dual return
Definition at line 116 of file CObservationVelodyneScan.h.
uint8_t mrpt::obs::CObservationVelodyneScan::TVelodyneRawPacket::velodyne_model_ID |
0x21: HDL-32E, 0x22: VLP-16
Definition at line 117 of file CObservationVelodyneScan.h.
Page generated by Doxygen 1.9.5 for MRPT 1.4.0 SVN: at Sun Dec 25 21:25:12 UTC 2022 |