Public Member Functions | Public Attributes
velodyne_rawdata::DataContainerBase::Config Struct Reference

#include <datacontainerbase.h>

List of all members.

Public Member Functions

 Config (double max_range, double min_range, std::string target_frame, std::string fixed_frame, unsigned int init_width, unsigned int init_height, bool is_dense, unsigned int scans_per_packet)

Public Attributes

std::string fixed_frame
 fixed frame used for transform
unsigned int init_height
unsigned int init_width
bool is_dense
double max_range
 maximum range to publish
double min_range
 minimum range to publish
unsigned int scans_per_packet
std::string target_frame
 target frame to transform a point
bool transform
 enable / disable transform points

Detailed Description

Definition at line 77 of file datacontainerbase.h.


Constructor & Destructor Documentation

velodyne_rawdata::DataContainerBase::Config::Config ( double  max_range,
double  min_range,
std::string  target_frame,
std::string  fixed_frame,
unsigned int  init_width,
unsigned int  init_height,
bool  is_dense,
unsigned int  scans_per_packet 
) [inline]

Definition at line 89 of file datacontainerbase.h.


Member Data Documentation

fixed frame used for transform

Definition at line 82 of file datacontainerbase.h.

Definition at line 84 of file datacontainerbase.h.

Definition at line 83 of file datacontainerbase.h.

Definition at line 85 of file datacontainerbase.h.

maximum range to publish

Definition at line 79 of file datacontainerbase.h.

minimum range to publish

Definition at line 80 of file datacontainerbase.h.

Definition at line 86 of file datacontainerbase.h.

target frame to transform a point

Definition at line 81 of file datacontainerbase.h.

enable / disable transform points

Definition at line 87 of file datacontainerbase.h.


The documentation for this struct was generated from the following file:


velodyne_pointcloud
Author(s): Jack O'Quin, Piyush Khandelwal, Jesse Vera, Sebastian Pütz
autogenerated on Wed Jul 3 2019 19:32:23