Open HaisenbergPeng opened 3 years ago
It helps, thank you!
I did the recommendation method. but there is a new error:
@WonderSimiliar you need to change all fast_lio
to fast_lio_localization
@WonderSimiliar you need to change all
fast_lio
tofast_lio_localization
it works! Thanks!
I have changed all,but it also doesn‘t work
fast_lio_localization/Pose6D.h: No such file or directory
I was wondering why no one encounters such an error. Here is how I solved it: change the package name in common_lib.h from "fast_lio" to "fast_lio_localization".