APRIL-ZJU / lidar_IMU_calib

[IROS 2020] Targetless Calibration of LiDAR-IMU System Based on Continuous-time Batch Estimation
GNU General Public License v3.0
942 stars 224 forks source link

is there any reference for vlp_common.h? #6

Closed petersong1905 closed 3 years ago

petersong1905 commented 3 years ago

thx for your transcendent work!

but i don't konw the following concept, is there any paper or document ?

  1. float vert_correction[16] // is it the tan of corresponding scan_mapping_16[]?

  2. there 're two void unpack_scan() reload in VelodyneCorrection,is velodyne_msgs::VelodyneScan::ConstPtr more accurate than sensor_msgs::PointCloud2::ConstPtr ?

thanks you so much!

icameling commented 3 years ago

timestamp-vlp

petersong1905 commented 3 years ago

@icameling thanks for your advices. i found full_firing_cycle and single_firing in following github ,and it works now. https://github.com/ros-drivers/velodyne