Struct nebula::drivers::hesai_packet::Header12B
ClassList > nebula > drivers > hesai_packet > Header12B
#include <hesai_packet.hpp>
Public Attributes
Type | Name |
---|---|
uint8_t | block_num |
uint8_t | dis_unit |
uint8_t | flags |
uint8_t | laser_num |
uint8_t | protocol_major |
uint8_t | protocol_minor |
uint8_t | reserved1 |
uint8_t | reserved2 |
uint8_t | return_num |
uint16_t | sop |
Public Attributes Documentation
variable block_num
uint8_t nebula::drivers::hesai_packet::Header12B::block_num;
variable dis_unit
uint8_t nebula::drivers::hesai_packet::Header12B::dis_unit;
variable flags
uint8_t nebula::drivers::hesai_packet::Header12B::flags;
variable laser_num
uint8_t nebula::drivers::hesai_packet::Header12B::laser_num;
variable protocol_major
uint8_t nebula::drivers::hesai_packet::Header12B::protocol_major;
variable protocol_minor
uint8_t nebula::drivers::hesai_packet::Header12B::protocol_minor;
variable reserved1
uint8_t nebula::drivers::hesai_packet::Header12B::reserved1[2];
variable reserved2
uint8_t nebula::drivers::hesai_packet::Header12B::reserved2;
variable return_num
uint8_t nebula::drivers::hesai_packet::Header12B::return_num;
variable sop
uint16_t nebula::drivers::hesai_packet::Header12B::sop;
The documentation for this class was generated from the following file nebula_decoders/include/nebula_decoders/nebula_decoders_hesai/decoders/hesai_packet.hpp