Struct nebula::drivers::robosense_packet::helios::Header
ClassList > nebula > drivers > robosense_packet > helios > Header
#include <helios.hpp>
Public Attributes
Type | Name |
---|---|
big_uint16_buf_t | angle_interval_count |
big_uint32_buf_t | bottom_packet_count |
big_uint32_buf_t | header_id |
big_uint8_buf_t | lidar_model |
big_uint8_buf_t | lidar_type |
big_uint16_buf_t | protocol_version |
big_uint8_buf_t | range_resolution |
big_uint16_buf_t | reserved_first |
big_uint8_buf_t | reserved_fourth |
big_uint8_buf_t | reserved_second |
big_uint8_buf_t | reserved_third |
Timestamp | timestamp |
big_uint32_buf_t | top_packet_count |
Public Attributes Documentation
variable angle_interval_count
big_uint16_buf_t nebula::drivers::robosense_packet::helios::Header::angle_interval_count;
variable bottom_packet_count
big_uint32_buf_t nebula::drivers::robosense_packet::helios::Header::bottom_packet_count;
variable header_id
big_uint32_buf_t nebula::drivers::robosense_packet::helios::Header::header_id;
variable lidar_model
big_uint8_buf_t nebula::drivers::robosense_packet::helios::Header::lidar_model;
variable lidar_type
big_uint8_buf_t nebula::drivers::robosense_packet::helios::Header::lidar_type;
variable protocol_version
big_uint16_buf_t nebula::drivers::robosense_packet::helios::Header::protocol_version;
variable range_resolution
big_uint8_buf_t nebula::drivers::robosense_packet::helios::Header::range_resolution;
variable reserved_first
big_uint16_buf_t nebula::drivers::robosense_packet::helios::Header::reserved_first;
variable reserved_fourth
big_uint8_buf_t nebula::drivers::robosense_packet::helios::Header::reserved_fourth[9];
variable reserved_second
big_uint8_buf_t nebula::drivers::robosense_packet::helios::Header::reserved_second;
variable reserved_third
big_uint8_buf_t nebula::drivers::robosense_packet::helios::Header::reserved_third;
variable timestamp
Timestamp nebula::drivers::robosense_packet::helios::Header::timestamp;
variable top_packet_count
big_uint32_buf_t nebula::drivers::robosense_packet::helios::Header::top_packet_count;
The documentation for this class was generated from the following file nebula_decoders/include/nebula_decoders/nebula_decoders_robosense/decoders/helios.hpp