-
Hello!
I am trying to set-up ct_icp and give it an initial run on the KITTI odometry dataset. I have downloaded it from the official kitti source and converted the .bin velodyne files to .ply and s…
-
Good morning and thanks for the help in advance. I'm trying to build your code but I have a problem with the command cmake --build . --target install --config Release
In fqct when I execute it it g…
-
Thank you very much for your work!
I would like to ask how do I configure the library pyct_icp? The ct_icp library you provided does not provide commands for python bindings
-
After resolving #74 , my next error is
```
…
-- Performing Test COMPILER_SUPPORT_std=cpp03
-- Configuring done
CMake Error at /usr/share/cmake-3.22/Modules/CTestTargets.cmake:28 (configure_fil…
-
Hi! I am trying to run your algorithm on some data I generate from a gazebo simulation. Such data do not come with timestamps associated with the points and I would like to know if the algorithm can s…
-
Hello, I would like to run this slam on my Jetson Nano 4Gb.
I have manage to install and build on it, but even if I use Ceres as solver, I can not manage to run the solver on the board GPU.
I know t…
-
Hello authors, great work!
I was hoping to run it on this KITTI city dataset (https://www.cvlibs.net/datasets/kitti/raw_data.php -urban driving) and my own dataset collected with Velodyne 32C (out…
-
Hi Thanks for your sharing of this excellent work!
I have ssuccessfully run ct icp on my own dataset, however, I have two question, and I hope you can help me!
(1) My dataset is collected using …
-
Hi, I have manage to make the slam work on Darpa urban datasets, now I am trying to test it in the tunnel ciruits.
As you links say, them al compressed, so I decompress all of them with rosbag decomp…
-
I start the ct_icp by using **roslaunch ct_icp_odometry ct_icp_slam.launch** and rosbag play semantickitti_sequence07.bag and now I want to save the pointcloud map my rostopic list is
SUMMARY
=…