HViktorTsoi / FAST_LIO_LOCALIZATION

A simple localization framework that can re-localize in built maps based on FAST-LIO.
GNU General Public License v2.0
630 stars 132 forks source link

fatal error: fast_lio/Pose6D.h: No such file or directory #9

Open HaisenbergPeng opened 3 years ago

HaisenbergPeng commented 3 years ago

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".

PanNeng-ZJU commented 2 years ago

It helps, thank you!

WonderSimiliar commented 2 years ago

I did the recommendation method. but there is a new error: image

srinivasrama commented 2 years ago

@WonderSimiliar you need to change all fast_lio to fast_lio_localization

WonderSimiliar commented 2 years ago

@WonderSimiliar you need to change all fast_lio to fast_lio_localization

it works! Thanks!

Salon-dot commented 11 months ago

I have changed all,but it also doesn‘t work

Salon-dot commented 11 months ago

fast_lio_localization/Pose6D.h: No such file or directory