carlosmccosta / dynamic_robot_localization

Point cloud registration pipeline for robot localization and 3D perception
BSD 3-Clause "New" or "Revised" License
827 stars 197 forks source link

localization result unstable #32

Open ZOUJIASHUAI opened 2 years ago

carlosmccosta commented 2 years ago

Hello :)

I am sorry, I only noticed this issue now.

Unstable localization usually happens due to:

For filtering the drl pose, the use_ukf_filtering can be enabled, but the result is highly dependent on the covariance estimation and configuration of the kalman filter.

Have a nice day,