Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

transplanted to windows #2

Open
sume-cn opened this issue Sep 19, 2018 · 5 comments
Open

transplanted to windows #2

sume-cn opened this issue Sep 19, 2018 · 5 comments

Comments

@sume-cn
Copy link

sume-cn commented Sep 19, 2018

I've transplanted your project into vc2015, only one place need to be modified:
nanoflann_pcl.h
the definition of setInputCloud() need to be moved into declaration

however the output trajectory is deformed

I'm new to LOAM, hoping these may be useful to you:
Using LeGO-LOAM on KITTI
LOAM on KITTI 08

@claydergc
Copy link
Owner

claydergc commented Sep 19, 2018

Hello,

I got the same deformed trajectory as can be seen in the following picture:

Trajectory Comparison

I didn't modify anything from the algorithm in laboshinl's repository but something is going wrong.

Regards.

@sume-cn
Copy link
Author

sume-cn commented Sep 20, 2018

I'll try the original code, thanks a lot!

@goldenminerlmg
Copy link

Hello @claydergc
Thanks for your nice work. Now I also test LOAM on kitti dataset but get bad result. Can you give a detailed description on the change between the origin code of LOAM and laboshini's?

@ywyue
Copy link

ywyue commented Mar 20, 2019

Hello, I am testing LOAM on Kitti dataset, but a confusing problem is how can I get the trajectory?
Thanks for your help!

@claydergc
Copy link
Owner

@ywyue I have had some problems with this repo. You can find an updated version of this repo in https://github.com/claydergc/loam_velodyne_kitti_ros, which have returned good results with the KITTI Dataset.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants