Public Attributes | |
uint8_t | data [BLOCK_DATA_SIZE] |
uint16_t | header |
UPPER_BANK or LOWER_BANK. More... | |
uint16_t | rotation |
0-35999, divide by 100 to get degrees More... | |
Definition at line 145 of file lslidar_n301_decoder.h.
uint8_t lslidar_n301_decoder::LslidarN301Decoder::RawBlock::data[BLOCK_DATA_SIZE] |
Definition at line 148 of file lslidar_n301_decoder.h.
uint16_t lslidar_n301_decoder::LslidarN301Decoder::RawBlock::header |
UPPER_BANK or LOWER_BANK.
Definition at line 146 of file lslidar_n301_decoder.h.
uint16_t lslidar_n301_decoder::LslidarN301Decoder::RawBlock::rotation |
0-35999, divide by 100 to get degrees
Definition at line 147 of file lslidar_n301_decoder.h.