Velodyne::raw_block Struct Reference

Raw Velodyne data block. More...

#include <data_base.h>

List of all members.

Public Attributes

uint8_t data [BLOCK_DATA_SIZE]
uint16_t header
 UPPER_BANK or LOWER_BANK.
uint16_t rotation
 0-35999, divide by 100 to get degrees

Detailed Description

Raw Velodyne data block.

Each block contains data from either the upper or lower laser bank. The device returns three times as many upper bank blocks.

use stdint.h types, so things work with both 64 and 32-bit machines

Definition at line 63 of file data_base.h.


Member Data Documentation

Definition at line 67 of file data_base.h.

UPPER_BANK or LOWER_BANK.

Definition at line 65 of file data_base.h.

0-35999, divide by 100 to get degrees

Definition at line 66 of file data_base.h.


The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerator Defines


velodyne_common
Author(s): Jack O'Quin, Patrick Beeson, Michael Quinlan, Yaxin Liu
autogenerated on Fri Jan 11 10:05:57 2013