HBA icon indicating copy to clipboard operation
HBA copied to clipboard

Questions about HBA results

Open aksrb1030 opened this issue 10 months ago • 10 comments

Hi. Thanks for your great work! I tried to my own dataset but result something wrong! Sensor : Hesai XT32

max_iter = 30;
donwsample_size = 0.05;
voxel_szie = 2.5;
eigen_ratio = 0.05;
reject_ratio = 0.05;

Before, HBA Screenshot from 2024-04-11 11-41-47

After, HBA Screenshot from 2024-04-11 14-55-43

Please know how to soved!

aksrb1030 avatar Apr 11 '24 10:04 aksrb1030

Hi @aksrb1030, thanks for using our work. From your screenshot, I believe the initial trajectory is of good quality and the parameter setting is fine, I think it might be due to some configuration issues. Maybe you could share your data with me, so I could try it with my laptop?

samsdolphin avatar Apr 12 '24 13:04 samsdolphin

Sure!! I sent you google drive link your email to [email protected]

aksrb1030 avatar Apr 16 '24 05:04 aksrb1030

Hi @samsdolphin, i met the same problem, i realize that the x coordinate has changed sign after optimization. Please help me to solve it!

phucvinh-nguyen avatar Apr 22 '24 07:04 phucvinh-nguyen

Can i send my data to your email - [email protected]?

phucvinh-nguyen avatar Apr 22 '24 07:04 phucvinh-nguyen

Hi. Thanks for your great work! I tried to my own dataset but i do not konw how to get tx,ty,yz,qw. Are their values obtained through the mean of the point cloud?

tempted111 avatar May 10 '24 03:05 tempted111

Hi. Thanks for your great work! I tried to my own dataset but i do not konw how to get tx,ty,yz,qw. Are their values obtained through the mean of the point cloud?

The pose of each LiDAR scan can be obtained from a general LIO system, so for example, you can use fastlio to get it.

samsdolphin avatar May 20 '24 09:05 samsdolphin

Hi. Thanks for your great work! I tried to my own dataset but i do not konw how to get tx,ty,yz,qw. Are their values obtained through the mean of the point cloud?

The pose of each LiDAR scan can be obtained from a general LIO system, so for example, you can use fastlio to get it.

Thanks, Thanks for your great work! Our data has a pose every 8ms, which generates over 8000 PCD files. Therefore, I want to merge 15 poses to form a pose for 200ms, The number of PCD file files will be reduced to about 1000. How should I merge these 15 poses? I tried to take the average of these 15 poses before, but the result was poor. Can you give me some suggestions? Thank you

tempted111 avatar May 26 '24 05:05 tempted111

Hi. Thanks for your great work! I tried to my own dataset but result something wrong! Before HBA: Screenshot from 2024-06-14 18-02-26 After HBA: Screenshot from 2024-06-14 18-15-02 Please know how to soved!

tempted111 avatar Jun 14 '24 02:06 tempted111

I do not modify the parameter

tempted111 avatar Jun 14 '24 02:06 tempted111