koide3 / hdl_localization

Real-time 3D localization using a (velodyne) 3D LIDAR
BSD 2-Clause "Simplified" License
777 stars 309 forks source link

Failing to track after a few seconds? #25

Closed wiku30 closed 4 years ago

wiku30 commented 4 years ago

Hi, When I run it with the default launch file (hdl_localization.launch) and the hdl_400.bag, it seems to work for the first few frames, but it stopped moving after a while, seeming to have lost the track. So in the video provided in the readme, did you use the original launch file, or have you modified some settings? Thanks.

wiku30 commented 4 years ago

BTW, I feel that the concentric rings on the ground might affect the tracking as they are likely to be static relative to the car instead of the map. Could you briefly tell me how you have solved this problem...

txshang commented 4 years ago

I have met the same question with you.You can try to adjust the downsample to 0.5 and have a try.

wiku30 commented 4 years ago

@txshang Solved with another way, but thanks anyway

WilliamWoo45 commented 3 years ago

@wiku30 Hi Zishuo. I'm having the same problem with you. Could you brief me how you managed to solve it?