-
Notifications
You must be signed in to change notification settings - Fork 8
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
Functionality? #1
Comments
Hi, and thanks for your interest. I developed the code exclusively on Linux, so I cannot guarantee it will compile and run as expected on Windows (I'm almost sure it won't). The system is still a work in progress that should reach a stable state soon. I'll then add some docs and examples. I plan to add an example using KITTI odometry dataset and another one using a dataset of the InFuse project (not yet publicly available). If you want to start using it already, you can make a class that inherits from Best, |
Thanks! I will wait for a working dataset version. :) Have a great weekend |
Hi again! Did you get a chance to get a kitti example working with this code? |
Hi Ellon, thanks for your wonderful work! I have one question that how to config " Could you give me example about config_file? thanks again |
Hi Ellon, This is a great project. I also read your paper which I hope based on this code! It would be great if could update us on the status of the project and outline how to use your code in our project with pointcloud data set. Thanks |
Hi! Thanks for making this code available.
I am learning about pose graph icp slam, and I am trying to get your code built in windows.
Is this a functional slam system?
What dataset do I need to pass in?
Thanks again!
The text was updated successfully, but these errors were encountered: