yangjiaolong / Go-ICP

Implementation of the Go-ICP algorithm for globally optimal 3D pointset registration
http://jlyang.org/go-icp/
GNU General Public License v3.0
442 stars 97 forks source link

I can not run the exe in the zip #7

Open coldcoda opened 5 years ago

coldcoda commented 5 years ago

Hello @yangjiaolong , I would like to try to download the .exe file but it has a .RENAME extension and it can not run. How should I do to run it? thanks a lot!!!

yangjiaolong commented 5 years ago

The exe file was compiled with vc2013 (if I remember correctly).

You can simply recompile the source code on your platform.

coldcoda commented 5 years ago

OK! But if my pointcloud data is the ply or pcd file, can I use your project or how should I do to let it work? Thanks a lot!!!

------------------ 原始邮件 ------------------ 发件人: "Jiaolong Yang"notifications@github.com; 发送时间: 2019年6月11日(星期二) 晚上9:36 收件人: "yangjiaolong/Go-ICP"Go-ICP@noreply.github.com; 抄送: "xuegougou"1927303313@qq.com;"Author"author@noreply.github.com; 主题: Re: [yangjiaolong/Go-ICP] I can not run the exe in the zip (#7)

The exe file was compiled with vc2013 (if I remember correctly).

You can simply recompile the source code on your platform.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or mute the thread.