FAST_LIO_LC icon indicating copy to clipboard operation
FAST_LIO_LC copied to clipboard

Warning Leaf size is reported

Open AmirulJ97 opened this issue 1 year ago • 2 comments

Dear author,

Thank you very much for your excellent work.

I would like to try FAST_LIO_LC package on my own dataset. However, when I run the roslaunch files, there is a warning data as follows:

  1. roslaunch fast_lio mapping_velodyne.launch - [ WARN] [1688364865.349349613]: TF_REPEATED_DATA ignoring data with redundant timestamp for frame aft_pgo at time 1681803983.050032 according to authority unknown_publisher.
  2. roslaunch aloam_velodyne fastlio_velodyne_VLP_16.launch - [pcl::VoxelGrid::applyFilter] Leaf size is too small for the input dataset. Integer indices would overflow.

How can I solve this problem?

AmirulJ97 avatar Jul 03 '23 06:07 AmirulJ97

@AmirulJ97 I have met the same problem as you,have you solved them?

PigletPh avatar Nov 21 '23 02:11 PigletPh

I fixed this problem by changing the mapviz_filter_size value of the fastlio_velodyne_VLP_16.launch file in the PGO folder to 0.4.

52SuyuZ avatar Mar 04 '24 02:03 52SuyuZ