Skip to content

Struct nebula::drivers::VelodyneLaserCorrection

ClassList > nebula > drivers > VelodyneLaserCorrection

  • #include <velodyne_calibration_decoder.hpp>

Public Attributes

Type Name
float cos_rot_correction
cosine of rot_correction
float cos_vert_correction
cosine of vert_correction
float dist_correction
float dist_correction_x
float dist_correction_y
float focal_distance
float focal_slope
float horiz_offset_correction
int laser_ring
ring number for this laser
int max_intensity
int min_intensity
float rot_correction
float sin_rot_correction
sine of rot_correction
float sin_vert_correction
sine of vert_correction
bool two_pt_correction_available
float vert_correction
float vert_offset_correction

Public Attributes Documentation

variable cos_rot_correction

cosine of rot_correction

float nebula::drivers::VelodyneLaserCorrection::cos_rot_correction;

cached values calculated when the calibration file is read


variable cos_vert_correction

float nebula::drivers::VelodyneLaserCorrection::cos_vert_correction;

variable dist_correction

float nebula::drivers::VelodyneLaserCorrection::dist_correction;

variable dist_correction_x

float nebula::drivers::VelodyneLaserCorrection::dist_correction_x;

variable dist_correction_y

float nebula::drivers::VelodyneLaserCorrection::dist_correction_y;

variable focal_distance

float nebula::drivers::VelodyneLaserCorrection::focal_distance;

variable focal_slope

float nebula::drivers::VelodyneLaserCorrection::focal_slope;

variable horiz_offset_correction

float nebula::drivers::VelodyneLaserCorrection::horiz_offset_correction;

variable laser_ring

int nebula::drivers::VelodyneLaserCorrection::laser_ring;

variable max_intensity

int nebula::drivers::VelodyneLaserCorrection::max_intensity;

variable min_intensity

int nebula::drivers::VelodyneLaserCorrection::min_intensity;

variable rot_correction

float nebula::drivers::VelodyneLaserCorrection::rot_correction;

variable sin_rot_correction

float nebula::drivers::VelodyneLaserCorrection::sin_rot_correction;

variable sin_vert_correction

float nebula::drivers::VelodyneLaserCorrection::sin_vert_correction;

variable two_pt_correction_available

bool nebula::drivers::VelodyneLaserCorrection::two_pt_correction_available;

variable vert_correction

float nebula::drivers::VelodyneLaserCorrection::vert_correction;

variable vert_offset_correction

float nebula::drivers::VelodyneLaserCorrection::vert_offset_correction;


The documentation for this class was generated from the following file nebula_common/include/nebula_common/velodyne/velodyne_calibration_decoder.hpp