koide3 / hdl_localization

Real-time 3D localization using a (velodyne) 3D LIDAR

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Load ply 3D map instead of pcd

Alex-Beh opened this issue · comments

I have a ply 3D map and I am facing issue to convert it to pcd. So my idea to work around is to load the ply map in hdl_localization.

Currently this is how we load the 3D pcd map.

Will try to open the pull request for this feature.