ark::lidar::VelodyneSweepBuilderConfig
Defined in header “ark/lidar/velodyne/sweep_builder.hh”.
Configuration when constructing a sweep builder.
Variables
- 
std::string frame_id 
 The transform frame to publish the sweeps in.
- 
std::unique_ptr< lidar::VelodyneCalibrationData > calibration 
 Calibration information to apply when decoding packets.
- 
VelodyneSweepTimestampingMethod method= VelodyneSweepTimestampingMethod::PacketReceiveTime 
 The method for timestamping the data.