koide3 / hdl_localization

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

GPS in localization #70

Open mericdurukan opened 3 years ago

mericdurukan commented 3 years ago

Hi @koide3,

I've inspected your hdl graph slam and hdl localization algorithms. As far as I understand, hdl graph slam uses GPS information to create an edge constraint between the nodes of pose graphs. However, the localization does not use GPS info. Is there any extension of your localization repo for GPS information?