uoip / g2opy

Python binding of SLAM graph optimization framework g2o
668 stars 176 forks source link

convert g2o to other format #57

Open UcefMountacer opened 2 years ago

UcefMountacer commented 2 years ago

Hi,

Tanks for this project.

I would like to know if there is a way to convert g2o format to other formats, say like pcd or ply, in order to be used with open 3d functions.

Thanks for the help.