-
Notifications
You must be signed in to change notification settings - Fork 392
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
Docker container with CamOdoCal #75
Comments
The correct URL is https://github.com/jacobs-robotics/docker-camodocal |
Hi, thanks for the docker container, it's very useful. A few days ago a can use the docker file, build, run and everything works fine, now days I'm facing a problem with it: I'm facing problems during compilation. [ 23%] Building CXX object src/pugixml/CMakeFiles/camodocal_pugixml.dir/pugixml.cpp.o |
@argolomb |
Hey @sandeepnmenon, I would like to ask you how did u manage to use the kitti dataset for the camodocal? Is there any tutorial anywhere? I cannot find it |
I used pykitti and then converted the kitti odometry data into the format of the one used in the paper. However, I was not able to get good results on the KITTI dataset. |
Hi, where can i find the datasets? |
I've created a Docker container https://github.com/jacobs-robotics/docker-camodocalwith the CamOdoCal software with CUDA enable.
Please feel free to test it and send feedback in case of any issue.
Best, Arturo.
The text was updated successfully, but these errors were encountered: