Livox-SDK/livox_mapping

get an empty surf.pcd and keyfram.txt

vincenzo0603 opened this issue · 1 comments

Hi, all. thank you for the excellent work! I am preparing to test the livox_relocalization algorithm using mid360, and I encountered some issues when using livox_mapping to obtain the map:

  • Among the four files, all_points.pcd and corner.pcd contain data, but get an empty surf.pcd and keyfram.txt.
  • keyfram.txt:

0 -0 0 1 0 0 0
0 -0 0 1 0 0 0
0 -0 0 1 0 0 0
0 -0 0 1 0 0 0
0 -0 0 1 0 0 0
0 -0 0 1 0 0 0
0 -0 0 1 0 0 0
0 -0 0 1 0 0 0
0 -0 0 1 0 0 0
Does anyone know where the problem occurred? Thank you very much.
terminal output data:
debug.txt

i have the same problem, the terminal shows that :
ALL point: 32000 outliers: 17724
break points: 106 break feature: 15
normal points: 158 surf-surf feature: 0
there is no result in the rviz
have you settled this question?
could you please share the method?